Commit graph

13156 commits

Author SHA1 Message Date
Takeshi AIHANA b99a650dd9 Updated Japanese translation.
2009-02-09  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanese translation.

svn path=/trunk/; revision=14929
2009-02-09 04:02:53 +00:00
Goran Rakic 4632113c40 Updated Serbian translation wrt bug #570838
svn path=/trunk/; revision=14926
2009-02-07 21:26:10 +00:00
Goran Rakic 665f53d245 Updated Serbian translation wrt bug #570838
svn path=/trunk/; revision=14925
2009-02-07 10:17:45 +00:00
Clytie Siddall cd1a715c73 Updated Vietnamese translation
svn path=/trunk/; revision=14924
2009-02-07 07:32:17 +00:00
A. Walton 27238daf92 Pass a language code to g_key_file_set_locale_string() so that we can
2009-02-06  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c (get_language),
	(nautilus_link_local_set_key):
	Pass a language code to g_key_file_set_locale_string() so that we can
	actually rename .desktop files.


svn path=/trunk/; revision=14923
2009-02-07 04:40:37 +00:00
Christian Kirbach 8988ae66fc Updated German translation.
* de.po: Updated German translation.

svn path=/trunk/; revision=14922
2009-02-07 00:05:13 +00:00
Manoj Kumar Giri b7d3e1c599 Added Oriya Language Translation updation
svn path=/trunk/; revision=14921
2009-02-05 10:43:45 +00:00
Manoj Kumar Giri 6319b40517 Updated Oriya Translation
svn path=/trunk/; revision=14920
2009-02-05 10:41:53 +00:00
Manoj Kumar Giri 7d580b5ec6 Updated Oriya Translation
svn path=/trunk/; revision=14919
2009-02-04 10:57:44 +00:00
Manoj Kumar Giri dc0acfaac3 Added Oriya Language Translation updation
svn path=/trunk/; revision=14918
2009-02-04 10:57:07 +00:00
Cosimo Cecchi 9d7917aafb Don't use unique_app_watch_window(), as we don't have a default window to
2009-02-04  Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c: (create_window):
	Don't use unique_app_watch_window(), as we don't have a default
	window to present (#570377).

svn path=/trunk/; revision=14917
2009-02-04 10:11:47 +00:00
Runa Bhattacharjee 8d413450ba Added Entry for Bengali India Translation updation
svn path=/trunk/; revision=14916
2009-02-04 05:01:49 +00:00
Runa Bhattacharjee cc860078d9 Updated Bengali India Translation to correct the error as per bug 569497
svn path=/trunk/; revision=14915
2009-02-04 05:01:22 +00:00
Manoj Kumar Giri 8b1acc66e3 Added Oriya Language Translation updation
svn path=/trunk/; revision=14914
2009-02-03 13:30:22 +00:00
Manoj Kumar Giri c5fc63ea83 Updated Oriya Translation
svn path=/trunk/; revision=14913
2009-02-03 13:29:10 +00:00
Jorge Gonzalez Gonzalez 7286bc6bd6 Updated Spanish translation
svn path=/trunk/; revision=14912
2009-02-02 17:44:35 +00:00
Cosimo Cecchi 0fa45e385b Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type()
2009-02-02  Cosimo Cecchi  <cosimoc@pluto>

	* libnautilus-extension/nautilus-column.c:
	(nautilus_column_finalize), (nautilus_column_init),
	(nautilus_column_class_init):
	* libnautilus-extension/nautilus-menu.c: (nautilus_menu_finalize):
	* libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c:
	(nautilus_cell_renderer_pixbuf_emblem_class_init),
	(nautilus_cell_renderer_pixbuf_emblem_finalize):
	* libnautilus-private/nautilus-cell-renderer-text-ellipsized.c:
	(nautilus_cell_renderer_text_ellipsized_init),
	(nautilus_cell_renderer_text_ellipsized_class_init),
	(nautilus_cell_renderer_text_ellipsized_get_size):
	* libnautilus-private/nautilus-entry.c: (nautilus_entry_finalize),
	(nautilus_entry_key_press), (nautilus_entry_motion_notify),
	(nautilus_entry_button_press), (nautilus_entry_button_release),
	(nautilus_entry_selection_clear), (nautilus_entry_class_init):
	* libnautilus-private/nautilus-file.c: (nautilus_file_init),
	(nautilus_file_constructor), (finalize),
	(nautilus_file_class_init):
	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_update),
	(nautilus_icon_canvas_item_class_init):
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_new):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-mime-application-chooser.c:
	(nautilus_mime_application_chooser_finalize),
	(nautilus_mime_application_chooser_destroy),
	(nautilus_mime_application_chooser_class_init),
	(nautilus_mime_application_chooser_init):
	* libnautilus-private/nautilus-open-with-dialog.c:
	(nautilus_open_with_dialog_finalize),
	(nautilus_open_with_dialog_destroy),
	(nautilus_open_with_dialog_class_init),
	(nautilus_open_with_dialog_init):
	* src/file-manager/fm-icon-container.c:
	* src/file-manager/fm-list-model.c: (fm_list_model_dispose),
	(fm_list_model_finalize), (fm_list_model_class_init):
	* src/file-manager/fm-tree-model.c: (fm_tree_model_finalize),
	(fm_tree_model_class_init):
	Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type()
	functions where possible.

svn path=/trunk/; revision=14911
2009-02-02 16:47:17 +00:00
Alexander Larsson d24d880096 Post release version bump
2009-02-02  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== nautilus 2.25.4 ===


svn path=/trunk/; revision=14910
2009-02-02 13:02:09 +00:00
Alexander Larsson c0e18ebf53 Update for release
2009-02-02  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release


svn path=/trunk/; revision=14908
2009-02-02 12:53:13 +00:00
Cosimo Cecchi 5edba2e681 better fix for the singular/plural issue described in bug #551222; we now
2009-02-02  Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(report_delete_progress): better fix for the singular/plural issue
	described in bug #551222; we now split the string into two parts,
	use ngettext() on both and concatenate them (#570141).

svn path=/trunk/; revision=14907
2009-02-02 00:11:08 +00:00
Cosimo Cecchi 49cd912bad remove this, it's useless now that we don't use Bonobo anymore (#570125).
2009-02-01  Cosimo Cecchi  <cosimoc@gnome.org>

	* src/Nautilus_shell.server.in: remove this, it's useless now that
	we don't use Bonobo anymore (#570125).

svn path=/trunk/; revision=14906
2009-02-01 19:38:18 +00:00
Cosimo Cecchi 8f976b5f28 Follow the "OnlyShowIn" and "NotShowIn" == GNOME keys for .desktop files,
2009-01-31  Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-directory-async.c (lacks_link_info),
	(monitor_includes_file), (link_info_done), (link_info_got_data),
	(link_info_start):
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c (nautilus_file_clear_info),
	(nautilus_file_should_show),
	(filter_hidden_and_backup_partition_callback),
	(nautilus_file_is_foreign_link):
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-link.c (string_array_contains),
	(nautilus_link_get_link_info_given_file_contents):
	* libnautilus-private/nautilus-link.h:
	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_init):
	* src/file-manager/fm-directory-view.c (fm_directory_view_init),
	(fm_directory_view_should_show_file),
	(fm_directory_view_set_show_foreign):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-tree-model.c (should_show_file):
	Follow the "OnlyShowIn" and "NotShowIn" == GNOME keys for
	.desktop files,	when they are put on the desktop.
	Thanks to Federico Mena Quintero and Jared Moore (#338933).

svn path=/trunk/; revision=14905
2009-01-31 19:06:37 +00:00
Daniel Nylander 28f06e0a6b sv.po: Updated Swedish translation
svn path=/trunk/; revision=14904
2009-01-31 01:33:54 +00:00
Jorge Gonzalez Gonzalez a13d56218b Updated Spanish translation
svn path=/trunk/; revision=14903
2009-01-30 17:46:33 +00:00
Ilkka Tuohela 24b9378091 Updated Finnish translation
svn path=/trunk/; revision=14902
2009-01-30 05:38:26 +00:00
Amanpreet Singh Alam d9daff7577 updating for Punjabi by A S Alam: Bug: 569492 Fixed
svn path=/trunk/; revision=14901
2009-01-30 00:34:54 +00:00
Cosimo Cecchi 23f3fe2986 Don't use gtk_dialog_run to show the NautilusOpenWithDialog. That won't
2009-01-29  Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-autorun.c: (handle_dialog_closure),
	(dialog_response_cb), (dialog_destroy_cb), (combo_box_changed):
	Don't use gtk_dialog_run to show the NautilusOpenWithDialog.
	That won't work, as we will spawn a GtkFileChooser later,
	eating all the mouse events on it if we do (#569651).

svn path=/trunk/; revision=14900
2009-01-29 15:47:17 +00:00
Kjartan Maraas 202fde6348 Updated Norwegian bokmål translation.
2009-01-29  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=14899
2009-01-29 15:43:24 +00:00
Cosimo Cecchi 18dab441e4 make sure to use the correct singular or plural form for the time format
2009-01-29  Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(seconds_count_format_time_units), (report_delete_progress),
	(report_copy_progress): make sure to use the correct singular
	or plural form for the time format when reporting a file operation
	progress detail.
	Thanks to Christian Neumair (#551222).

svn path=/trunk/; revision=14898
2009-01-29 13:56:04 +00:00
Changwoo Ryu 8fa7a69b46 Updated Korean translation
svn path=/trunk/; revision=14897
2009-01-29 10:28:39 +00:00
Sandeep Shedmake c43a2c0b6a Bug fix for #569503
svn path=/trunk/; revision=14896
2009-01-29 06:52:55 +00:00
Jovan Naumovski fb267117c8 2009-01-29 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
svn path=/trunk/; revision=14895
2009-01-28 23:10:36 +00:00
Funda Wang bde2e8d80c Updated zh_CN translation.
svn path=/trunk/; revision=14894
2009-01-28 18:25:29 +00:00
Cosimo Cecchi 252ab1b64e Invalidate file attributes after it has been moved, so that they are
2009-01-28  Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_moved):
	Invalidate file attributes after it has been moved, so that
	they are refreshed properly (#555234).

svn path=/trunk/; revision=14893
2009-01-28 15:55:12 +00:00
Cosimo Cecchi 3b0dd97936 Remove "note-indicator.png" and use the themable icon we just added to
2009-01-28  Cosimo Cecchi  <cosimoc@pluto>

	* icons/Makefile.am:
	* src/nautilus-notes-viewer.c: (nautilus_notes_viewer_init):
	Remove "note-indicator.png" and use the themable icon we just
	added to display the emblem in the sidebar.

svn path=/trunk/; revision=14892
2009-01-28 14:40:21 +00:00
Cosimo Cecchi 6ea5ee4b32 Bring icon handling to the 21th century. Add an emblem-note icon, this is
2009-01-28  Cosimo Cecchi  <cosimoc@gnome.org>

	* data/icons/*:
	Bring icon handling to the 21th century.
	Add an emblem-note icon, this is copied from g-i-t "stock_note"
	icon right now, but we might change this later.
	* src/nautilus-application.c: (nautilus_application_init):
	add a lookup path for custom themable icons.

	This also fixes bug #569407. Thanks to Lapo Calamandrei for
	the tips on icon naming.

svn path=/trunk/; revision=14891
2009-01-28 11:49:20 +00:00
Cosimo Cecchi 7063d9c216 make sure we take care about UTF-8/byte conversion when we move around the
2009-01-28  Cosimo Cecchi  <cosimoc@gnome.org>

	* eel-editable-label.c: (eel_editable_label_move_cursor):
	make sure we take care about UTF-8/byte conversion when we move
	around the cursor (#569165).

svn path=/trunk/; revision=14890
2009-01-28 01:41:07 +00:00
Jonh Wendell d2e76cc451 Brazilian Portuguese translation updated by Fabrício Godoy.
2009-01-27  Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Fabrício Godoy.


svn path=/trunk/; revision=14889
2009-01-27 16:51:04 +00:00
Cosimo Cecchi e724b182be set X-GNOME-AutoRestart=true, to make Nautilus restart automatically when
2009-01-27  Cosimo Cecchi  <cosimoc@gnome.org>

	* nautilus.desktop.in.in: set X-GNOME-AutoRestart=true, to make
	Nautilus restart automatically when it crashes (#569288).

svn path=/trunk/; revision=14888
2009-01-27 13:37:06 +00:00
Andre Klapper 9a9fac9497 Updated German translation.
2009-01-25  Andre Klapper  <a9016009@gmx.de>

	* de.po: Updated German translation.


svn path=/trunk/; revision=14887
2009-01-25 19:14:46 +00:00
Raivis Dejus 4e79273fcf updated latvian translation
svn path=/trunk/; revision=14886
2009-01-24 09:23:12 +00:00
Raivis DEjus 8bdc68dde3 Updated Latvian translation.
2009-01-24  Raivis DEjus  <orvils@gmail.com>

	* lv.po: Updated Latvian translation.


svn path=/trunk/; revision=14885
2009-01-24 08:42:00 +00:00
Cosimo Cecchi 7df107e725 don't rely on GTK+ implementation details when getting a GtkAction. Thanks
2009-01-23  Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-window-menus.c
	(menu_item_select_cb): don't rely on GTK+ implementation details
	when getting a GtkAction.
	Thanks to Christian Persch (#568880).

svn path=/trunk/; revision=14884
2009-01-23 20:26:23 +00:00
Andrew Walton 71cd8add3f i2009-01-22 A. Walton <awalton@gnome.org>
* libnautilus-private/nautilus-file.c (nautilus_file_clear_info):
	Also free the description when clearing the file.


svn path=/trunk/; revision=14883
2009-01-22 22:45:25 +00:00
Paolo Borelli d582c84d99 libnautilus-private/nautilus-file-private.c (finalize): free the
2009-01-22  Paolo Borelli  <pborelli@katamail.com>

	libnautilus-private/nautilus-file-private.c (finalize): free the
	description.


svn path=/trunk/; revision=14882
2009-01-22 22:38:23 +00:00
Cosimo Cecchi 59ea4fd90c make sure we don't snap icons to a grid marker which is too near the right
2009-01-22  Cosimo Cecchi  <cosimoc@gnome.org>

        * libnautilus-private/nautilus-icon-container.c:
        (snap_position): make sure we don't snap icons to a grid marker
        which is too near the right margin of the canvas (#527374).

svn path=/trunk/; revision=14881
2009-01-22 20:32:03 +00:00
Cosimo Cecchi 4cba7b87ac fix a typo.
2009-01-22  Cosimo Cecchi  <cosimoc@gnome.org>

        * MAINTAINERS: fix a typo.

svn path=/trunk/; revision=14880
2009-01-22 16:51:15 +00:00
A. Walton 0cb1ebc9da Use g_mkstemp() instead of mkstemp(). Pointed out by Paolo Borelli.
2009-01-22  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_unique_temporary_file_name):
	* libnautilus-private/nautilus-metafile.c (metafile_write_local):
	Use g_mkstemp() instead of mkstemp(). Pointed out by Paolo Borelli.


svn path=/trunk/; revision=14879
2009-01-22 14:31:15 +00:00
Alexander Larsson 9a427f5b8f Added awalton and cosimoc to MAINTAINERS
svn path=/trunk/; revision=14878
2009-01-22 13:58:54 +00:00
Paolo Borelli 1b6f5b79ff add utility function to get a GtkMenuToolButton's button
2009-01-22  Paolo Borelli  <pborelli@katamail.com>

	* eel/eel-gtk-extensions.[ch]: add utility function
	to get a GtkMenuToolButton's button

	* src/nautilus-window-menus.c:
	* src/nautilus-navigation-action.c:
	Use the above util function that doesn't leak the children
	list.


svn path=/trunk/; revision=14877
2009-01-22 13:12:22 +00:00