]> git.lyx.org Git - features.git/commitdiff
Fix shortcut clash (bug #8878)
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 12 Nov 2013 15:27:32 +0000 (16:27 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 12 Nov 2013 15:37:33 +0000 (16:37 +0100)
Patch by charley

src/frontends/qt4/ui/CitationUi.ui
status.20x

index 7481995a4339ad81ef1da47ace692a1dcaa4c1d4..8d3502ced48e04aff8b53dc1a0f653d52fe89a9c 100644 (file)
       <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>
index ca6f011e8a60563eae6d0f0e3e0eed7ab8dbb393..c15980ca1426b944eb77d7e6f7f8da27fe97b0b8 100644 (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