adjust keyboard shortcuts for buttons.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17417 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-03-12 14:49:27 +00:00
parent cb81965b1e
commit 51f2d5c064

View File

@ -40,21 +40,21 @@
<item row="1" column="2" >
<widget class="QPushButton" name="moveDownPB" >
<property name="text" >
<string>&amp;Down</string>
<string>D&amp;own</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="moveInPB" >
<property name="text" >
<string>&amp;Demote -></string>
<string>De&amp;mote -></string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2" >
<widget class="QPushButton" name="updatePB" >
<property name="text" >
<string>&amp;Update</string>
<string>Upd&amp;ate</string>
</property>
</widget>
</item>