]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
New folder icons/ with improved check-box pictures.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Mar 2007 15:23:19 +0000 (15:23 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Mar 2007 15:23:19 +0000 (15:23 +0000)
EVE/icons/rnr00_t.xpm [new file with mode: 0644]
EVE/icons/rnr01_t.xpm [new file with mode: 0644]
EVE/icons/rnr10_t.xpm [new file with mode: 0644]
EVE/icons/rnr11_t.xpm [new file with mode: 0644]

diff --git a/EVE/icons/rnr00_t.xpm b/EVE/icons/rnr00_t.xpm
new file mode 100644 (file)
index 0000000..b0a39b9
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * unchecked_xpm[] = {
+"16 16 4 1",
+"      c None",
+".     c #808080",
+"X     c Black",
+"o     c #c0c0c0",
+"                ",
+"                ",
+"  ............  ",
+"  .XXXXXXXXXXo  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .X         o  ",
+"  .ooooooooooo  ",
+"                ",
+"                "};
diff --git a/EVE/icons/rnr01_t.xpm b/EVE/icons/rnr01_t.xpm
new file mode 100644 (file)
index 0000000..fcef7af
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * checked_dis_xpm[] = {
+"16 16 4 1",
+"      c None",
+".     c #808080",
+"X     c Black",
+"o     c #c0c0c0",
+"                ",
+"                ",
+"  ............  ",
+"  .XXXXXXXXXXo  ",
+"  .Xoooooooooo  ",
+"  .Xooooooo.oo  ",
+"  .Xoooooo..oo  ",
+"  .Xo.ooo...oo  ",
+"  .Xo..o...ooo  ",
+"  .Xo.....oooo  ",
+"  .Xoo...ooooo  ",
+"  .Xooo.oooooo  ",
+"  .Xoooooooooo  ",
+"  .ooooooooooo  ",
+"                ",
+"                "};
diff --git a/EVE/icons/rnr10_t.xpm b/EVE/icons/rnr10_t.xpm
new file mode 100644 (file)
index 0000000..a33371a
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * checked_new_t_xpm[] = {
+"16 16 4 1",
+"      c None",
+".     c #808080",
+"+     c #000000",
+"@     c #C0C0C0",
+"                ",
+"                ",
+"  ............  ",
+"  .++++++++++@  ",
+"  .+@@@@@@@@@@  ",
+"  .+@@@@@@@+@@  ",
+"  .+@@@@@@++@@  ",
+"  .+@+@@@+++@@  ",
+"  .+@++@+++@@@  ",
+"  .+@+++++@@@@  ",
+"  .+@@+++@@@@@  ",
+"  .+@@@+@@@@@@  ",
+"  .+@@@@@@@@@@  ",
+"  .@@@@@@@@@@@  ",
+"                ",
+"                "};
diff --git a/EVE/icons/rnr11_t.xpm b/EVE/icons/rnr11_t.xpm
new file mode 100644 (file)
index 0000000..21af097
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * checked_xpm[] = {
+"16 16 4 1",
+"      c None",
+".     c #808080",
+"X     c Black",
+"o     c #c0c0c0",
+"                ",
+"                ",
+"  ............  ",
+"  .XXXXXXXXXXo  ",
+"  .X         o  ",
+"  .X       X o  ",
+"  .X      XX o  ",
+"  .X X   XXX o  ",
+"  .X XX XXX  o  ",
+"  .X XXXXX   o  ",
+"  .X  XXX    o  ",
+"  .X   X     o  ",
+"  .X         o  ",
+"  .ooooooooooo  ",
+"                ",
+"                "};