mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-12 03:23:12 +00:00
icon name fixups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5677 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4a70c91eee
commit
5e37ac3113
@ -1,3 +1,7 @@
|
|||||||
|
2002-11-20 John Levon <levon@movementarian.org>
|
||||||
|
|
||||||
|
* images/math/: renames for stupid OSes
|
||||||
|
|
||||||
2002-11-15 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
2002-11-15 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
||||||
|
|
||||||
* lib/ru_splash.lyx: update from Vitaly Lipatov
|
* lib/ru_splash.lyx: update from Vitaly Lipatov
|
||||||
|
@ -1,31 +0,0 @@
|
|||||||
/* XPM */
|
|
||||||
static char *a[] = {
|
|
||||||
/* columns rows colors chars-per-pixel */
|
|
||||||
"3 22 3 1",
|
|
||||||
" c black",
|
|
||||||
". c black",
|
|
||||||
"X c None",
|
|
||||||
/* pixels */
|
|
||||||
"...",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"XX.",
|
|
||||||
"..."
|
|
||||||
};
|
|
Loading…
Reference in New Issue
Block a user