eog r4434 - in trunk/help: . C da en_GB es eu fr it ko pa pt_BR ru sv uk



Author: friemann
Date: Fri Mar  7 16:10:44 2008
New Revision: 4434
URL: http://svn.gnome.org/viewvc/eog?rev=4434&view=rev

Log:
2008-03-07  Felix Riemann  <friemann svn gnome org>

	* Makefile.am: Keep lang list sorted alphabetically.
	* C/eog.xml: 
	* da/da.po:
	* en_GB/en_GB.po:
	* es/es.po:
	* eu/eu.po:
	* fr/fr.po:
	* it/it.po:
	* ko/ko.po:
	* pa/pa.po:
	* pt_BR/pt_BR.po:
	* ru/ru.po:
	* sv/sv.po:
	* uk/uk.po:
	Fix some incorrect guisubmenu tags. Do the necessary changes in
	translations affected by this, so translation teams don't have to
	bother about this little, less-visible change.


Modified:
   trunk/help/C/eog.xml
   trunk/help/ChangeLog
   trunk/help/Makefile.am
   trunk/help/da/da.po
   trunk/help/en_GB/en_GB.po
   trunk/help/es/es.po
   trunk/help/eu/eu.po
   trunk/help/fr/fr.po
   trunk/help/it/it.po
   trunk/help/ko/ko.po
   trunk/help/pa/pa.po
   trunk/help/pt_BR/pt_BR.po
   trunk/help/ru/ru.po
   trunk/help/sv/sv.po
   trunk/help/uk/uk.po

Modified: trunk/help/C/eog.xml
==============================================================================
--- trunk/help/C/eog.xml	(original)
+++ trunk/help/C/eog.xml	Fri Mar  7 16:10:44 2008
@@ -552,7 +552,7 @@
 		<para>To move an image to the Trash, choose
 			<menuchoice>
 			<guimenu>Edit</guimenu>
-			<guisubmenu>Move to Trash</guisubmenu>
+			<guimenuitem>Move to Trash</guimenuitem>
 			</menuchoice>.
 			This moves the file to the Trash folder. Multiple images can also be moved to the trash in the same way: select them all first.</para>
 	    <para>To restore an image from the Trash, open the Trash folder in <application>Nautilus</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type="help" url="ghelp:user-guide?nautilus-trash">User Guide</ulink>.</para>
@@ -577,7 +577,7 @@
 		<para>To save an image, choose 
 			<menuchoice>
 			<guimenu>File</guimenu>
-			<guisubmenu>Save</guisubmenu>
+			<guimenuitem>Save</guimenuitem>
 			</menuchoice>.
 		The image will be saved under the same name and file type. Therefore, unmodified images needn't be saved.</para>
 	</sect2>
@@ -588,7 +588,7 @@
 		<para>To save an image under a different name, or convert it to a different file type, choose
 			<menuchoice>
 			<guimenu>File</guimenu>
-			<guisubmenu>Save As</guisubmenu>
+			<guimenuitem>Save As</guimenuitem>
 			</menuchoice>.</para>
 		<para>Specify the filename in the <guilabel>Name</guilabel> field in the <guilabel>Save Image</guilabel> dialog, then click <guibutton>Save</guibutton>. The file is saved in the current folder by default. &app; tries to determine the file type from the given filename suffix. If the image should be saved in another folder or the file type detection failed, expand the dialog by clicking on <guilabel>Browse for other folders</guilabel>. This allows further folder navigation and the specification of the file type from the drop down box.</para>
 		<para>You can save multiple images at once: see the next section.</para>
@@ -601,7 +601,7 @@
 		<para>To save multiple images, select the images and choose 
 			<menuchoice>
 			<guimenu>File</guimenu>
-			<guisubmenu>Save As</guisubmenu>
+			<guimenuitem>Save As</guimenuitem>
 			</menuchoice>. 		
 		The following window is displayed:</para>
   		<figure id="saveas-dialog-fig">

Modified: trunk/help/Makefile.am
==============================================================================
--- trunk/help/Makefile.am	(original)
+++ trunk/help/Makefile.am	Fri Mar  7 16:10:44 2008
@@ -9,4 +9,4 @@
 	figures/eog_start_window.png		\
 	figures/eog_toolbar_editor_window.png 
 
-DOC_LINGUAS = de en_GB es eu fr it ja ko oc pa pt_BR ru sv uk zh_CN zh_TW da
+DOC_LINGUAS = da de en_GB es eu fr it ja ko oc pa pt_BR ru sv uk zh_CN zh_TW



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