From: Bryan Clark Date: Wed, 20 Apr 2005 06:26:19 +0000 (+0000) Subject: Added real long descriptions, closes bug 172496 X-Git-Tag: EVINCE_0_2_1~19 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=bc91dbb970303220dffb9f8e71cc4b91cd7c4ee1;p=evince.git Added real long descriptions, closes bug 172496 2005-04-20 Bryan Clark * data/evince.schemas.in: Added real long descriptions, closes bug 172496 * README: Added actual text, closes bug 171869 --- diff --git a/ChangeLog b/ChangeLog index d6ad6d59..e7bd4750 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-04-20 Bryan Clark + + * data/evince.schemas.in: Added real long descriptions, + closes bug 172496 + + * README: Added actual text, closes bug 171869 + 2005-04-19 Marco Pesenti Gritti * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get): diff --git a/README b/README index e69de29b..f4da9614 100644 --- a/README +++ b/README @@ -0,0 +1,15 @@ +Evince +================================================== +Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript. For more general information about Evince please visit our website at http://www.gnome.org/projects/evince/ + +This software is licensed under the GPL + +Evince Requirements +================================================== +GNOME Platform libraries [ http://www.gnome.org/start/ ] +Poppler for PDF viewing [ http://poppler.freedesktop.org/ ] +GhostScript for Postscript viewing [ http://www.cs.wisc.edu/~ghost/ ] + +Evince Optional Backend Libraries +================================================== +DjVuLibre for DjVu viewing [ http://djvulibre.djvuzone.org/ ] diff --git a/data/evince.schemas.in b/data/evince.schemas.in index 0e7bb058..3eb845c9 100644 --- a/data/evince.schemas.in +++ b/data/evince.schemas.in @@ -8,7 +8,7 @@ true Show toolbar by default - Show toolbar by default. + Toolbar is the top bar that contains navigation and zoom controls. Two boolean options, true makes toolbar visible by default while false makes toolbar not visible by default. @@ -19,7 +19,7 @@ true Show sidebar by default - Show sidebar by default. + Sidebar is the side item that contains the Index and Thumbnail lists. Two boolean options, true makes sidebar visible by default while false makes sidebar not visible by default @@ -30,7 +30,7 @@ true Show statusbar by default - Show statusbar by default. + Statusbar is the standard bottom bar that display additional information about links and other actions. Two boolean options, true makes the statusbar visible by default while false makes sidebar not visible by default. @@ -41,7 +41,7 @@ 132 Default sidebar size - The default sidebar size. + Sidebar is the side item that contains the Index and Thumbnail lists. The default size sets the sidebars width in pixels baded from the side of the window. Any integer will be accepted. The sidebar will never shrink smaller than the size of the text required to display Thumbnails or Index. Large values will cause the sidebar to take up as much room as possible.