Commit graph

13156 commits

Author SHA1 Message Date
Alexander Larsson 6bf603954d Update for release
2009-03-02  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



svn path=/trunk/; revision=15036
2009-03-02 16:11:41 +00:00
Felix I ce09142221 tamil translation updated
svn path=/trunk/; revision=15035
2009-03-02 10:53:38 +00:00
Shankar Prasad d4b345b448 Updated Kannada transalations (kn.po)
svn path=/trunk/; revision=15034
2009-03-02 10:50:15 +00:00
Tomasz Dominikowski 3a622ad1fb Updated Polish translation
2009-03-01  Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

svn path=/trunk/; revision=15033
2009-03-01 18:59:48 +00:00
Gabor Kelemen 6150d547f4 Translation updated.
2009-02-28  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.
	

svn path=/trunk/; revision=15032
2009-02-28 13:34:36 +00:00
Yair Hershkovitz 70044d36b7 updated hebrew translation
svn path=/trunk/; revision=15031
2009-02-28 11:05:36 +00:00
Chao-Hsiung Liao 33c311fbc4 Updated Traditional Chinese translation(Hong Kong). Updated Traditional
2009-02-28  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).



svn path=/trunk/; revision=15030
2009-02-28 06:13:22 +00:00
Theppitak Karoonboonyanan 78108ceb01 Updated Thai translation.
2009-02-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


svn path=/trunk/; revision=15029
2009-02-27 13:52:19 +00:00
Theppitak Karoonboonyanan cd5b40ba88 Updated Thai translation.
2009-02-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


svn path=/trunk/; revision=15028
2009-02-27 13:26:59 +00:00
Luca Ferretti 0a82115c43 Updated Italian translation.
2009-02-27  Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

svn path=/trunk/; revision=15027
2009-02-27 11:31:48 +00:00
Kjartan Maraas 2e47ecd3ee Updated Norwegian bokmål translation.
2009-02-26  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=15026
2009-02-26 18:31:23 +00:00
Ilkka Tuohela cdfe95226f Updated Finnish translation
svn path=/trunk/; revision=15025
2009-02-26 09:38:30 +00:00
Alexander Larsson 0d42950c7c Add helper to get the path to use for symlinks that also works for
2009-02-26  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-file-operations.c:
        (get_abs_path_for_symlink):
	Add helper to get the path to use for symlinks that also
	works for non-local files.
        (link_file):
	Use get_abs_path_for_symlink() for target of symlink so that
	it works for remote files too.
	Also, fix GFile comparison to use g_file_equal, not ==


svn path=/trunk/; revision=15024
2009-02-26 08:32:48 +00:00
Alexander Larsson 8b202d7fa7 Remove monitoring of old gnome-vfs gconf directory. Preload the gconf
2009-02-26  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-global-preferences.c:
        (nautilus_global_preferences_init):
	Remove monitoring of old gnome-vfs gconf directory.
	Preload the gconf directories that are used on startup.



svn path=/trunk/; revision=15023
2009-02-26 07:36:50 +00:00
Alexander Larsson 23474d5f06 Don't ref pixbuf if it is NULL
2009-02-26  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (add_submenu):
	Don't ref pixbuf if it is NULL


svn path=/trunk/; revision=15022
2009-02-26 07:35:49 +00:00
Changwoo Ryu bab2a2bc74 Updated Korean translation
svn path=/trunk/; revision=15021
2009-02-26 06:56:39 +00:00
Og B. Maciel 1dde0af4da Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=15020
2009-02-26 03:56:25 +00:00
Alexander Larsson c03448e31d Don't unref info if == NULL Query for readonly on the source directory,
2009-02-25  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c (copy_files):
	Don't unref info if == NULL
	Query for readonly on the source directory, not the file because
	otherwise we'll follow symlinks to the wrong filesystem.
	OTOH, maybe query_filesystem_info shouldn't follow symlinks,
	but that unfortunately seems hard to implement.


svn path=/trunk/; revision=15019
2009-02-25 16:10:32 +00:00
Alexander Larsson a0f7bb5f2e Use $XDG_DATA_HOME/.converted-launchers as marker for one-time desktop
2009-02-25  Alexander Larsson  <alexl@redhat.com>

        * src/nautilus-application.c:
	Use $XDG_DATA_HOME/.converted-launchers as marker for
	one-time desktop file trust operation.

        * libnautilus-private/nautilus-file-utilities.[ch]:
	Add nautilus_is_in_system_dir() to check if path is in
	XDG_DATA_DIR or in ~/.gnome2.

        * libnautilus-private/nautilus-directory-async.c:
        (is_link_trusted):
	Use new nautilus_is_in_system_dir() instead of open coding it.

        * libnautilus-private/nautilus-file-operations.c:
	When copying a desktop file from a trusted location to the desktop,
	mark it as trusted.


svn path=/trunk/; revision=15018
2009-02-25 14:10:26 +00:00
Duarte Loreto de75fa0668 Updated Portuguese translation.
2009-02-25  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=15017
2009-02-25 00:23:30 +00:00
Cosimo Cecchi 27e3e64028 remove obsolete test.
2009-02-24  Cosimo Cecchi  <cosimoc@gnome.org>

	* test/test-eel-widgets.c: remove obsolete test.

svn path=/trunk/; revision=15016
2009-02-24 22:47:19 +00:00
Wouter Bolsterlee 9d30e60f08 Updated Dutch translation by Wouter Bolsterlee.
2009-02-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Wouter Bolsterlee.


svn path=/trunk/; revision=15015
2009-02-24 22:14:06 +00:00
Wadim Dziedzic 4413792a8b Updated Polish translation
2009-02-24  Wadim Dziedzic  <wdziedzic@aviary.pl>

	* pl.po: Updated Polish translation

svn path=/trunk/; revision=15014
2009-02-24 21:32:51 +00:00
Philip Withnall 900d078848 Updated British English translation.
2009-02-24  Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation.


svn path=/trunk/; revision=15013
2009-02-24 20:44:10 +00:00
Jorge Gonzalez Gonzalez 260eb1de75 Updated Spansih translation by Juan Jesus Ojeda and me
svn path=/trunk/; revision=15011
2009-02-24 18:06:59 +00:00
Alexander Larsson 1e1c916f55 Add "interactive" argument to nautilus_file_mark_desktop_file_trusted.
2009-02-24  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-file-operations.c:
        * libnautilus-private/nautilus-file-operations.h:
        * libnautilus-private/nautilus-mime-actions.c:
        Add "interactive" argument to
	nautilus_file_mark_desktop_file_trusted.

        * src/nautilus-application.c:
	Mark all desktopfiles on the desktop trusted on first
	run.



svn path=/trunk/; revision=15009
2009-02-24 15:51:54 +00:00
Matej Urbančič 7f175fec75 Updated Slovenian translation
svn path=/trunk/; revision=15007
2009-02-24 14:56:50 +00:00
Alexander Larsson ca2fd47529 Add nautilus_file_mark_desktop_file_trusted(), this now adds a #! line if
2009-02-24  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-file-operations.c:
        * libnautilus-private/nautilus-file-operations.h:
	Add nautilus_file_mark_desktop_file_trusted(), this now
	adds a #! line if there is none as well as makes the file
	executable.

        * libnautilus-private/nautilus-mime-actions.c:
	Use nautilus_file_mark_desktop_file_trusted() instead of
	just setting the permissions.



svn path=/trunk/; revision=15006
2009-02-24 14:03:24 +00:00
Daniel Nylander 9641b4eab6 sv.po: Updated Swedish translation
svn path=/trunk/; revision=15005
2009-02-24 12:32:28 +00:00
Alexander Larsson b06406cfc5 Capitalize words in button.
2009-02-24  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-mime-actions.c (activate_desktop_file):
	Capitalize words in button.



svn path=/trunk/; revision=15004
2009-02-24 12:21:23 +00:00
Alexander Larsson 7632a3e138 Check for trusted desktop file launchers.
2009-02-24  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-directory-async.c:
	Check for trusted desktop file launchers.

        * libnautilus-private/nautilus-file-private.h:
        * libnautilus-private/nautilus-file.c:
        * libnautilus-private/nautilus-file.h:
        Add nautilus_file_is_trusted_link.
	Allow unsetting of custom display name.

        * libnautilus-private/nautilus-mime-actions.c:
	Display dialog when trying to launch a non-trusted desktop file.



svn path=/trunk/; revision=15003
2009-02-24 11:21:10 +00:00
Alexander Larsson 064664dfee Don't spew warning if there is no uri.
2009-02-24  Alexander Larsson  <alexl@redhat.com>

	* eel-background.c (eel_background_get_image_uri):
	Don't spew warning if there is no uri.


svn path=/trunk/; revision=15002
2009-02-24 10:16:33 +00:00
Og B. Maciel 852621e7eb Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=15001
2009-02-23 21:32:02 +00:00
Philip Withnall 8b79c1ce9a Updated British English translation.
2009-02-23  Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation.


svn path=/trunk/; revision=15000
2009-02-23 20:48:56 +00:00
Paolo Borelli 20b787c9a5 do not leak the columns list.
2009-02-23  Paolo Borelli  <pborelli@katamail.com>

	* src/file-manager/fm-list-view.c (sort_criterion_changes_due_to_user):
	do not leak the columns list.


svn path=/trunk/; revision=14998
2009-02-23 16:42:37 +00:00
Gabor Kelemen a7bdb32e4f Translation updated.
2009-02-23  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

svn path=/trunk/; revision=14997
2009-02-23 16:27:42 +00:00
Gil Forcada Codinachs f57790be37 Updated Catalan translation by Joan Duran
svn path=/trunk/; revision=14996
2009-02-23 14:34:50 +00:00
Wouter Bolsterlee 94b9f15517 Updated Dutch translation by Wouter Bolsterlee.
2009-02-23  Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Wouter Bolsterlee.

svn path=/trunk/; revision=14995
2009-02-23 13:05:49 +00:00
Paolo Borelli 4a2792107e check if the mtime attribute is actually available.
2009-02-23  Paolo Borelli  <pborelli@katamail.com>

	* libnautilus-private/nautilus-thumbnails.c: check if the mtime
	attribute is actually available.


svn path=/trunk/; revision=14994
2009-02-23 11:35:03 +00:00
Cosimo Cecchi 2572e6b89e don't hardcode mimetypes for which we limit the file size, but load the
2009-02-23  Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-thumbnails.c (get_types_table):
	don't hardcode mimetypes for which we limit the file size,
	but load the list of the supported mimetypes from GdkPixbuf
	instead (#545934).

svn path=/trunk/; revision=14993
2009-02-23 10:38:46 +00:00
Priit Laes e93ed1628c Translation updated by Ivar Smolin
2009-02-23  Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=14992
2009-02-23 08:15:05 +00:00
Cosimo Cecchi ee0b2f7910 don't add 30 seconds when formatting time, as float->int conversion
2009-02-22  Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(seconds_count_format_time_units), (format_time):
	don't add 30 seconds when formatting time, as float->int conversion
	already truncates the value for us (#572284).

svn path=/trunk/; revision=14991
2009-02-22 22:10:22 +00:00
Cosimo Cecchi 4e4cbea644 remove unneeded and obsolete snippets of autofoo.
2009-02-21  Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in:
	* test/Makefile.am: remove unneeded and obsolete snippets of
	autofoo.

svn path=/trunk/; revision=14990
2009-02-21 11:51:49 +00:00
Cosimo Cecchi 06c82c5190 Credit the patch author for the last commit.
svn path=/trunk/; revision=14989
2009-02-21 11:44:57 +00:00
Cosimo Cecchi c3bb696fb7 explicitely depend on gthread (#572604).
2009-02-21  Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: explicitely depend on gthread (#572604).

svn path=/trunk/; revision=14988
2009-02-21 11:39:42 +00:00
Christian Kirbach 2a274b6fce Updated German translation.
* de.po: Updated German translation.

svn path=/trunk/; revision=14987
2009-02-21 01:51:18 +00:00
Jani Monoses c1ffec24f8 Fixed Romanian translations from Adi Roiban
svn path=/trunk/; revision=14986
2009-02-20 21:37:35 +00:00
Jani Monoses 5a17d0eb98 Updated Romanian translations from Adi Roiban
svn path=/trunk/; revision=14985
2009-02-20 20:26:35 +00:00
Alexander Larsson d9f559f136 Don't chain up on style_set, as this causes flicker.
2009-02-20  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c (style_set):
	Don't chain up on style_set, as this causes flicker.



svn path=/trunk/; revision=14984
2009-02-20 16:23:23 +00:00
Christian Neumair 51e71c6a6b Do not put "Link to ..." in front of symbolic links that are created in
2009-02-20  Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c (get_link_name),
	(link_file):
	Do not put "Link to ..." in front of symbolic links that are created
	in another directory via DND. Fixes #534432.

svn path=/trunk/; revision=14982
2009-02-20 14:40:20 +00:00