commit 41059f897c33f981ce03c1dd62bcbbd20a53c52d
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-29

   Release 2.91.3

M       NEWS
M       configure.in

commit b83c479d40b86d8a4e537a1c30d2375a1277898c
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-29

   i18n: update POTFILES.in

M       po/POTFILES.in

commit b088cc0bcf36bcbf4551de2e972b44423c92fb4f
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-29

   gsettings: remove org.gnome.media-handling gschemas from nautilus

   They don't belong here anymore now that the media preferences
   have been
   moved elsewhere.

M       libnautilus-private/Makefile.am
M       libnautilus-private/nautilus.convert
D       libnautilus-private/org.gnome.media-handling.gschema.xml.in

commit 6cb06b98d4c492ec774b9335565994190857c82d
Author: Daniel Nylander <[email protected]>
Date:   2010-11-28

   Updated Swedish translation

M       po/sv.po

commit 92706c7ce3bd9dd703d7ad118e6bb95723e6cdd8
Author: Victor Osadci <[email protected]>
Date:   2010-11-27

   query-editor: identify ogg/vorbis files as music (#365095)

M       src/nautilus-query-editor.c

commit aa9b6675d8a92329a7cba69c9bdb53fa30f87858
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-26

   connect-dialog: use the correct string for gvfs (#635431)

M       src/nautilus-connect-server-dialog.c

commit 9d2d96fd2968e8f8a9b1f3a46660f27d6377f145
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-25

   autorun: remove nautilus-autorun.[ch]

M       libnautilus-private/Makefile.am
D       libnautilus-private/nautilus-autorun.c
D       libnautilus-private/nautilus-autorun.h
M       po/POTFILES.in

commit 912320008beae418d71a74361c1a0d9bcdae6f60
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-25

   autorun: move get_x_content_types_for_mount () to file-utilities

   So that we can remove nautilus-autorun.[ch]

M       libnautilus-private/nautilus-file-utilities.c
M       libnautilus-private/nautilus-file-utilities.h
M       src/file-manager/fm-directory-view.c
M       src/nautilus-window-manage-views.c

commit 9281506c5b264e81a4610a4f6a20f2a42eab207b
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-25

   autorun: move nautilus_launch_application_for_mount ()

   Also add the parent window parameter to it, so that we get startup
   notification.

M       libnautilus-private/nautilus-autorun.c
M       libnautilus-private/nautilus-autorun.h
M       libnautilus-private/nautilus-program-choosing.c
M       libnautilus-private/nautilus-program-choosing.h
M       src/nautilus-x-content-bar.c

commit 7c71b7f383ece8ad9be39fcb28b9377364a35cb3
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Prevent showing asserts when GFile is no longer valid after unmount

M       src/nautilus-application.c

commit 36965ee18ed890f6899588df730345986213d7d1
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Includes cleanup

M       libnautilus-private/nautilus-autorun.c
M       libnautilus-private/nautilus-autorun.h

commit e4fb850f0fb43a08ebca016c31fece6211073cb7
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Remove media preferences GSettings stuff

M       libnautilus-private/nautilus-global-preferences.c
M       libnautilus-private/nautilus-global-preferences.h

commit 33df383a2692dd8d8aba802710da28a6063f3bbc
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Remove unused autorun code

M       libnautilus-private/nautilus-autorun.c
M       libnautilus-private/nautilus-autorun.h

commit 9729357aa457bbc78e6e2370015b6ccb3e73cbf6
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Don't autorun on nautilus_file_operations_mount_volume()

M       libnautilus-private/nautilus-file-operations.c
M       libnautilus-private/nautilus-file-operations.h
M       src/nautilus-places-sidebar.c

commit ab7d5069f1658edbf6516f441801d0d2599f658b
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Drop obsolete eject-button signal watch

M       src/nautilus-application.c

commit 045224ee72d896499fc0b04ced7dccb3e135e177
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Includes cleanup

M       libnautilus-private/nautilus-mime-actions.c
M       libnautilus-private/nautilus-vfs-file.c
M       src/nautilus-file-management-properties.c
M       src/nautilus-places-sidebar.c

commit 8e0a51410a116ce875d04d205d3e89398bfae970
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Remove autorun after mount

   This way we lose ability to focus already open windows after mount.
   Since gnome-settings-daemon uses default folder handler to show
   freshly
   mounted folder, there's little we can do.

M       src/nautilus-application.c

commit cdae5fea2a466bf09ef236499e9c442888516cb1
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-23

   Don't automount volumes on nautilus startup

M       src/nautilus-application.c
M       src/nautilus-application.h

commit 36831040af2e262ee8e66768152d2057139af8b8
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-15

   file-management-properties: remove the properties binary

   We are moving the Media preferences to a separate control-center
   panel,
   as they're desktop-wide settings. The actual autorun/automount will be
   handled by gnome-settings-daemon.

   The result is that we don't need to install our old
   gnome-control-center
   capplet anymore, so we can remove all this code.

M       configure.in
M       data/Makefile.am
D       data/nautilus-file-management-properties.desktop.in.in
M       src/Makefile.am
D       src/nautilus-file-management-properties-main.c
M       src/nautilus-file-management-properties.c
M       src/nautilus-file-management-properties.ui

commit a6f4e065a66eeb5d74322bfb5cfd4320135a61d1
Author: Kjartan Maraas <[email protected]>
Date:   2010-11-20

   Updated Norwegian bokmål translation

M       po/nb.po

commit b28340da1b97026938035fdb8544c4b8722ecdc9
Author: Gheyret T.Kenji <[email protected]>
Date:   2010-11-20

   Added UG translation

M       po/ug.po

commit df382f58d0ec2a1b779cf80048ad70944c8859df
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-16

   Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriate

M       src/nautilus-file-management-properties.c

commit a5caa0e98c844a23656cafaa9b6f985dada7bc51
Author: Javier Jardón <[email protected]>
Date:   2010-11-16

   Use GSourceFunc instead GtkFunction

M       libnautilus-private/nautilus-dnd.c
M       libnautilus-private/nautilus-dnd.h
M       libnautilus-private/nautilus-icon-container.c

commit 812fcf2fbf4da7c97a6fc9eca1c64f9c9c225c90
Author: Daniel Șerbănescu <[email protected]>
Date:   2010-11-14

   Updated Romanian translation

M       po/ro.po

commit d9d2ed6cde69ce2ffb2fdd6028e36a0e760672a8
Author: Lucian Adrian Grijincu <[email protected]>
Date:   2010-11-14

   Updated Romanian translation

M       po/ro.po

commit e7d2c7468f0b04e6ee87981c291d6f2ed1aa87bb
Author: Theppitak Karoonboonyanan <[email protected]>
Date:   2010-11-14

   Updated Thai translation.

M       po/th.po

commit f7b5d4b653317f080547c7b18649fd45531772a4
Author: Gheyret T.Kenji <[email protected]>
Date:   2010-11-13

   Added UG translation

M       po/ug.po

commit 5afa93854e2bde4f89910cff3a98546a66d880d2
Author: Baptiste Mille-Mathias <[email protected]>
Date:   2010-11-12

   libgnome-desktop build fixes

   More porting from libgnome* to libgnome-desktop to fix build breakage

M       eel/eel-gnome-extensions.c
M       libnautilus-private/nautilus-thumbnails.c
M       src/file-manager/fm-properties-window.c

commit 7c042f64ee59d9f149252f7e78e11ca6ad7d9dbe
Author: Cosimo Cecchi <[email protected]>
Date:   2010-11-12

   application: fix interaction with the session manager

   The porting to GApplication broke the session management code
   that took
   care of saving and loading existing windows if the session saving is
   active.

   We now fix it by changing a bit our startup process, so that the
   EggSMClient object is actually created at the right time.

M       src/nautilus-application-smclient.c
M       src/nautilus-application-smclient.h
M       src/nautilus-application.c
M       src/nautilus-application.h

commit fb574c106185e773449a6d92bd54512b2074dd01
Author: Florian Müllner <[email protected]>
Date:   2010-11-11

   desktop-background: Fix include

   The file gnome-bg.h was moved from libgnomeui to libgnome-desktop.

M       configure.in
M       libnautilus-private/nautilus-desktop-background.c

commit a2eb813e14be86168173e4f95385934feddf2937
Author: Javier Jardón <[email protected]>
Date:   2010-11-11

   Use gtk_separator_new() instead gtk_[h|v]separator_new()

M       libnautilus-private/nautilus-column-chooser.c
M       src/file-manager/fm-properties-window.c

commit 3b586c5e61ce80a527f2abdc6d3e45189fee6985
Author: Tomas Bzatek <[email protected]>
Date:   2010-11-10

   Bump gnome-desktop requirement for new gnome-bg

M       configure.in