summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove old files.NAUTILUS_2_9_92Alexander Larsson2005-03-016-21/+12
| | | | | | | | | | | | | | | | 2005-03-01 Alexander Larsson <alexl@redhat.com> * data/applications.desktop.in: * data/favorites.desktop.in: Remove old files. * docs/Makefile.am (EXTRA_DIST): Remove nautilus-context-menus.txt from makefile 2005-03-01 Alexander Larsson <alexl@redhat.com> * POTFILES.in: Remove old files
* Update for releaseAlexander Larsson2005-03-012-1/+13
| | | | | | | 2005-03-01 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release
* Updated traditional Chinese translation from GNOME HK TeamKwok-Koon Cheung2005-03-012-2016/+1527
| | | | * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
* Updated Greek Translation.Kostas Papadimas2005-02-282-7/+11
|
* Make the backspace key open the parent folder in the list view like itMartin Wehner2005-02-272-0/+13
| | | | | | | | | 2005-02-27 Martin Wehner <martin.wehner@gmail.com> * src/file-manager/fm-list-view.c: (create_and_set_up_tree_view): Make the backspace key open the parent folder in the list view like it does in the icon view. (#142891) Patch from Christian Neumair <chris@gnome-de.org>
* Make Computer icon renameable. (#154122) Patch from Tim SavannahMartin Wehner2005-02-272-1/+9
| | | | | | | | | 2005-02-27 Martin Wehner <martin.wehner@gmail.com> * libnautilus-private/nautilus-desktop-link.c: (nautilus_desktop_link_can_rename): Make Computer icon renameable. (#154122) Patch from Tim Savannah <opticcow@linux-militia.net>
* Don't show ETA if bytes_copied > bytes_total. Prevents miscalculated ETAsMartin Wehner2005-02-272-1/+15
| | | | | | | | | | 2005-02-27 Martin Wehner <martin.wehner@gmail.com> * libnautilus-private/nautilus-file-operations-progress.c: (time_remaining_callback): Don't show ETA if bytes_copied > bytes_total. Prevents miscalculated ETAs from being shown. (#158614) Based on a patch from John Spray <jcs116@york.ac.uk>
* Updated Greek translationNikos Charonitakis2005-02-262-271/+224
|
* Updated Catalan translation.Jordi Mallach2005-02-252-203/+200
|
* ankit@redhat.com * Updated Gujarati TranslationAnkitkumar Rameshchandra Patel2005-02-252-767/+207
|
* Updated pt_BR translationRaphael Higino2005-02-242-384/+355
|
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-02-242-1656/+1653
| | | | | | 2005-02-24 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* update by amanpreetalam@yahoo.comAmanpreet Singh Alam2005-02-241-67/+67
|
* Updated Danish translation.Martin Willemoes Hansen2005-02-242-1406/+1425
| | | | * da.po: Updated Danish translation.
* Make show_original work (had a typo) Make where use original file, notAlexander Larsson2005-02-242-2/+9
| | | | | | | | | 2005-02-24 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-properties-window.c: Make show_original work (had a typo) Make where use original file, not target. Fixes location display for desktop icons.
* deep count on target files, not original files. Fixes properties for e.g.Alexander Larsson2005-02-242-1/+8
| | | | | | | | | 2005-02-24 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-properties-window.c: deep count on target files, not original files. Fixes properties for e.g. home icon on desktop. Patch from Jaap Haitsma <jaap@haitsma.org>
* Remove old docs.Alexander Larsson2005-02-232-42/+5
| | | | | | | 2005-02-23 Alexander Larsson <alexl@redhat.com> * docs/nautilus-context-menus.txt: Remove old docs.
* update by amanpreetalam@yahoo.comAmanpreet Singh Alam2005-02-231-1334/+806
|
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-02-222-142/+147
| | | | | | 2005-02-22 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Updated Danish translation.Martin Willemoes Hansen2005-02-222-202/+200
| | | | * da.po: Updated Danish translation.
* Handle nautilus_desktop_icon_file_get_link() returning NULL. Likely fixesAlexander Larsson2005-02-227-43/+71
| | | | | | | | | | | | | | | | | 2005-02-22 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-desktop-icon-file.c: * libnautilus-private/nautilus-file-operations.c: (nautilus_file_operations_delete): * libnautilus-private/nautilus-file.c: (nautilus_file_can_rename), (rename_guts), (nautilus_file_get_drop_target_uri): * src/file-manager/fm-desktop-icon-view.c: (trash_link_is_selection): * src/file-manager/fm-icon-container.c: (get_sort_category): * src/file-manager/fm-properties-window.c: (get_target_file_for_original_file): Handle nautilus_desktop_icon_file_get_link() returning NULL. Likely fixes bug #145971
* Remove stale comment. Patch from Jaap Haitsma <jaap@haitsma.org>Alexander Larsson2005-02-222-5/+6
| | | | | | | | 2005-02-22 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-properties-window.c: (should_show_mime_type): Remove stale comment. Patch from Jaap Haitsma <jaap@haitsma.org>
* Don't give critical warnings if we have no startup_id.Alexander Larsson2005-02-223-17/+20
| | | | | | | | | | | | 2005-02-22 Alexander Larsson <alexl@redhat.com> * src/nautilus-application.c: (end_startup_notification): Don't give critical warnings if we have no startup_id. * src/nautilus-window.c: (nautilus_window_update_icon): Use names and not pixbufs for the window icons. This means the icons of the best size are used. Patch from Jaap Haitsma <jaap@haitsma.org>
* Remove unneeded startup_id.Alexander Larsson2005-02-224-11/+8
| | | | | | | | | | 2005-02-22 Alexander Larsson <alexl@redhat.com> * src/nautilus-application.c: (create_window): * src/nautilus-window-private.h: * src/nautilus-window.c: (nautilus_window_init), (nautilus_window_finalize): Remove unneeded startup_id.
* Update my email address.Martin Wehner2005-02-222-1/+6
| | | | | | | 2005-02-22 Martin Wehner <martin.wehner@gmail.com> * MAINTAINERS: Update my email address.
* Use EEL_DESKTOP_URI instead of "x-nautilus-desktop:".Martin Wehner2005-02-212-1/+9
| | | | | | | | | | 2005-02-21 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-desktop-icon-view.c: (fm_desktop_icon_view_supports_uri): Use EEL_DESKTOP_URI instead of "x-nautilus-desktop:". Patch from Jaap Haitsma <jaap@haitsma.org>
* Updated Simplified Chinese translationFunda Wang2005-02-211-1/+1
|
* Spellcheck a bit sameKjartan Maraas2005-02-203-2/+7
| | | | | | | 2005-02-20 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Spellcheck a bit * no.po: same
* Updated French translation.Christophe Merlet2005-02-202-699/+181
|
* Updated Finnish translation.Pauli Virtanen2005-02-182-162/+163
| | | | | | 2005-02-18 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Updated Finnish translation.
* Updated Greek Translation.Kostas Papadimas2005-02-182-198/+156
|
* fix #136578 (Menu key should pop up context menu).Paolo Borelli2005-02-182-8/+28
| | | | | | | 2005-02-18 Paolo Borelli <pborelli@katamail.com> * libnautilus-private/nautilus-icon-container.c (popup-menu): fix #136578 (Menu key should pop up context menu).
* Don't show open with property page for desktop files and desktop specialAlexander Larsson2005-02-182-1/+22
| | | | | | | | 2005-02-18 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-properties-window.c (should_show_open_with): Don't show open with property page for desktop files and desktop special icons.
* Updated Portuguese translation.Duarte Loreto2005-02-182-112/+107
| | | | | | 2005-02-18 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Updated Korean translation.Changwoo Ryu2005-02-172-1421/+1440
| | | | | | 2005-02-18 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Updated Albanian translation.Laurent Dhima2005-02-172-448/+178
| | | | | | 2005-02-17 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Fix credits of my last commit.Martin Wehner2005-02-171-1/+1
| | | | | | | 2005-02-17 Martin Wehner <martin.wehner@epost.de> * ChangeLog: Fix credits of my last commit.
* Only add a bookmark once for a given location. Fixes #161862.Martin Wehner2005-02-172-2/+16
| | | | | | | | | | | 2005-02-17 Martin Wehner <martin.wehner@epost.de> * src/nautilus-navigation-window-menus.c: (add_bookmark_for_current_location): Only add a bookmark once for a given location. Fixes #161862. Patch from Subodh Soni <ssoni@novell.com>
* Updated Italian translation.Alessio Frusciante2005-02-162-1642/+1501
|
* Updated Catalan translation.Jordi Mallach2005-02-152-1411/+1427
|
* Fix typo. SameKjartan Maraas2005-02-153-2/+7
| | | | | | | 2005-02-15 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Fix typo. * no.po: Same
* Fixes to the startup notification stuff. Patch from Elijah NewrenAlexander Larsson2005-02-153-52/+19
| | | | | | | | | 2005-02-15 Alexander Larsson <alexl@redhat.com> * src/nautilus-application.c: * src/nautilus-shell.c: Fixes to the startup notification stuff. Patch from Elijah Newren <newren@gmail.com>
* fixup changelog entryAlexander Larsson2005-02-151-0/+1
|
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-02-142-13/+14
| | | | | | 2005-02-14 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Updated German translation.Hendrik Richter2005-02-142-94/+98
| | | | | | 2005-02-14 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation.
* Enable startup notification.Alexander Larsson2005-02-1420-14/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-02-14 Alexander Larsson <alexl@redhat.com> * data/applications.desktop.in: * data/favorites.desktop.in: * src/network-scheme.desktop.in: * nautilus-computer.desktop.in: * nautilus-folder-handler.desktop.in: * nautilus-home.desktop.in: * nautilus.desktop.in: Enable startup notification. * src/nautilus-application.c: * src/nautilus-application.h: * src/nautilus-bookmarks-window.c: * src/nautilus-connect-server-dialog-nonmain.c: * src/nautilus-location-bar.c: * src/nautilus-main.c: * src/nautilus-navigation-window-menus.c: * src/nautilus-shell-interface.idl: * src/nautilus-shell.c: * src/nautilus-window-manage-views.c: * src/nautilus-window-private.h: * src/nautilus-window.c: Handle startup notification across corba activation. Patch from Elijah Newren <newren@gmail.com>
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-02-142-256/+41
| | | | | | | 2005-02-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Hungarian translation updated by Gabor Kelemen.Laszlo Dvornik2005-02-122-1777/+161
| | | | | | 2005-02-12 Laszlo Dvornik <dvornik@gnome.hu> * hu.po: Hungarian translation updated by Gabor Kelemen.
* Update Ukrainian translation.Maxim Dziumanenko2005-02-122-824/+157
| | | | | | 2005-02-12 Maxim Dziumanenko <mvd@mylinux.com.ua> * Update Ukrainian translation.
* Updated Japanese translation for v2.9.91.Takeshi AIHANA2005-02-122-1628/+1432
| | | | | 2005-02-12 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v2.9.91.