Commit graph

9090 commits

Author SHA1 Message Date
Dennis Cranston ec05674e26 HIGify the empty trash dialog. Changes strings.
2003-09-19  Dennis Cranston <dennis_cranston at yahoo com>

	* libnautilus-private/nautilus-file-operations.c:  HIGify
	the empty trash dialog. Changes strings.
2003-09-18 14:52:16 +00:00
Alexander Larsson 9e881be872 Correctly remove nautilus_view_never_got_frame_timeout timeout on destroy.
2003-09-18  Alexander Larsson  <alexl@redhat.com>

	* libnautilus/nautilus-view-standard-main.c (nautilus_view_instrument_for_failure):
	Correctly remove nautilus_view_never_got_frame_timeout timeout on destroy.
	Fixes #120904, thanks to Narayana Pattipati for diagnosing this.
2003-09-18 14:37:07 +00:00
Alexander Larsson 71821fa515 eh, fix last checking 2003-09-18 11:39:02 +00:00
Alexander Larsson 6d2a16a553 Fix compilation error (bug #122537). Patch by david.hawthorne@sun.com
2003-09-18  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c (permission_change_callback):
	Fix compilation error (bug #122537).
	Patch by david.hawthorne@sun.com
2003-09-18 11:23:39 +00:00
Alexander Larsson 88977b14a0 Only add eraser for emblems browser.
2003-09-18  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-property-browser.c (make_properties_from_directories):
	Only add eraser for emblems browser.
2003-09-18 11:20:51 +00:00
Alexander Larsson b2f2a7f1a9 Check for content_view != NULL before saving current location the old view
2003-09-18  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c (begin_location_change):
	Check for content_view != NULL before saving current location
	the old view might have failed. Fixes bug #119407.
	Thanks to Narayana Pattipati for discovering this.
2003-09-18 11:08:17 +00:00
Alexander Larsson a35dc2844a acknowledge patch author 2003-09-18 08:19:19 +00:00
Alexander Larsson 554ba2f25e Call gnome_vfs_shutdown before unreffing application to avoid crashes on
2003-09-18  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c (main):
	Call gnome_vfs_shutdown before unreffing application to
	avoid crashes on shutdown.
2003-09-18 08:16:31 +00:00
Alexander Larsson cab74707c3 Patch from Soeren Sandmann to fix removes. Thanks to Martin Wehner for
2003-09-16  Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/gsequence/gsequence.c:
	Patch from Soeren Sandmann to fix removes.
	Thanks to Martin Wehner for tracking this down.
2003-09-16 07:15:58 +00:00
Christian Neumair 7a409aa2f5 Updated German translation. 2003-09-15 18:21:18 +00:00
Artur Flinta 16714f5955 Updated Polish translation.
2003-09-15  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.
2003-09-15 05:17:46 +00:00
Mathieu Lacage 887e6cae5b add a wait cursor during permission change. This is most useful when
2003-09-11 Mathieu Lacage <mathieu@gnome.org>

	* src/file-manager/fm-properties-window.c: add a wait cursor during
	permission change. This is most useful when changing the permission
	a big group of files.
2003-09-12 08:45:53 +00:00
Artur Flinta 0bc745c9ff Updated Polish translation.
2003-09-11  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.
2003-09-11 18:19:54 +00:00
Danilo Šegan 7ef9fca80e Updated Serbian translation.
2003-09-10  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-09-10 20:36:02 +00:00
Andras Timar 5cb09aafd8 Fixed a mistranslation.
2003-09-10  Andras Timar  <timar@gnome.hu>

	* hu.po: Fixed a mistranslation.
2003-09-10 14:58:56 +00:00
Dave Camp 3b13e1f797 version markers 2003-09-08 21:08:34 +00:00
Bastien Nocera 03677b1dc5 get the volume name correctly on CDs where the data track is not the first
2003-09-11  Bastien Nocera  <hadess@hadess.net>

	* libnautilus-private/nautilus-volume-monitor.c:
	(get_iso9660_volume_name_data_track_offset),
	(get_iso9660_volume_name): get the volume name correctly on CDs
	where the data track is not the first track (Linux only)
2003-09-08 21:08:27 +00:00
Dave Camp 93539e75ba version markers 2003-09-08 21:08:27 +00:00
Alexander Larsson 05b6a2af3e Updated for 2.4.0
2003-09-08  Alexander Larsson  <alexl@redhat.com>

	* AUTHORS:
	* THANKS:
	* README: Updated for 2.4.0
2003-09-08 19:53:10 +00:00
Alexander Larsson 7cdff12c2f 2.4.0
2003-09-08  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in: 2.4.0
2003-09-08 14:44:32 +00:00
Pablo Saratxaga 4161eb7ad9 updated Vietnamese file; fixed some syntax errors 2003-09-08 14:09:35 +00:00
Jordi Mallach 6c74688162 Updated Catalan translation. 2003-09-07 10:36:18 +00:00
Kjartan Maraas b32245a6cc Added missing files. Updated Norwegian translation.
2003-09-06  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.skip: Added missing files.
	* no.po: Updated Norwegian translation.
2003-09-06 07:53:03 +00:00
Luis Miguel Ibarra c4720184fb IF found, libstartup-notification is added to the extra core modules list 2003-09-05 18:07:11 +00:00
Jordi Mallach 157461c3ce Updated Catalan translation. 2003-09-05 18:01:47 +00:00
Alexander Larsson 35c101824e Don't migrate .gnome-desktop if its a symlink.
2003-09-05  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (migrate_old_nautilus_files):
	Don't migrate .gnome-desktop if its a symlink.
2003-09-05 09:57:04 +00:00
Taneem Ahmed f21d055d90 Updated Bangla (Bengali) translation.
2003-09-05  Taneem Ahmed  <taneem@bengalinux.org>

	* bn.po: Updated Bangla (Bengali) translation.
2003-09-05 08:52:18 +00:00
Alexander Larsson 07cf9799f9 Hack to workaround messed up desktop icons.
2003-09-05  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (realized_callback):
	Hack to workaround messed up desktop icons.
2003-09-05 07:50:38 +00:00
Ivan Stojmirov ea121f911b updated macedonian translation 2003-09-04 13:26:21 +00:00
Mugurel Tudor ce2899749a *** empty log message *** 2003-09-03 16:26:08 +00:00
Stanislav Visnovsky d037c859d0 Updated Slovak translation.
2003-09-03  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation.
2003-09-03 08:50:06 +00:00
Kwok-Koon Cheung 6c07d78fca Updated traditional Chinese translation.
* zh_TW.po: Updated traditional Chinese translation.
2003-09-03 01:39:28 +00:00
Frédéric Crozat 6dd2c9cd1b Handle xpm icons in .desktop correctly (mdk bug 4453)
* libnautilus-private/nautilus-icon-factory.c:
        (nautilus_remove_icon_file_name_suffix):
        Handle xpm icons in .desktop correctly (mdk bug 4453)
2003-09-02 15:58:28 +00:00
Frédéric Crozat 7c3fc9f825 quiet CVS..
* libnautilus-private/.cvsignore: quiet CVS..

        * libnautilus-private/nautilus-file.c: (get_real_name):
        convert user real name to UTF-8 if needed (fix Mdk bug 4939)
2003-09-02 15:37:43 +00:00
Christian Rose f43fd6e385 Fix #121250.
2003-09-02  Christian Rose  <menthos@menthos.com>

	* sv.po: Fix #121250.
2003-09-02 11:13:12 +00:00
Alexander Larsson bd0ec4245f version markers 2003-09-02 11:02:26 +00:00
Alexander Larsson 12ab5f71be 2.3.90
2003-09-02  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in: 2.3.90
2003-09-02 09:48:05 +00:00
Alexander Larsson c3305e1a89 Don't invalidate attributes for NautilusDesktopIconFiles, since they are
2003-09-01  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c (nautilus_file_invalidate_attributes_internal):
	Don't invalidate attributes for NautilusDesktopIconFiles, since
	they are always up to date (being in-memory objects). This fixes the
	problem where the trash and/or home icons became unusable with the default
	icon.
2003-09-01 15:22:28 +00:00
Paul Duffy acf4daeb76 updated irish translation 2003-09-01 09:34:12 +00:00
Kjartan Maraas 1080efee71 Updated Norwegian translation.
2003-08-31  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2003-08-31 15:52:12 +00:00
Alexander Larsson 8719261adb forgot changelog 2003-08-29 12:10:59 +00:00
Alexander Larsson c3a49b83e3 Don't set theme if model is NULL.
2003-08-29  Alexander Larsson  <alexl@redhat.com>

	* components/tree/nautilus-tree-view.c (theme_changed_callback):
	Don't set theme if model is NULL.

2003-08-27  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory-private.h:
	New function nautilus_set_kde_trash_name.
	Auto hide KDE trash dir in desktop dir

	* libnautilus-private/nautilus-directory.[ch]:
	New function nautilus_directory_is_desktop_directory()

	* libnautilus-private/nautilus-file-utilities.[ch]:
	* libnautilus-private/nautilus-file.c:
	Tweak the is_desktop_directory a bit so it works for
	both Files and Directories.

	* src/nautilus-application.c:
	On initialization, read the kde config to figure out the kde
	trash directory name.
2003-08-29 12:03:54 +00:00
Nikos Charonitakis f0e68a2a26 Updated Greek translation. 2003-08-28 13:36:06 +00:00
Nikos Charonitakis 071178696b Updated Greek translation 2003-08-28 13:35:06 +00:00
Christian Rose f96e898bb6 Updated Limburgish translation by Mathieu van Woerkom
2003-08-28  Christian Rose  <menthos@menthos.com>

	* li.po: Updated Limburgish translation by
	Mathieu van Woerkom <mathieu@brabants.org>.
2003-08-28 08:46:30 +00:00
Pablo Gonzalo del Campo f2875376ba Revision of Spanish translation by Francisco Javier F. Serrador
2003-08-27  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Revision of Spanish translation by
                 Francisco Javier F. Serrador <serrador@arrakis.es>.
2003-08-27 20:10:28 +00:00
Vincent van Adrighem bb33695107 Dutch translation updated by Kees van den Broek.
2003-08-27  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Kees van den Broek.
2003-08-26 23:10:17 +00:00
Dafydd Harries 5f9178e1cb Updated Welsh translation. 2003-08-26 20:22:23 +00:00
Alessio Frusciante c5eb4ed254 Updated Italian translation. 2003-08-26 17:34:26 +00:00
Andraz Tori 121abef765 Updated Slovenian translation 2003-08-25 19:34:46 +00:00