]> www.fi.muni.cz Git - evince.git/commitdiff
Final update for release 0.5.0 EVINCE_0_5_0
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Thu, 19 Jan 2006 22:03:13 +0000 (22:03 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Thu, 19 Jan 2006 22:03:13 +0000 (22:03 +0000)
* NEWS:
* README:

Final update for release 0.5.0

* shell/Makefile.am:

Remove disable deprecated until we'll require libgnome-2.13.7
and port to GOption argument parsing. See bug 327518.

ChangeLog
NEWS
README
shell/Makefile.am

index 5d740070a77adf1f9046c744179f44bda6390552..ac98d2b13d18b8e8f41e8c3858649642683250c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * README:
+       
+       Final update for release 0.5.0
+       
+       * shell/Makefile.am:
+       
+       Remove disable deprecated until we'll require libgnome-2.13.7
+       and port to GOption argument parsing. See bug 327518.
+
 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
 
        * comics/comics-document.c: (comics_document_save):
diff --git a/NEWS b/NEWS
index 6186419441721a5e64d7226b67493d09ba162252..119c7fd9ec8a0087ed76ec0b548f7998433cbd3c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,10 +26,13 @@ Bug Fixes:
     * Printing of multiple copies start to work
     * Crash on structured ps document
     * Improved session handling
+    * Vertical and horizontal scrolling on selection
 
 Translations:
 
-    * bn, id, it, ku, pt, ro
+    * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu 
+      hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
+    * nl for documentation.
 
 ==============
 Evince   0.4.0
diff --git a/README b/README
index f4da96144cd0e5b44e9db511ddd74e6c3115e838..93d80326eb17bf03115b03196ab7459b89fab883 100644 (file)
--- a/README
+++ b/README
@@ -13,3 +13,4 @@ GhostScript for Postscript viewing [ http://www.cs.wisc.edu/~ghost/ ]
 Evince Optional Backend Libraries
 ==================================================
 DjVuLibre for DjVu viewing [ http://djvulibre.djvuzone.org/ ]
+Rar for viewing CBR comics [ http://www.rarsoft.com/ ]
\ No newline at end of file
index aa237aea5c953963e25496bd802f0e5454f3a449..0fed805e35d7204f5462744419284e15f6783107 100644 (file)
@@ -10,8 +10,7 @@ INCLUDES=                                             \
        -DGNOMELOCALEDIR=\"$(datadir)/locale\"          \
        -DGNOMEICONDIR=\""$(datadir)/pixmaps"\"         \
        $(SHELL_CFLAGS)                                 \
-       $(WARN_CFLAGS)                                  \
-       $(DISABLE_DEPRECATED)
+       $(WARN_CFLAGS)                                  
 
 bin_PROGRAMS=evince