summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/accellabel.xpm
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-09-29 19:32:03 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-09-29 19:32:03 +0200
commit624bab4dd36e1bea09c27a67f1ff0a3b983f1ac1 (patch)
tree2fc93406fb732d9e15d17ab9d6b00616eb282266 /tools/glade/glade/graphics/accellabel.xpm
parente041da40b7fe9bebd76dc04f25b0c345986d9ad0 (diff)
added our glade fork
Diffstat (limited to 'tools/glade/glade/graphics/accellabel.xpm')
-rw-r--r--tools/glade/glade/graphics/accellabel.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/accellabel.xpm b/tools/glade/glade/graphics/accellabel.xpm
new file mode 100644
index 00000000..1470c654
--- /dev/null
+++ b/tools/glade/glade/graphics/accellabel.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * accellabel_xpm[] = {
+"21 21 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ... . ",
+" . .. ",
+" . . . ",
+" .. .. . ",
+" .... . . ",
+" .... . ... ",
+" ...... ",
+" .. ... ",
+" .. .... ",
+" ........ ",
+" ........ ",
+" . ... ",
+" ... ..... ",
+" .... ...... ",
+" ",
+" ",
+" ",
+" "};