Fix shortcut clash (bug #8878)

Patch by charley
This commit is contained in:
Juergen Spitzmueller 2013-11-12 16:27:32 +01:00
parent 52fe53676a
commit 596b9f8607
2 changed files with 3 additions and 1 deletions

View File

@ -148,7 +148,7 @@
<string>Move the selected citation down (Ctrl-Down)</string>
</property>
<property name="text">
<string>&amp;Down</string>
<string>Do&amp;wn</string>
</property>
<property name="icon">
<iconset>

View File

@ -108,6 +108,8 @@ What's new
- The koma-script book class numbers equations by chapter.
- Fix shortcut conflict in the citation dialog (bug 8878).
* DOCUMENTATION AND LOCALIZATION