devhelp r1139 - in trunk: . data



Author: rhult
Date: Sun Oct  5 07:45:57 2008
New Revision: 1139
URL: http://svn.gnome.org/viewvc/devhelp?rev=1139&view=rev

Log:
2008-10-05  Richard Hult  <richard imendio com>

	* data/devhelp.desktop.in.in: Don't mark the name for translation.

	* data/devhelp.schemas.in: Improve some strings.


Modified:
   trunk/ChangeLog
   trunk/data/devhelp.desktop.in.in
   trunk/data/devhelp.schemas.in

Modified: trunk/data/devhelp.desktop.in.in
==============================================================================
--- trunk/data/devhelp.desktop.in.in	(original)
+++ trunk/data/devhelp.desktop.in.in	Sun Oct  5 07:45:57 2008
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
-_Name=Devhelp
+Name=Devhelp
 _Comment=Developer's Help program
 _GenericName=Documentation Browser
 Exec=devhelp

Modified: trunk/data/devhelp.schemas.in
==============================================================================
--- trunk/data/devhelp.schemas.in	(original)
+++ trunk/data/devhelp.schemas.in	Sun Oct  5 07:45:57 2008
@@ -127,9 +127,9 @@
       <type>string</type>
       <default>Monospace 12</default>
       <locale name="C">
-         <short>Font for fixed text</short>
+         <short>Font for fixed width text</short>
          <long>
-	   Font for text with fixed width.
+	   Font for text with fixed width, such as code examples
          </long>
       </locale>
     </schema>



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