summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Sanda <ps@twin.jikos.cz>2018-02-24 00:58:23 +0100
committerPavel Sanda <ps@twin.jikos.cz>2018-02-24 00:58:23 +0100
commite77e522bbbc68f76f9dee148639f37b0aeac5dc7 (patch)
tree539ae4aaeb1aa6135c0e5b88d3be434ef9067684 /app-office/lyx/files
parentfix manifest (diff)
downloadrebutia-e77e522bbbc68f76f9dee148639f37b0aeac5dc7.tar.gz
rebutia-e77e522bbbc68f76f9dee148639f37b0aeac5dc7.tar.bz2
rebutia-e77e522bbbc68f76f9dee148639f37b0aeac5dc7.zip
* lyx
Diffstat (limited to 'app-office/lyx/files')
-rw-r--r--app-office/lyx/files/2.3.patches12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-office/lyx/files/2.3.patches b/app-office/lyx/files/2.3.patches
index a9b6c00..ac77e07 100644
--- a/app-office/lyx/files/2.3.patches
+++ b/app-office/lyx/files/2.3.patches
@@ -134,18 +134,6 @@ index 4a1e154aab..94964d6a53 100644
+ "minibuffer" "on,bottom"
"documentation" "off,top"
End
-diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
-index 37c1067c98..fc09c121b2 100644
---- a/lib/ui/stdmenus.inc
-+++ b/lib/ui/stdmenus.inc
-@@ -414,6 +414,7 @@ Menuset
- Item "Visible Space|V" "space-insert visible"
- Item "Menu Separator|M" "specialchar-insert menu-separator"
- Item "Phonetic Symbols|P" "ipa-insert"
-+ Item "Visible Space|V" "unicode-insert 0x2423"
- Submenu "Logos|L" "insert_logos"
- End
-
diff --git a/src/frontends/qt4/GuiApplication.cpp b/src/frontends/qt4/GuiApplication.cpp
index 323e654a41..fc339e44d2 100644
--- a/src/frontends/qt4/GuiApplication.cpp