aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/bitmaps/calculator
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-01-18 16:22:37 +0000
committermarha <marha@users.sourceforge.net>2011-01-18 16:22:37 +0000
commitbd6df75c18714c1d819adb07cc425cf74355a2a2 (patch)
tree8d380b6c712d6123e1765f3f250af0b583b120bb /xorg-server/bitmaps/calculator
parent9d9a6fe500f361ad16c24441810bd9d00cf1727f (diff)
parentfe39224c389ccc187c2232d9cc796599e150fa6b (diff)
downloadvcxsrv-bd6df75c18714c1d819adb07cc425cf74355a2a2.tar.gz
vcxsrv-bd6df75c18714c1d819adb07cc425cf74355a2a2.tar.bz2
vcxsrv-bd6df75c18714c1d819adb07cc425cf74355a2a2.zip
svn merge "^/branches/released" .
added XtErrorDB file
Diffstat (limited to 'xorg-server/bitmaps/calculator')
-rw-r--r--xorg-server/bitmaps/calculator19
1 files changed, 19 insertions, 0 deletions
diff --git a/xorg-server/bitmaps/calculator b/xorg-server/bitmaps/calculator
new file mode 100644
index 000000000..2be3b9d5a
--- /dev/null
+++ b/xorg-server/bitmaps/calculator
@@ -0,0 +1,19 @@
+#define icon_width 28
+#define icon_height 48
+static char icon_bits[] = {
+ 0xff, 0xff, 0xff, 0x0f, 0xff, 0xff, 0xff, 0x0f, 0x03, 0x00, 0x00, 0x0c,
+ 0xd3, 0x5d, 0x5d, 0x0c, 0x13, 0x51, 0x45, 0x0c, 0xd3, 0xdd, 0xdd, 0x0d,
+ 0x53, 0x10, 0x51, 0x0d, 0xd3, 0x1d, 0xdd, 0x0d, 0x03, 0x00, 0x00, 0x0c,
+ 0xff, 0xff, 0xff, 0x0f, 0xff, 0xff, 0xff, 0x0f, 0x01, 0x00, 0x00, 0x08,
+ 0xbd, 0xf7, 0xde, 0x0b, 0xbd, 0xf7, 0xde, 0x0b, 0x01, 0x00, 0x00, 0x08,
+ 0xbd, 0xf7, 0xde, 0x0b, 0xa5, 0x94, 0x52, 0x0a, 0xbd, 0xf7, 0xde, 0x0b,
+ 0x01, 0x00, 0x00, 0x08, 0xbd, 0xf7, 0xde, 0x0b, 0xbd, 0xf7, 0xde, 0x0b,
+ 0xbd, 0xf7, 0xde, 0x0b, 0x01, 0x00, 0x00, 0x08, 0xbd, 0xf7, 0xde, 0x0b,
+ 0xbd, 0xf7, 0xde, 0x0b, 0xbd, 0xf7, 0xde, 0x0b, 0x01, 0x00, 0x00, 0x08,
+ 0xbd, 0xf7, 0xde, 0x0b, 0xbd, 0x94, 0xd2, 0x0b, 0xbd, 0x94, 0xd2, 0x0b,
+ 0xbd, 0xf7, 0xde, 0x0b, 0x01, 0x00, 0x00, 0x08, 0xbd, 0xf7, 0xde, 0x0b,
+ 0xbd, 0x94, 0xd2, 0x0b, 0xbd, 0x94, 0xd2, 0x0b, 0xbd, 0xf7, 0xde, 0x0b,
+ 0x01, 0x00, 0x00, 0x08, 0xbd, 0xf7, 0xde, 0x0b, 0xbd, 0x94, 0xd2, 0x0b,
+ 0xbd, 0x94, 0xd2, 0x0b, 0xbd, 0xf7, 0xde, 0x0b, 0x01, 0x00, 0x00, 0x08,
+ 0xbd, 0xff, 0xde, 0x0b, 0xbd, 0x80, 0xd2, 0x0b, 0xbd, 0x80, 0xd2, 0x0b,
+ 0xbd, 0xff, 0xde, 0x0b, 0x01, 0x00, 0x00, 0x08, 0xff, 0xff, 0xff, 0x0f};