]> www.fi.muni.cz Git - evince.git/commitdiff
Added real long descriptions, closes bug 172496
authorBryan Clark <clarkbw@cvs.gnome.org>
Wed, 20 Apr 2005 06:26:19 +0000 (06:26 +0000)
committerBryan W Clark <clarkbw@src.gnome.org>
Wed, 20 Apr 2005 06:26:19 +0000 (06:26 +0000)
2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>

        * data/evince.schemas.in: Added real long descriptions,
        closes bug 172496

        * README: Added actual text, closes bug 171869

ChangeLog
README
data/evince.schemas.in

index d6ad6d594a014808aa7066b232b12a6c7da61ae6..e7bd4750287d68bb5376ac87d4b12e95d825798c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
+
+       * data/evince.schemas.in: Added real long descriptions, 
+       closes bug 172496 
+
+       * README: Added actual text, closes bug 171869
+
 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
 
        * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
diff --git a/README b/README
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f4da96144cd0e5b44e9db511ddd74e6c3115e838 100644 (file)
--- 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/ ]
index 0e7bb058e8ceca5fa13c7d8429e64459deef55ee..3eb845c9da27116be444f3063827c56421ad72f2 100644 (file)
@@ -8,7 +8,7 @@
       <default>true</default>
       <locale name="C">
         <short>Show toolbar by default</short>
-        <long>Show toolbar by default.</long>
+        <long>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.</long>
       </locale>
     </schema>
     <schema>
@@ -19,7 +19,7 @@
       <default>true</default>
       <locale name="C">
         <short>Show sidebar by default</short>
-        <long>Show sidebar by default.</long>
+        <long>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 </long>
       </locale>
     </schema>
     <schema>
@@ -30,7 +30,7 @@
       <default>true</default>
       <locale name="C">
         <short>Show statusbar by default</short>
-        <long>Show statusbar by default.</long>
+        <long>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.</long>
       </locale>
     </schema>
     <schema>
@@ -41,7 +41,7 @@
       <default>132</default>
       <locale name="C">
         <short>Default sidebar size</short>
-        <long>The default sidebar size.</long>
+        <long>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.</long>
       </locale>
     </schema>
   </schemalist>