From f19953fe71656ea7300b3985f54bbaefdd9ad27f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Tue, 8 Apr 2008 11:26:31 +0000 Subject: [PATCH] * fix symbol in the math panel (part of bug 4720): - Vert.png: rename to vert.png (what it actually is) - Vert.png: add correct symbol git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24169 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 1 + lib/Makefile.am | 3 ++- lib/images/math/vert.png | Bin 0 -> 119 bytes 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 lib/images/math/vert.png diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index d87aac30f3..b5fe87d36f 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -1969,6 +1969,7 @@ lib_images_math_files = Split(''' vec.png vee.png veebar.png + vert.png vphantom.png wedge.png widehat.png diff --git a/lib/Makefile.am b/lib/Makefile.am index 7b3c78ce1f..be0db071e2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -408,7 +408,6 @@ dist_imagesmath_DATA = \ images/math/Lsh.png \ images/math/Re.png \ images/math/Rsh.png \ - images/math/Vert.png \ images/math/Vvdash.png \ images/math/acute.png \ images/math/aleph.png \ @@ -871,6 +870,8 @@ dist_imagesmath_DATA = \ images/math/vec.png \ images/math/vee.png \ images/math/veebar.png \ + images/math/Vert.png \ + images/math/vert.png \ images/math/vphantom.png \ images/math/wedge.png \ images/math/widehat.png \ diff --git a/lib/images/math/vert.png b/lib/images/math/vert.png new file mode 100644 index 0000000000000000000000000000000000000000..3bc9fab5ab86986c226d588d677ce64046ae8351 GIT binary patch literal 119 zcmeAS@N?(olHy`uVBq!ia0vp^%s?zGzy>5)^Rm-{6kC$FyUTwt;Eecw2Pnc>;1O92 zq&>jc?PRtckRk5r;us=vIXPj0^^gDZ$C3^$O$lk@5@L9?hDmzD&7F^dN*Fv{{an^L HB{Ts5?YkoH literal 0 HcmV?d00001 -- 2.39.2