summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/menuitem.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/menuitem.xpm')
-rw-r--r--tools/glade/glade/graphics/menuitem.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/menuitem.xpm b/tools/glade/glade/graphics/menuitem.xpm
new file mode 100644
index 00000000..a1da3fa3
--- /dev/null
+++ b/tools/glade/glade/graphics/menuitem.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * menuitem_xpm[] = {
+"21 21 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" . ",
+" .. ",
+" .... ",
+" ..... ",
+" .... ",
+" ... ",
+" . . ",
+" . ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};