diff gui/dialog/pixmaps/sub.xpm @ 35526:3c901704a27c

Rebuild GUI directory structure. Create new directory dialog/ and move ui/gtk/* and ui/pixmaps/ to dialog/.
author ib
date Thu, 06 Dec 2012 14:23:28 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gui/dialog/pixmaps/sub.xpm	Thu Dec 06 14:23:28 2012 +0000
@@ -0,0 +1,21 @@
+/* XPM */
+static const char * const sub_xpm[] = {
+"16 16 2 1",
+" 	c None",
+".	c #000000",
+"                ",
+"                ",
+"                ",
+"                ",
+" ... .   . ...  ",
+".    .   . .  . ",
+".    .   . .  . ",
+" ..  .   . ...  ",
+"   . .   . .  . ",
+"   . .   . .  . ",
+"...   ...  ...  ",
+"                ",
+"                ",
+"                ",
+"                ",
+"                "};