nautilus/data
David Zeuthen d99071af2f Require gio 2.17.5 for g_mount_guess_content_type().
2008-07-29  David Zeuthen  <davidz@redhat.com>

        * configure.in:
        Require gio 2.17.5 for g_mount_guess_content_type().

        * data/nautilus.xml.in:
        Delete x-content/* definitions; these are in shared-mime-info 0.50
        and greater.

        * libnautilus-private/nautilus-global-preferences.c:
        * libnautilus-private/nautilus-global-preferences.h:
        * libnautilus-private/apps_nautilus_preferences.schemas.in:
        Remove /apps/nautilus/preferences/media_autorun_x_content_ask
        and add /apps/nautilus/preferences/media_autorun_x_content_start_app
        instead since we're inverting the logic. Now, by default (except
        for x-content/software for which we're shipping an app ourselves)
        we default to asking the user what action to take.

        * libnautilus-private/nautilus-autorun.c:
        * libnautilus-private/nautilus-autorun.h:
        Use g_mount_guess_content_type() instead of using our own
        sniffing code. Also provide an option for the user to select
        an application to use (#532474).

        * src/nautilus-file-management-properties.c:
        Catch up with API changes to nautilus_autorun_prepare_combo_box()


svn path=/trunk/; revision=14425
2008-07-29 21:40:22 +00:00
..
icons Run gtk-update-icon-cache one one when exiting from icons directory. Not 2008-01-10 14:06:42 +00:00
patterns Update svn:ignore and remove .cvsignore files 2006-12-31 17:15:07 +00:00
browser.xml Don't mark strings for translation we get from gnome-icon-theme. Fixes 2005-10-18 15:21:29 +00:00
Makefile.am Move "nautilus" named icon from icon/appicon to data/icons matching the 2008-01-10 13:50:53 +00:00
nautilus-extras.placeholder added placeholder files a mostly empty file so rpm will produce a package 2000-10-11 06:57:06 +00:00
nautilus-suggested.placeholder added placeholder files a mostly empty file so rpm will produce a package 2000-10-11 06:57:06 +00:00
nautilus.xml.in Require gio 2.17.5 for g_mount_guess_content_type(). 2008-07-29 21:40:22 +00:00