[Buoh-dev] CVS commit to /cvsroot/buoh/buoh/data by carlosgc



CVS commit to /cvsroot/buoh/buoh/data by carlosgc

Modified Files:
	buoh.schemas.in 
Log Message:
2006-10-21  Carlos Garcia Campos  <carlosgc gnome org>
	* data/buoh.schemas.in:
	* src/buoh-view-comic.[ch]:
	* src/buoh-view.[ch]:
	* src/buoh-window.c:
	Store zoom mode in GConf so that it can be remembered between
	sessions.

===================================================================
RCS file: /cvsroot/buoh/buoh/data/buoh.schemas.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /cvsroot/buoh/buoh/data/buoh.schemas.in	2005/09/30 16:13:46	1.2
+++ /cvsroot/buoh/buoh/data/buoh.schemas.in	2006/10/21 15:50:10	1.3
@@ -23,6 +23,18 @@
         <long>Statusbar is the bottom bar that contains help and status messages. Two boolean options, true makes statusbar visible by default while false makes statusbar not visible by default.</long>
       </locale>
     </schema>
+
+    <schema>
+      <key>/schemas/apps/buoh/zoom_mode</key>
+      <applyto>/apps/buoh/zoom_mode</applyto>
+      <owner>buoh</owner>
+      <type>int</type>
+      <default>2</default>
+      <locale name="C">
+        <short>Select viewer zoom mode</short>
+	<long>There are two zoom modes available, 1 makes the current comic fill the window, 2 makes the current comic fill the window width.</long>
+      </locale>
+    </schema>
   </schemalist>
 </gconfschemafile>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]