]> git.lyx.org Git - features.git/commit
Add phantom icons from Uwe and me (last part of bug 1473)
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 15 Sep 2006 10:58:58 +0000 (10:58 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 15 Sep 2006 10:58:58 +0000 (10:58 +0000)
commit69c447720a3c35ba4d63f55a830d82458e4c6d5a
treec1f508f71fcb4b800d576fbb929445ad361324dd
parent759849aa42ee0db64b9889b930b81f5d7c95a1b7
Add phantom icons from Uwe and me (last part of bug 1473)
* src/frontends/controllers/ControlMath.C
(latex_misc): Add phnatom, vphantom and hphantom

* lib/images/math/hphantom.xpm: new
* lib/images/math/phantom.xpm: new
* lib/images/math/vphantom.xpm: new

* lib/Makefile.am: add new files
* development/scons/scons_manifest.py: ditto

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15009 a592a061-630c-0410-9148-cb99ea01b6c8
development/scons/scons_manifest.py
lib/Makefile.am
lib/images/math/hphantom.xpm [new file with mode: 0644]
lib/images/math/phantom.xpm [new file with mode: 0644]
lib/images/math/vphantom.xpm [new file with mode: 0644]
src/frontends/controllers/ControlMath.C