summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ffa7844)
raw | patch | inline | side by side (parent: ffa7844)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 24 Oct 2007 19:36:20 +0000 (19:36 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 24 Oct 2007 19:36:20 +0000 (19:36 +0000) |
src/pixmaps/cursor-adj-h.xpm | [new file with mode: 0644] | patch | blob |
src/pixmaps/cursor-adj-l.xpm | [new file with mode: 0644] | patch | blob |
src/pixmaps/cursor-adj-s.xpm | [new file with mode: 0644] | patch | blob |
diff --git a/src/pixmaps/cursor-adj-h.xpm b/src/pixmaps/cursor-adj-h.xpm
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_adj_h_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ...... ",
+" .+..+. ",
+" .+..+. ",
+" .+..+. ",
+" .++++. ",
+" .+..+. ",
+" .+ .+. ",
+" .... .+..+. ",
+" .++. . ...... ",
+" .++. .+. ",
+" ....++.... .+. ",
+" .++++++++. .+. ",
+" .++++++++. .+. ",
+" ....++.... .+. ",
+" .++. .+. ",
+" .++. .+. ",
+" .... .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. .......... ",
+" .+. .++++++++. ",
+" .+. .++++++++. ",
+" .+. .......... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" . ",
+" ",
+" "};
diff --git a/src/pixmaps/cursor-adj-l.xpm b/src/pixmaps/cursor-adj-l.xpm
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_adj_l_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+.... ",
+" .... .++++. ",
+" .++. . ...... ",
+" .++. .+. ",
+" ....++.... .+. ",
+" .++++++++. .+. ",
+" .++++++++. .+. ",
+" ....++.... .+. ",
+" .++. .+. ",
+" .++. .+. ",
+" .... .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. .......... ",
+" .+. .++++++++. ",
+" .+. .++++++++. ",
+" .+. .......... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" . ",
+" ",
+" "};
diff --git a/src/pixmaps/cursor-adj-s.xpm b/src/pixmaps/cursor-adj-s.xpm
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_adj_s_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" .. ",
+" .++. ",
+" .+..+. ",
+" .+..+. ",
+" .+... ",
+" .+. ",
+" .. .+. ",
+" .... .+..+. ",
+" .++. .. .++. ",
+" .++. .+. .. ",
+" ....++.... .+. ",
+" .++++++++. .+. ",
+" .++++++++. .+. ",
+" ....++.... .+. ",
+" .++. .+. ",
+" .++. .+. ",
+" .... .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. .......... ",
+" .+. .++++++++. ",
+" .+. .++++++++. ",
+" .+. .......... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" . ",
+" ",
+" "};