summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/gtk-clock.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/gtk-clock.xpm
parente041da40b7fe9bebd76dc04f25b0c345986d9ad0 (diff)
added our glade fork
Diffstat (limited to 'tools/glade/glade/graphics/gtk-clock.xpm')
-rw-r--r--tools/glade/glade/graphics/gtk-clock.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/gtk-clock.xpm b/tools/glade/glade/graphics/gtk-clock.xpm
new file mode 100644
index 00000000..86605ceb
--- /dev/null
+++ b/tools/glade/glade/graphics/gtk-clock.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * gtk_clock_xpm[] = {
+"21 21 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" . .. . .. ",
+" .. . . .. . . ",
+" . . . . . . ",
+" . . . ... ",
+" . . . . . ",
+" . . . . . ",
+" ... .... ... .. ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};