summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update for releaseNAUTILUS_2_17_92Alexander Larsson2007-02-263-1/+12
| | | | | | | | | | 2007-02-26 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release svn path=/trunk/; revision=12771
* Removed. Removed. Removed. Removed. Removed.Alexander Larsson2007-02-269-1626/+12
| | | | | | | | | | | | | | | | | 2007-02-26 Alexander Larsson <alexl@redhat.com> * cut-n-paste-code/widgets/Makefile.am: * cut-n-paste-code/widgets/gimphwrapbox/Makefile.am: Removed. * cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c: Removed. * cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.h: Removed. * cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c: Removed. * cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h: Removed. * libnautilus-private/Makefile.am: * src/Makefile.am: Remove unused gtkhwrapbox. svn path=/trunk/; revision=12770
* Don't show unsupported methods. (#333151) Patch from Christian Neumair.Alexander Larsson2007-02-262-7/+53
| | | | | | | | | | | 2007-02-26 Alexander Larsson <alexl@redhat.com> * src/nautilus-connect-server-dialog.c: Don't show unsupported methods. (#333151) Patch from Christian Neumair. svn path=/trunk/; revision=12769
* Avoid asserting when the symbolic link hastable isn't uptodate (#358172)Alexander Larsson2007-02-262-26/+53
| | | | | | | | | | | | | 2007-02-26 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file.c: Avoid asserting when the symbolic link hastable isn't uptodate (#358172) Store absolute uris, not relative paths in symbolic link hashtable. svn path=/trunk/; revision=12768
* Updated Catalan translation.Josep Puigdemont i Casamajó2007-02-252-122/+126
| | | | svn path=/trunk/; revision=12767
* updated vi.poNguyen Thai Ngoc Duy2007-02-241-873/+898
| | | | svn path=/trunk/; revision=12766
* Updated vi.poNguyen Thai Ngoc Duy2007-02-242-7/+11
| | | | svn path=/trunk/; revision=12765
* Updated Norwegian bokmål translation.Kjartan Maraas2007-02-232-321/+324
| | | | | | | | 2007-02-23 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=12764
* Updated Lithuanian translation (rinkmena -> failas, other fixes).Gintautas Miliauskas2007-02-222-1294/+1728
| | | | | | | | | | 2007-02-22 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation (rinkmena -> failas, other fixes). svn path=/trunk/; revision=12763
* Help Funda Wang committing zh_CN translation Kwok-Koon Cheung2007-02-222-888/+894
| | | | svn path=/trunk/; revision=12762
* Ellipsise the filename column in list view mode, and make it expand so itChristian Persch2007-02-212-0/+11
| | | | | | | | | | 2007-02-21 Christian Persch <chpe@svn.gnome.org> * src/file-manager/fm-list-view.c: (create_and_set_up_tree_view): Ellipsise the filename column in list view mode, and make it expand so it doesn't just show "...". Bug #408155. svn path=/trunk/; revision=12761
* Dutch translation updated by Reinout van Schouwen.Vincent van Adrighem2007-02-212-212/+230
| | | | | | | | | | 2007-02-21 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Dutch translation updated by Reinout van Schouwen. svn path=/trunk/; revision=12760
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-02-202-306/+323
| | | | | | | | | 2007-02-21 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=12759
* Updated Georgian LanguageVladimer Sichinava2007-02-201-39/+26
| | | | svn path=/trunk/; revision=12758
* Remove EllEllipsisingLabel use, and just use GtkLabel ellipsisationChristian Persch2007-02-203-29/+31
| | | | | | | | | | | | | | | | 2007-02-20 Christian Persch <chpe@svn.gnome.org> * libnautilus-private/nautilus-file-operations-progress.c: (set_text_unescaped_trimmed), (create_titled_label), (nautilus_file_operations_progress_init), (nautilus_file_operations_progress_new_file): * src/file-manager/fm-properties-window.c: (value_field_update_internal), (value_field_update), (attach_label), (attach_value_field_internal): Remove EllEllipsisingLabel use, and just use GtkLabel ellipsisation instead. Bug #409276. svn path=/trunk/; revision=12757
* Updated Russian translationLeonid Kanter2007-02-202-896/+902
| | | | svn path=/trunk/; revision=12756
* Fix for C89 compilers. (#407150) Patch from Jens GranseuerAlexander Larsson2007-02-202-4/+10
| | | | | | | | | | 2007-02-20 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-operations.c: Fix for C89 compilers. (#407150) Patch from Jens Granseuer svn path=/trunk/; revision=12755
* Don't build included GSequence on glib >= 2.13.0. Bug #407618.Christian Persch2007-02-195-2/+25
| | | | | | | | | | | | 2007-02-19 Christian Persch <chpe@svn.gnome.org> * configure.in: * cut-n-paste-code/Makefile.am: * src/Makefile.am: * src/file-manager/fm-list-model.c: Don't build included GSequence on glib >= 2.13.0. Bug #407618. svn path=/trunk/; revision=12754
* Don't display homedir as desktop in pathbar when in home-as-desktop mode.Alexander Larsson2007-02-192-15/+16
| | | | | | | | | | | | | 2007-02-19 Alexander Larsson <alexl@redhat.com> * src/nautilus-pathbar.c: Don't display homedir as desktop in pathbar when in home-as-desktop mode. (#368661) Patch from John Millikin svn path=/trunk/; revision=12753
* Fixed a problem reported by Armijn Hemel, also updated the translationOle Laursen2007-02-182-216/+237
| | | | | | | | | | 2007-02-18 Ole Laursen <olau@hardworking.dk> * da.po: Fixed a problem reported by Armijn Hemel, also updated the translation with the few new strings. svn path=/trunk/; revision=12752
* Fixed wrong translations.Takeshi AIHANA2007-02-181-6/+6
| | | | | | | | 2007-02-18 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Fixed wrong translations. svn path=/trunk/; revision=12751
* Updated Estonian translation by Ivar Smolin <okul@linux.ee>.Priit Laes2007-02-182-224/+214
| | | | | | | | 2007-02-18 Priit Laes <plaes@svn.gnome.org> * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>. svn path=/trunk/; revision=12750
* Updated pt_BR translationLeonardo Ferreira Fontenelle2007-02-171-3/+1
| | | | svn path=/trunk/; revision=12749
* Reviewed and updated Brazilian Portuguese translation.Leonardo Ferreira Fontenelle2007-02-172-583/+641
| | | | | | | | 2007-02-17 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Reviewed and updated Brazilian Portuguese translation. svn path=/trunk/; revision=12748
* updating for Punjabi by AP S AlamAmanpreet Singh Alam2007-02-171-1320/+1362
| | | | svn path=/trunk/; revision=12747
* Updated Japanese translation.Takeshi AIHANA2007-02-162-970/+937
| | | | | | | | 2007-02-16 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=12746
* Updated Portuguese translation.Duarte Loreto2007-02-152-889/+944
| | | | | | | | 2007-02-15 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=12745
* Translation updated.Gabor Kelemen2007-02-122-218/+223
| | | | | | | | 2007-02-12 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=12744
* Updated Finnish translationIlkka Tuohela2007-02-122-207/+224
| | | | svn path=/trunk/; revision=12743
* Post release version bumpAlexander Larsson2007-02-123-1/+10
| | | | | | | | | | | | 2007-02-12 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump === nautilus 2.17.91 === svn path=/trunk/; revision=12742
* Bump to 2.17.91NAUTILUS_2_17_91Alexander Larsson2007-02-123-1/+18
| | | | | | | | | | | | | 2007-02-12 Alexander Larsson <alexl@redhat.com> * configure.in: Bump to 2.17.91 * NEWS: Update for release svn path=/trunk/; revision=12740
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2007-02-112-350/+358
| | | | | | | | | 2007-02-11 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> svn path=/trunk/; revision=12739
* Updated Korean translation by Young-Ho Cha.Changwoo Ryu2007-02-112-210/+227
| | | | | | | | 2007-02-11 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation by Young-Ho Cha. svn path=/trunk/; revision=12738
* Updated French translation by Jonathan Ernst.Stéphane Raimbault2007-02-112-212/+230
| | | | | | | | 2007-02-11 Stéphane Raimbault <stephane.raimbault@gmail.com> * fr.po: Updated French translation by Jonathan Ernst. svn path=/trunk/; revision=12737
* Updated (British) English translationDavid Lodge2007-02-092-209/+218
| | | | svn path=/trunk/; revision=12736
* Updated Arabic Translation. Djihed Afifi2007-02-082-498/+845
| | | | svn path=/trunk/; revision=12735
* Updated Italian translation.Luca Ferretti2007-02-082-222/+234
| | | | | | | | | 2007-02-08 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=12734
* Updated Catalan translation.Josep Puigdemont i Casamajó2007-02-072-314/+329
| | | | svn path=/trunk/; revision=12733
* Updated Belarusian translation.Ihar Hrachyshka2007-02-072-207/+216
| | | | svn path=/trunk/; revision=12732
* sv.po: Swedish translation updatedDaniel Nylander2007-02-072-209/+218
| | | | svn path=/trunk/; revision=12731
* Updated Thai translation.Theppitak Karoonboonyanan2007-02-072-207/+224
| | | | | | | * th.po: Updated Thai translation. svn path=/trunk/; revision=12730
* Bump libgnome req (#404475)Alexander Larsson2007-02-062-1/+6
| | | | | | | | | | 2007-02-06 Alexander Larsson <alexl@redhat.com> * configure.in: Bump libgnome req (#404475) svn path=/trunk/; revision=12729
* Capitilize "Link" in link to... names. (#314175) Patch from FredericAlexander Larsson2007-02-064-4/+12
| | | | | | | | | | | | | 2007-02-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-operations.c: * libnautilus-private/nautilus-file.c: * src/file-manager/fm-directory-view.c: Capitilize "Link" in link to... names. (#314175) Patch from Frederic Peters svn path=/trunk/; revision=12728
* Avoid translating nonvisible text. (#364466)Alexander Larsson2007-02-062-4/+9
| | | | | | | | | | 2007-02-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c: Avoid translating nonvisible text. (#364466) svn path=/trunk/; revision=12727
* Fix crash on broken images. (#403255) Patch from Lucas Mazzardo VelosoAlexander Larsson2007-02-062-1/+10
| | | | | | | | | | | | 2007-02-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-thumbnails.c: (nautilus_thumbnail_load_image): Fix crash on broken images. (#403255) Patch from Lucas Mazzardo Veloso svn path=/trunk/; revision=12726
* OSX build fix. (#403255) Patch from dmacks@netspace.orgAlexander Larsson2007-02-062-0/+7
| | | | | | | | | | | 2007-02-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-emblem-utils.c: OSX build fix. (#403255) Patch from dmacks@netspace.org svn path=/trunk/; revision=12725
* src/file-manager/fm-directory-view.c src/file-manager/fm-tree-view.cJesse Stockall2007-02-066-17/+278
| | | | | | | | | | | | | 2007-02-05 Jesse Stockall <jesse@cleverone.org> * src/file-manager/fm-directory-view.c * src/file-manager/fm-tree-view.c * src/nautilus-places-sidebar.c * libnautilus-private/nautilus-file-operations.[ch] Prompts to empty trash when unmounting drives. Closes #138058 svn path=/trunk/; revision=12724
* Updated French translation by Jonathan Ernst.Stéphane Raimbault2007-02-052-14/+15
| | | | | | | | 2007-02-06 Stéphane Raimbault <stephane.raimbault@gmail.com> * fr.po: Updated French translation by Jonathan Ernst. svn path=/trunk/; revision=12723
* Avoid ever showing "empty" while loading a subdirectory (#340495) Based onAlexander Larsson2007-02-052-52/+23
| | | | | | | | | | | | 2007-02-05 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-list-model.c: Avoid ever showing "empty" while loading a subdirectory (#340495) Based on patch from Christof Krüger svn path=/trunk/; revision=12722
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-02-052-1061/+1532
| | | | | | | | | 2007-02-05 Artur Flinta <aflinta@gmail.com> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=12721