cheese r881 - in trunk: . data



Author: dgsiegel
Date: Sun Aug 10 21:17:23 2008
New Revision: 881
URL: http://svn.gnome.org/viewvc/cheese?rev=881&view=rev

Log:
some gconf translation improvements, fixes bug #547168


Modified:
   trunk/ChangeLog
   trunk/data/cheese.schemas.in

Modified: trunk/data/cheese.schemas.in
==============================================================================
--- trunk/data/cheese.schemas.in	(original)
+++ trunk/data/cheese.schemas.in	Sun Aug 10 21:17:23 2008
@@ -48,8 +48,8 @@
 			<type>int</type>
 			<default>0</default>
 			<locale name="C">
-				<short>X resolution</short>
-				<long>The X resolution of the image captured from the camera</long>
+				<short>Width resolution</short>
+				<long>The width resolution of the image captured from the camera</long>
 			</locale>
     </schema>
 		
@@ -60,8 +60,8 @@
 			<type>int</type>
 			<default>0</default>
 			<locale name="C">
-				<short>Y resolution</short>
-				<long>The Y resolution of the image captured from the camera</long>
+				<short>Height resolution</short>
+				<long>The height resolution of the image captured from the camera</long>
 			</locale>
     </schema>
     	



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