summaryrefslogtreecommitdiff
path: root/muse_qt4_evolution/muse/xpm/start.xpm
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2009-12-27 11:30:35 +0000
committerRobert Jonsson <spamatica@gmail.com>2009-12-27 11:30:35 +0000
commitb703eab295330e6f81564fbb39a10a1a2fdd2f54 (patch)
treee46b5c9a6bc22fd661c15d1d2123f5bf631cef80 /muse_qt4_evolution/muse/xpm/start.xpm
parent5d5fa0fdf913907edbc3d2d29a7548f0cb658c94 (diff)
moved old qt4 branch
Diffstat (limited to 'muse_qt4_evolution/muse/xpm/start.xpm')
-rw-r--r--muse_qt4_evolution/muse/xpm/start.xpm17
1 files changed, 17 insertions, 0 deletions
diff --git a/muse_qt4_evolution/muse/xpm/start.xpm b/muse_qt4_evolution/muse/xpm/start.xpm
new file mode 100644
index 00000000..cc5b8f9c
--- /dev/null
+++ b/muse_qt4_evolution/muse/xpm/start.xpm
@@ -0,0 +1,17 @@
+/* XPM */
+static const char * start_xpm[] = {
+"17 12 2 1",
+" c None",
+". c #000000",
+" .... . ",
+" .... ... ",
+" .... ... ",
+" .... .... ",
+" .... .... ",
+" .... ..... ",
+" .... ..... ",
+" .... .... ",
+" .... .... ",
+" .... ... ",
+" .... ... ",
+" .... . "};