Commit graph

8360 commits

Author SHA1 Message Date
Alexander Larsson 80551944f9 Move the GNOME_CLIENT_PARAM_SM_CONNECT property setting to the
2003-02-18  Alexander Larsson  <alexl@redhat.com>

	* libnautilus/nautilus-view-standard-main.c (nautilus_view_standard_main_multi):
	Move the GNOME_CLIENT_PARAM_SM_CONNECT property setting to the
	gnome_program_init call. Setting it later doesn't work.

	* src/file-manager/fm-directory-view.c (no_locale_at_end)
	(get_bonobo_menu_verb_names): Filter out locale versions
	of nautilusverbs.
2003-02-18 15:14:10 +00:00
Vincent van Adrighem e60caa311b Dutch translation updated.
2003-02-18  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.
2003-02-18 14:16:35 +00:00
Arvind Samptur 14e2c3764f Multi-head stuff done for the preferences dialog.
2003-02-17  Arvind Samptur <arvind.samptur@wipro.com>
        * src/nautilus-file-management-properties.[ch]:
        (nautilus_file_management_properties_dialog_setup):
        (nautilus_file_management_properties_dialog_show):
        * src/nautilus-window-menus.c:
        (preferences_callback):
        * src/nautilus-file-management-properties-main.c:
        (main):

        Multi-head stuff done for the preferences dialog.

        * libnautilus-private/nautilus-icon-dnd.c: (confirm_switch_to_manual_layout)
        Get the transient parent for the "Switch to Manual Layout ?" right.

        Patches approved by Dave Camp. #100343 and #106086.
2003-02-17 09:20:56 +00:00
Kjartan Maraas 9afb72f2bb Fix up all date and time formats.
2003-02-16  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Fix up all date and time formats.
2003-02-16 13:44:40 +00:00
Christian Neumair 824a4d2fe9 Updated German translation. 2003-02-16 12:38:32 +00:00
Kjartan Maraas bfc20ae885 Updated Norwegian (bokmal) translation.
2003-02-15  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.
2003-02-15 12:10:57 +00:00
Christian Rose 234b5093a1 Some fixes for problems catched in translation review.
2003-02-15  Christian Rose  <menthos@menthos.com>

	* sv.po: Some fixes for problems catched in translation review.
2003-02-15 00:13:40 +00:00
Dmitry Mastrukov 0c411aea00 be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>. 2003-02-14 13:22:19 +00:00
Dmitry Mastrukov 3e3f86cb37 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-02-14 13:19:08 +00:00
Kostas Papadimas df4a62f15c Updated the Greek translation 2003-02-13 16:16:04 +00:00
Pablo Gonzalo del Campo b6a3bef142 Fixes in various strings.
2003-02-13  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Fixes in various strings.
2003-02-13 15:44:29 +00:00
Alexander Larsson a97ecfa071 Free pixbuf when saved.
2003-02-13  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c (thumbnail_thread_start):
	Free pixbuf when saved.
2003-02-13 14:40:32 +00:00
Alexander Larsson f604f8498a Set DISPLAY activation env variable to canonical display name, since that
2003-02-13  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c (main):
	Set DISPLAY activation env variable to canonical display name, since that is what
	we register for. Without this, do *not* run e.g. "DISPLAY=:0 nautilus".
2003-02-13 14:11:25 +00:00
Alexander Larsson d3a466f600 Include locale.h. (#105756)
2003-02-13  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-server-connect.c:
	Include locale.h. (#105756)
2003-02-13 09:52:40 +00:00
Vincent van Adrighem 97f4e87432 Dutch translation updated.
2003-02-11  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.
2003-02-11 12:19:24 +00:00
Alexander Larsson d79606a81c version markers 2003-02-11 09:44:53 +00:00
Alexander Larsson 2a2d6f5b33 Bump to 2.2.1
2003-02-11  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.2.1

	* libnautilus-private/nautilus-bonobo-extensions.c (nautilus_bonobo_activation_register_for_display):
	Don't use deprecated functions.
2003-02-11 09:16:23 +00:00
Fatih Demir b89cf97b03 Yippe, updated tr.po 2003-02-10 23:30:37 +00:00
Dave Camp 80f231ed09 Use nautilus_file_update_name_and_directory().
2003-02-10  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_moved): Use
	nautilus_file_update_name_and_directory().

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c: (update_name_internal): New
	function.
	(nautilus_file_update_name_and_directory): New function.
	(nautilus_file_update_name): Use update_name_internal.
	(nautilus_file_set_directory): Use
	nautilus_file_update_name_and_directory().

	Fixes #97490.
2003-02-10 19:38:39 +00:00
Christophe Merlet 9e76e687b3 Updated french translation. 2003-02-10 19:34:48 +00:00
Christian Neumair 4c2a5ebed7 Updated German translation. 2003-02-09 16:24:45 +00:00
John Fleck e91353b719 cvs removing all the stuff in the old help directory, since we're not
2003-02-08 John Fleck <jfleck@inkstain.net>

	* cvs removing all the stuff in the old help directory, since
	we're not using it any more, reducing the load for poor sods using
	modems and fixing bug #86440
2003-02-09 04:05:09 +00:00
Dave Camp 9709c68d54 Removed view_as_name so this isn't chosen as a content view. Removed the
2003-02-08  Dave Camp  <dave@ximian.com>

	* components/notes/Nautilus_View_notes.server.in.in: Removed
	view_as_name so this isn't chosen as a content view.
	* components/image_properties/Nautilus_View_image_properties.server
	.in.in: Removed the Nautilus::View interface (it isn't implemented
	any more), removed the view_as_name.  Fixes #102790.
2003-02-08 23:59:17 +00:00
Dave Camp 2f9700256a Set the GdkScreen on the drag-and-drop context menu. Fixes #90920.
2003-02-08  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_drop_action_ask),
	(nautilus_drag_drop_background_ask):
	* libnautilus-private/nautilus-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(get_background_drag_action),
	(nautilus_icon_container_receive_dropped_icons):
	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(receive_uris):
	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	* src/nautilus-information-panel.c: (receive_dropped_uri_list),
	(receive_dropped_color): Set the GdkScreen on the drag-and-drop
	context menu.  Fixes #90920.
2003-02-08 22:19:26 +00:00
Dave Camp 911f045f1f Allow .svgz rendering in nautilus. Patch from Dom Lachowicz
2003-02-08  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_remove_icon_file_name_suffix),
	(path_represents_svg_image): Allow .svgz rendering in nautilus.
	Patch from Dom Lachowicz <cinamod@hotmail.com>
2003-02-08 20:30:04 +00:00
Daniel Yacob b89b133c39 Updating Amharic translation. 2003-02-07 23:15:58 +00:00
Alexander Larsson 8aa1a3ea54 Correct icon name for zip disks.
2003-02-05  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (create_mount_link):
	Correct icon name for zip disks.
2003-02-05 14:06:15 +00:00
Paisa Seeluangsawat c87bce4d28 Updated Thai translation.
2003-02-04  Paisa Seeluangsawat  <paisa@colorado.edu>

        * th.po: Updated Thai translation.
2003-02-05 03:37:06 +00:00
Alexander Larsson bd6262bea5 s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
Paisa Seeluangsawat bfec245e5e Updated Thai translation.
2003-02-03  Paisa Seeluangsawat  <paisa@colorado.edu>

        * th.po: Updated Thai translation.
2003-02-04 06:23:57 +00:00
Fatih Demir 1095967ab7 Updated Turkish translation 2003-02-03 20:34:30 +00:00
Daniel Yacob deaa7d38da forgot change log.. 2003-02-03 17:39:14 +00:00
Daniel Yacob 9a65733d1d Updating Amharic translation. 2003-02-03 17:38:57 +00:00
David Bordoley bfc25789ed Fixed dialogs to use GTK_STOCK_CANCEL/GTK_STOCK_OK instead of stop where
2003-02-03  David Bordoley <bordoley@msu.edu>

       * lbnautilus-private/nautilus-file-operations.c
       (handle_transfer_vfs_error):
       Fixed dialogs to use GTK_STOCK_CANCEL/GTK_STOCK_OK
       instead of stop where appropriate. Fix button order to be
       HIG compliant.
2003-02-03 16:16:52 +00:00
Alexander Larsson 0dcfe7ee62 Free window->last_geometry. Patch from Arjan van de Ven
2003-02-03  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.c (nautilus_window_finalize):
	Free window->last_geometry.
	Patch from Arjan van de Ven <arjanv@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c (create_normal_cache_icon):
	Free filename. Patch from Arjan van de Ven <arjanv@redhat.com>
2003-02-03 13:40:31 +00:00
Duarte Loreto a34e453502 Updated Portuguese translation.
2003-02-02  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2003-02-02 23:23:01 +00:00
James Willcox 81f7f693ef Update the selection *before* we tell people to popup a context menu.
2003-01-31  James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-icon-container.c:
	(handle_icon_button_press):

	Update the selection *before* we tell people to popup a context menu.
2003-02-01 02:32:54 +00:00
Paisa Seeluangsawat 93ee7d36e8 Updated Thai translation.
2003-01-31  Paisa Seeluangsawat  <paisa@colorado.edu>

        * th.po: Updated Thai translation.
2003-02-01 01:58:14 +00:00
Pablo Gonzalo del Campo ce7085ed3a Fixed a hotkey mistake.
2003-01-30  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Fixed a hotkey mistake.
2003-01-31 02:25:36 +00:00
Pablo Gonzalo del Campo 6899e00051 Fixed a string translation mistake.
2003-01-30  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Fixed a string translation mistake.
2003-01-30 22:20:47 +00:00
Pablo Gonzalo del Campo c1ed0d1481 Fixed a string order mistake.
2003-01-29  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Fixed a string order mistake.
2003-01-30 02:06:33 +00:00
Pablo Gonzalo del Campo 226f9196b1 Various fixes
2003-01-29  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Various fixes
2003-01-30 01:25:31 +00:00
Sanlig Badral ab9d40bb5c *** empty log message *** 2003-01-29 10:59:10 +00:00
Dmitry Mastrukov d70e301d9f ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-01-29 10:48:11 +00:00
Alexander Larsson cdeaf20d41 Clear get_info_failed before starting the get_file_info. This means that
2003-01-29  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c (file_info_start):
	Clear get_info_failed before starting the get_file_info. This means
	that old failed get_info calls don't get "stuck", such as if you entered
	the wrong password in an smb share.
2003-01-29 10:21:40 +00:00
Yanko Kaneti af10a12b4a Updated Bulgarian translation.
2003-01-29  Yanko Kaneti  <yaneti@declera.com>

	* bg.po: Updated Bulgarian translation.
2003-01-29 02:28:49 +00:00
Pablo Gonzalo del Campo bbbc64168d Fixed a hotkey mistake in a contextual menu.
2003-01-28  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Fixed a hotkey mistake in a contextual menu.
2003-01-28 23:24:40 +00:00
Pablo Saratxaga f675fe79e0 updated Vietnamese file;
fixed old Changelog to UTF-8
2003-01-28 16:52:11 +00:00
Kostas Papadimas 55e2ffab73 Updated the Greek translation 2003-01-28 12:01:58 +00:00
Dave Camp 46f55e7da7 release markers 2003-01-28 03:37:01 +00:00