From 5e37ac311335eb9b9912d21fbf33aca9639f0df0 Mon Sep 17 00:00:00 2001 From: John Levon Date: Wed, 20 Nov 2002 16:13:49 +0000 Subject: [PATCH] icon name fixups git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5677 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 +++ lib/images/math/].xpm | 31 ------------------- lib/images/math/{|.xpm => bars.xpm} | 0 lib/images/math/{Bumpeq.xpm => bumpeq2.xpm} | 0 lib/images/math/{Cap.xpm => cap2.xpm} | 0 lib/images/math/{Cup.xpm => cup2.xpm} | 0 lib/images/math/{Delta.xpm => delta2.xpm} | 0 .../math/{Downarrow.xpm => downarrow2.xpm} | 0 lib/images/math/{Gamma.xpm => gamma2.xpm} | 0 lib/images/math/{Lambda.xpm => lambda2.xpm} | 0 lib/images/math/{{.xpm => lbrace.xpm} | 0 lib/images/math/{[.xpm => lbracket.xpm} | 0 .../math/{Leftarrow.xpm => leftarrow2.xpm} | 0 ...Leftrightarrow.xpm => leftrightarrow2.xpm} | 0 .../{Longleftarrow.xpm => longleftarrow2.xpm} | 0 ...rightarrow.xpm => longleftrightarrow2.xpm} | 0 ...Longrightarrow.xpm => longrightarrow2.xpm} | 0 lib/images/math/{(.xpm => lparen.xpm} | 0 .../math/{nLeftarrow.xpm => nleftarrow2.xpm} | 0 ...eftrightarrow.xpm => nleftrightarrow2.xpm} | 0 .../{nRightarrow.xpm => nrightarrow2.xpm} | 0 lib/images/math/{nvDash.xpm => nvdash2.xpm} | 0 lib/images/math/{nVDash.xpm => nvdash3.xpm} | 0 lib/images/math/{Omega.xpm => omega2.xpm} | 0 lib/images/math/{Phi.xpm => phi2.xpm} | 0 lib/images/math/{Pi.xpm => pi2.xpm} | 0 lib/images/math/{Psi.xpm => psi2.xpm} | 0 lib/images/math/{}.xpm => rbrace.xpm} | 0 .../math/{Rightarrow.xpm => rightarrow2.xpm} | 0 lib/images/math/{).xpm => rparen.xpm} | 0 lib/images/math/{Sigma.xpm => sigma2.xpm} | 0 lib/images/math/{Subset.xpm => subset2.xpm} | 0 lib/images/math/{Supset.xpm => supset2.xpm} | 0 lib/images/math/{Theta.xpm => theta2.xpm} | 0 lib/images/math/{Uparrow.xpm => uparrow2.xpm} | 0 .../{Updownarrow.xpm => updownarrow2.xpm} | 0 lib/images/math/{Upsilon.xpm => upsilon2.xpm} | 0 lib/images/math/{vDash.xpm => vdash2.xpm} | 0 lib/images/math/{Vdash.xpm => vdash3.xpm} | 0 lib/images/math/{Xi.xpm => xi2.xpm} | 0 40 files changed, 4 insertions(+), 31 deletions(-) delete mode 100644 lib/images/math/].xpm rename lib/images/math/{|.xpm => bars.xpm} (100%) rename lib/images/math/{Bumpeq.xpm => bumpeq2.xpm} (100%) rename lib/images/math/{Cap.xpm => cap2.xpm} (100%) rename lib/images/math/{Cup.xpm => cup2.xpm} (100%) rename lib/images/math/{Delta.xpm => delta2.xpm} (100%) rename lib/images/math/{Downarrow.xpm => downarrow2.xpm} (100%) rename lib/images/math/{Gamma.xpm => gamma2.xpm} (100%) rename lib/images/math/{Lambda.xpm => lambda2.xpm} (100%) rename lib/images/math/{{.xpm => lbrace.xpm} (100%) rename lib/images/math/{[.xpm => lbracket.xpm} (100%) rename lib/images/math/{Leftarrow.xpm => leftarrow2.xpm} (100%) rename lib/images/math/{Leftrightarrow.xpm => leftrightarrow2.xpm} (100%) rename lib/images/math/{Longleftarrow.xpm => longleftarrow2.xpm} (100%) rename lib/images/math/{Longleftrightarrow.xpm => longleftrightarrow2.xpm} (100%) rename lib/images/math/{Longrightarrow.xpm => longrightarrow2.xpm} (100%) rename lib/images/math/{(.xpm => lparen.xpm} (100%) rename lib/images/math/{nLeftarrow.xpm => nleftarrow2.xpm} (100%) rename lib/images/math/{nLeftrightarrow.xpm => nleftrightarrow2.xpm} (100%) rename lib/images/math/{nRightarrow.xpm => nrightarrow2.xpm} (100%) rename lib/images/math/{nvDash.xpm => nvdash2.xpm} (100%) rename lib/images/math/{nVDash.xpm => nvdash3.xpm} (100%) rename lib/images/math/{Omega.xpm => omega2.xpm} (100%) rename lib/images/math/{Phi.xpm => phi2.xpm} (100%) rename lib/images/math/{Pi.xpm => pi2.xpm} (100%) rename lib/images/math/{Psi.xpm => psi2.xpm} (100%) rename lib/images/math/{}.xpm => rbrace.xpm} (100%) rename lib/images/math/{Rightarrow.xpm => rightarrow2.xpm} (100%) rename lib/images/math/{).xpm => rparen.xpm} (100%) rename lib/images/math/{Sigma.xpm => sigma2.xpm} (100%) rename lib/images/math/{Subset.xpm => subset2.xpm} (100%) rename lib/images/math/{Supset.xpm => supset2.xpm} (100%) rename lib/images/math/{Theta.xpm => theta2.xpm} (100%) rename lib/images/math/{Uparrow.xpm => uparrow2.xpm} (100%) rename lib/images/math/{Updownarrow.xpm => updownarrow2.xpm} (100%) rename lib/images/math/{Upsilon.xpm => upsilon2.xpm} (100%) rename lib/images/math/{vDash.xpm => vdash2.xpm} (100%) rename lib/images/math/{Vdash.xpm => vdash3.xpm} (100%) rename lib/images/math/{Xi.xpm => xi2.xpm} (100%) diff --git a/lib/ChangeLog b/lib/ChangeLog index 09acd30d07..b4c0ca0e14 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2002-11-20 John Levon + + * images/math/: renames for stupid OSes + 2002-11-15 Jean-Marc Lasgouttes * lib/ru_splash.lyx: update from Vitaly Lipatov diff --git a/lib/images/math/].xpm b/lib/images/math/].xpm deleted file mode 100644 index 5bbfe4c747..0000000000 --- a/lib/images/math/].xpm +++ /dev/null @@ -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.", -"..." -}; diff --git a/lib/images/math/|.xpm b/lib/images/math/bars.xpm similarity index 100% rename from lib/images/math/|.xpm rename to lib/images/math/bars.xpm diff --git a/lib/images/math/Bumpeq.xpm b/lib/images/math/bumpeq2.xpm similarity index 100% rename from lib/images/math/Bumpeq.xpm rename to lib/images/math/bumpeq2.xpm diff --git a/lib/images/math/Cap.xpm b/lib/images/math/cap2.xpm similarity index 100% rename from lib/images/math/Cap.xpm rename to lib/images/math/cap2.xpm diff --git a/lib/images/math/Cup.xpm b/lib/images/math/cup2.xpm similarity index 100% rename from lib/images/math/Cup.xpm rename to lib/images/math/cup2.xpm diff --git a/lib/images/math/Delta.xpm b/lib/images/math/delta2.xpm similarity index 100% rename from lib/images/math/Delta.xpm rename to lib/images/math/delta2.xpm diff --git a/lib/images/math/Downarrow.xpm b/lib/images/math/downarrow2.xpm similarity index 100% rename from lib/images/math/Downarrow.xpm rename to lib/images/math/downarrow2.xpm diff --git a/lib/images/math/Gamma.xpm b/lib/images/math/gamma2.xpm similarity index 100% rename from lib/images/math/Gamma.xpm rename to lib/images/math/gamma2.xpm diff --git a/lib/images/math/Lambda.xpm b/lib/images/math/lambda2.xpm similarity index 100% rename from lib/images/math/Lambda.xpm rename to lib/images/math/lambda2.xpm diff --git a/lib/images/math/{.xpm b/lib/images/math/lbrace.xpm similarity index 100% rename from lib/images/math/{.xpm rename to lib/images/math/lbrace.xpm diff --git a/lib/images/math/[.xpm b/lib/images/math/lbracket.xpm similarity index 100% rename from lib/images/math/[.xpm rename to lib/images/math/lbracket.xpm diff --git a/lib/images/math/Leftarrow.xpm b/lib/images/math/leftarrow2.xpm similarity index 100% rename from lib/images/math/Leftarrow.xpm rename to lib/images/math/leftarrow2.xpm diff --git a/lib/images/math/Leftrightarrow.xpm b/lib/images/math/leftrightarrow2.xpm similarity index 100% rename from lib/images/math/Leftrightarrow.xpm rename to lib/images/math/leftrightarrow2.xpm diff --git a/lib/images/math/Longleftarrow.xpm b/lib/images/math/longleftarrow2.xpm similarity index 100% rename from lib/images/math/Longleftarrow.xpm rename to lib/images/math/longleftarrow2.xpm diff --git a/lib/images/math/Longleftrightarrow.xpm b/lib/images/math/longleftrightarrow2.xpm similarity index 100% rename from lib/images/math/Longleftrightarrow.xpm rename to lib/images/math/longleftrightarrow2.xpm diff --git a/lib/images/math/Longrightarrow.xpm b/lib/images/math/longrightarrow2.xpm similarity index 100% rename from lib/images/math/Longrightarrow.xpm rename to lib/images/math/longrightarrow2.xpm diff --git a/lib/images/math/(.xpm b/lib/images/math/lparen.xpm similarity index 100% rename from lib/images/math/(.xpm rename to lib/images/math/lparen.xpm diff --git a/lib/images/math/nLeftarrow.xpm b/lib/images/math/nleftarrow2.xpm similarity index 100% rename from lib/images/math/nLeftarrow.xpm rename to lib/images/math/nleftarrow2.xpm diff --git a/lib/images/math/nLeftrightarrow.xpm b/lib/images/math/nleftrightarrow2.xpm similarity index 100% rename from lib/images/math/nLeftrightarrow.xpm rename to lib/images/math/nleftrightarrow2.xpm diff --git a/lib/images/math/nRightarrow.xpm b/lib/images/math/nrightarrow2.xpm similarity index 100% rename from lib/images/math/nRightarrow.xpm rename to lib/images/math/nrightarrow2.xpm diff --git a/lib/images/math/nvDash.xpm b/lib/images/math/nvdash2.xpm similarity index 100% rename from lib/images/math/nvDash.xpm rename to lib/images/math/nvdash2.xpm diff --git a/lib/images/math/nVDash.xpm b/lib/images/math/nvdash3.xpm similarity index 100% rename from lib/images/math/nVDash.xpm rename to lib/images/math/nvdash3.xpm diff --git a/lib/images/math/Omega.xpm b/lib/images/math/omega2.xpm similarity index 100% rename from lib/images/math/Omega.xpm rename to lib/images/math/omega2.xpm diff --git a/lib/images/math/Phi.xpm b/lib/images/math/phi2.xpm similarity index 100% rename from lib/images/math/Phi.xpm rename to lib/images/math/phi2.xpm diff --git a/lib/images/math/Pi.xpm b/lib/images/math/pi2.xpm similarity index 100% rename from lib/images/math/Pi.xpm rename to lib/images/math/pi2.xpm diff --git a/lib/images/math/Psi.xpm b/lib/images/math/psi2.xpm similarity index 100% rename from lib/images/math/Psi.xpm rename to lib/images/math/psi2.xpm diff --git a/lib/images/math/}.xpm b/lib/images/math/rbrace.xpm similarity index 100% rename from lib/images/math/}.xpm rename to lib/images/math/rbrace.xpm diff --git a/lib/images/math/Rightarrow.xpm b/lib/images/math/rightarrow2.xpm similarity index 100% rename from lib/images/math/Rightarrow.xpm rename to lib/images/math/rightarrow2.xpm diff --git a/lib/images/math/).xpm b/lib/images/math/rparen.xpm similarity index 100% rename from lib/images/math/).xpm rename to lib/images/math/rparen.xpm diff --git a/lib/images/math/Sigma.xpm b/lib/images/math/sigma2.xpm similarity index 100% rename from lib/images/math/Sigma.xpm rename to lib/images/math/sigma2.xpm diff --git a/lib/images/math/Subset.xpm b/lib/images/math/subset2.xpm similarity index 100% rename from lib/images/math/Subset.xpm rename to lib/images/math/subset2.xpm diff --git a/lib/images/math/Supset.xpm b/lib/images/math/supset2.xpm similarity index 100% rename from lib/images/math/Supset.xpm rename to lib/images/math/supset2.xpm diff --git a/lib/images/math/Theta.xpm b/lib/images/math/theta2.xpm similarity index 100% rename from lib/images/math/Theta.xpm rename to lib/images/math/theta2.xpm diff --git a/lib/images/math/Uparrow.xpm b/lib/images/math/uparrow2.xpm similarity index 100% rename from lib/images/math/Uparrow.xpm rename to lib/images/math/uparrow2.xpm diff --git a/lib/images/math/Updownarrow.xpm b/lib/images/math/updownarrow2.xpm similarity index 100% rename from lib/images/math/Updownarrow.xpm rename to lib/images/math/updownarrow2.xpm diff --git a/lib/images/math/Upsilon.xpm b/lib/images/math/upsilon2.xpm similarity index 100% rename from lib/images/math/Upsilon.xpm rename to lib/images/math/upsilon2.xpm diff --git a/lib/images/math/vDash.xpm b/lib/images/math/vdash2.xpm similarity index 100% rename from lib/images/math/vDash.xpm rename to lib/images/math/vdash2.xpm diff --git a/lib/images/math/Vdash.xpm b/lib/images/math/vdash3.xpm similarity index 100% rename from lib/images/math/Vdash.xpm rename to lib/images/math/vdash3.xpm diff --git a/lib/images/math/Xi.xpm b/lib/images/math/xi2.xpm similarity index 100% rename from lib/images/math/Xi.xpm rename to lib/images/math/xi2.xpm -- 2.39.2