]> git.sur5r.net Git - glabels/commitdiff
Added stock images to help menu items.
authorJim Evins <evins@snaught.com>
Mon, 26 Aug 2002 01:08:14 +0000 (01:08 +0000)
committerJim Evins <evins@snaught.com>
Mon, 26 Aug 2002 01:08:14 +0000 (01:08 +0000)
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@63 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels2/src/glabels-ui.xml

index 836a082b9f1380c87be10faaa3dfe7702d50f559..bc65e654d0e868ce798a55bb276634fe40310ec7 100644 (file)
        
        
        <cmd name="HelpContents" _label="Contents" _tip="Open the gedit manual"
-       accel="F1"/>
+       accel="F1" pixtype="stock" pixname="gtk-help"/>
 
-        <cmd name="About" _label="About..." _tip="About this application"/>
+        <cmd name="About" _label="About..." _tip="About this application"
+        pixtype="stock" pixname="About"/>
 
 
        <cmd name="BonoboUIDump" _label="Dump XML" _tip="Dump the UI Xml description" hidden="0"/>