Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Thai translation.Theppitak Karoonboonyanan2006-08-272-131/+134
| | | | | | 2006-08-27 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated Norwegian bokmål translation.Kjartan Maraas2006-08-252-157/+194
| | | | | | 2006-08-25 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation.
* Updated Russian translationLeonid Kanter2006-08-242-149/+146
|
* Updated Slovenian translation.Matic Žgur2006-08-242-191/+219
| | | | | | 2006-08-24 Matic Žgur <mr.zgur@gmail.com> * sl.po: Updated Slovenian translation.
* Updated Oriya TranslationSubhransu Behera2006-08-241-212/+215
|
* Added Strings for Updated Oriya TranslationSubhransu Behera2006-08-241-0/+4
|
* Updated Oriya TranslationSubhransu Behera2006-08-231-0/+1096
|
* Added Oriya to The List of LanguagesSubhransu Behera2006-08-231-0/+1
|
* Updated Oriya Translation and Added Oriya to The List of LanguagesSubhransu Behera2006-08-231-0/+5
|
* Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2006-08-221-0/+4
|
* Updated Bengali India TranslationRuna Bhattacharjee2006-08-221-168/+208
|
* Revert my previous commit, gnome_program_init owns the option context. FixCarlos Garcia Campos2006-08-212-1/+8
| | | | | | | 2006-08-21 Carlos Garcia Campos <carlosgc@gnome.org> * shell/main.c: (main): Revert my previous commit, gnome_program_init owns the option context. Fix another memory leak in main. Both caught by Christian Persch.
* Fix memory leak.Carlos Garcia Campos2006-08-212-0/+7
| | | | | | 2006-08-21 Carlos Garcia Campos <carlosgc@gnome.org> * shell/main.c: (main): Fix memory leak.
* Fix crash when opening a pdf with password protection.Carlos Garcia Campos2006-08-212-14/+29
| | | | | | 2006-08-21 Carlos Garcia Campos <carlosgc@gnome.org> * backend/ev-document-factory.c: (ev_document_factory_get_document): Fix crash when opening a pdf with password protection.
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-08-192-156/+194
| | | | | | | 2006-08-19 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Fix memory leak.Carlos Garcia Campos2006-08-192-5/+9
| | | | | | 2006-08-19 Carlos Garcia Campos <carlosgc@gnome.org> * pdf/ev-poppler.cc: (pdf_document_search_free): Fix memory leak.
* Updated Malayalam translationAni Peter2006-08-182-0/+1109
|
* Added Malayalam (ml) to the list of LanguagesAni Peter2006-08-181-0/+1
|
* More correct handling of document loading. Fixes bug #349043.Nickolay V. Shmyrev2006-08-173-8/+40
| | | | | | | | | | | 2006-08-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * backend/ev-document-factory.c: (ev_document_factory_get_document): * tiff/tiff-document.c: (tiff_document_finalize): More correct handling of document loading. Fixes bug #349043.
* Updated Turkish TranslationBaris Cicek2006-08-162-401/+485
|
* Updated Japanese translation.Satoru SATOH2006-08-162-142/+168
| | | | | | 2006-08-17 Satoru SATOH <ss@gnome.gr.jp> * Updated Japanese translation.
* Updated Lithuanian translation.Žygimantas Beručka2006-08-162-219/+380
| | | | | | 2006-08-16 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation.
* Updated Swedish translation.Daniel Nylander2006-08-162-153/+189
| | | | | | 2006-08-16 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation.
* Translation updated.Gabor Kelemen2006-08-162-207/+398
| | | | | | 2006-08-16 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated.
* Updated German translation.Hendrik Richter2006-08-152-154/+172
| | | | | | 2006-08-15 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Translation updated by Ivar Smolin.Priit Laes2006-08-152-251/+251
| | | | | | 2006-08-15 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Added French translation Added fr to DOC_LINGUASChristophe Bliard2006-08-154-2/+8
| | | | | | | | 2006-08-15 Christophe Bliard <christophe.bliard@trux.info> * fr/figures: * fr/fr.po: Added French translation * Makefile.am: Added fr to DOC_LINGUAS
* Added French translation Added fr to DOC_LINGUASChristophe Bliard2006-08-151-0/+1052
| | | | | | | | 2006-08-15 Christophe Bliard <christophe.bliard@trux.info> * fr/figures: * fr/fr.po: Added French translation * Makefile.am: Added fr to DOC_LINGUAS
* Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with gnome-vfsCarlos Garcia Campos2006-08-152-2/+9
| | | | | | | 2006-08-14 Carlos Garcia Campos <carlosgc@gnome.org> * backend/ev-attachment.c: (ev_attachment_save): Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
* Fixed a compilation error if HAVE_GTK_RECENT isn't defined.Julien Rebetez2006-08-152-1/+5
| | | | | | 2006-08-15 Julien Rebetez <julienr@cvs.gnome.org> * shell/ev-window.c: (ev_window_cmd_recent_file_activate): Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
* Do not render thumbnails unless thumbnails page is active in the sidebar.Carlos Garcia Campos2006-08-152-2/+28
| | | | | | | 2006-08-14 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-sidebar-thumbnails.c: Do not render thumbnails unless thumbnails page is active in the sidebar.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-08-152-117/+122
|
* Fix dialogue spacing. Bug #351370.Christian Persch2006-08-142-1/+7
| | | | | | | | 2006-08-14 Christian Persch <chpe@cvs.gnome.org> * shell/ev-properties-dialog.c: Fix dialogue spacing. Bug #351370.
* Updated evince zh_CN translation.Funda Wang2006-08-142-151/+188
|
* Use lowercase gettext catalog file names (evince.mo instead of Evince.mo)Wouter Bolsterlee2006-08-132-4/+10
| | | | | | | | | 2006-08-13 Wouter Bolsterlee <uws+gnome@xs4all.nl> * configure.ac: Use lowercase gettext catalog file names (evince.mo instead of Evince.mo)
* GtkIconTheme is now screen safe too. Fixes bug #350878Carlos Garcia Campos2006-08-132-71/+124
| | | | | | 2006-08-13 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-sidebar-attachments.c: GtkIconTheme is now screen safe too. Fixes bug #350878
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-08-132-278/+343
|
*