icons
authorClaus Gittinger <cg@exept.de>
Wed, 06 Apr 2011 18:39:18 +0200
changeset 4235 88e276c5cb3a
parent 4234 65f202270d2c
child 4236 45c304703d4e
icons
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Tue Apr 05 17:17:15 2011 +0200
+++ b/GenericToolbarIconLibrary.st	Wed Apr 06 18:39:18 2011 +0200
@@ -1602,6 +1602,12 @@
 !
 
 indent16x16Icon
+    ^ self indent16x16Icon1
+
+    "Modified: / 06-04-2011 / 18:37:52 / cg"
+!
+
+indent16x16Icon1
     "This resource specification was automatically generated
      by the ImageEditor of ST/X."
 
@@ -1617,11 +1623,42 @@
     <resource: #image>
 
     ^Icon
-	constantNamed:'GenericToolbarIconLibrary class indent16x16Icon'
-	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+        constantNamed:'GenericToolbarIconLibrary class indent16x16Icon1'
+        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @0LC@0LC@0LC@0LC@0LC@0LC@@@@@@@@@@@@@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0L@@@@@@@@@@@@C@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0HC@0LC@@@@
 @@@@@@@@@0LB@ LC@0@@@@@@@@@@@@HB@ HB@0LC@0LC@0LC@0LC@0HB@0LC@@@@@@@@@@@@@0LB@0LC@0@@@@@@@@@@@@LC@0LC@0LC@0LC@0LC@0LC@0@@
 @@@@@@@@@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@@@@@@@@@@@C@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0@a') ; colorMapFromArray:#[0 0 0 220 226 243 0 0 128 0 0 0]; mask:((ImageMask new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@?8@@@O>@@@BG?L_?8@CG?H_<@@C?@@@@?0@@@@@@b') ; yourself); yourself]
+
+    "Created: / 06-04-2011 / 18:37:36 / cg"
+!
+
+indent16x16Icon2
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self indent16x16Icon2 inspect
+     ImageEditor openOnClass:self andSelector:#indent16x16Icon2
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class indent16x16Icon2'
+        ifAbsentPut:[(Depth24Image new) width: 16; height: 16; photometric:(#rgb); bitsPerSample:(#[8 8 8]); samplesPerPixel:(3); bits:(ByteArray fromPackedString:'
+:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74
+;^74;^74;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5<OC6<OC6@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7<?O8<?O8<?O8<?O8<?O8<?O8<?O8<?O8@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@=_W9=_W9=_W9=_W9=_W9B&B/=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=?_:=?_:=?_:=?_:BVB/@EN(=?_:=?_:
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@>O#;>O#;[*CNRX#BI7N8BVB/@EN(@EN(>O#;>O#;>O#;>O#;>O#;>O#;>O#;>O#;>O#;>/+<>/+<>/+<>/+<BVF/@EN(
+>/+<>/+<@@@@@@@@@@@@@@@@@@@@@@@@@@@@?O3=?O3=?O3=?O3=?O3=BVF.?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?_7>?_7>?_7>?_7>
+?_7>?_7>?_7>?_7>@@@@@@@@@@@@@@@@@@@@@@@@@@@@???>???>???>???>???>???>???>???>???>???>???>???>???>???>???>???>???>????????
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@????????????????????????????????????????????????????????????????????
+????????????????????????????????????????????????????????????????') ; yourself]
 !
 
 leftAdjust16x16Icon
@@ -2220,6 +2257,12 @@
 !
 
 undent16x16Icon
+    ^ self undent16x16Icon1
+
+    "Modified: / 06-04-2011 / 18:38:05 / cg"
+!
+
+undent16x16Icon1
     "This resource specification was automatically generated
      by the ImageEditor of ST/X."
 
@@ -2235,11 +2278,42 @@
     <resource: #image>
 
     ^Icon
-	constantNamed:'GenericToolbarIconLibrary class undent16x16Icon'
-	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+        constantNamed:'GenericToolbarIconLibrary class undent16x16Icon1'
+        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @0LC@0LC@0LC@0LC@0LC@0LC@@@@@@@@@@@@@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0L@@@@@@@@@@@@C@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0HC@0LC@@@@
 @@@@@@@@@0HB@0LC@0@@@@@@@@@@@@HB@ HB@0LC@0LC@0LC@0LC@ HC@0LC@@@@@@@@@@@@@0LB@0LC@0@@@@@@@@@@@@LC@0LC@0LC@0LC@0LC@0LC@0@@
 @@@@@@@@@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@@@@@@@@@@@C@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0LC@0@a') ; colorMapFromArray:#[0 0 0 220 226 243 0 0 128 0 0 0]; mask:((ImageMask new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@?8@@@O>@@@BG?X_?8@FG?H_<@@C?@@@@?0@@@@@@b') ; yourself); yourself]
+
+    "Created: / 06-04-2011 / 18:37:57 / cg"
+!
+
+undent16x16Icon2
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self undent16x16Icon2 inspect
+     ImageEditor openOnClass:self andSelector:#undent16x16Icon2
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class undent16x16Icon2'
+        ifAbsentPut:[(Depth24Image new) width: 16; height: 16; photometric:(#rgb); bitsPerSample:(#[8 8 8]); samplesPerPixel:(3); bits:(ByteArray fromPackedString:'
+:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3:>/3;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74;^74
+;^74;^74;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5;.;5<OC6<OC6@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7</K7<?O8<?O8<?O8<?O8<?O8<?O8<?O8<?O8@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@=_W9=_W9=_W9=_W9H&:5=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=_W9=?_:=?_:MW.;H&:6=?_:=?_:=?_:=?_:
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@>O#;>O#;RX#BM''.<H&:5C6N1@5&,@EN(>O#;>O#;>O#;>O#;>O#;>O#;>O#;>O#;>O#;>/+<>/+<M''.<H&:6>/+<>/+<
+>/+<>/+<@@@@@@@@@@@@@@@@@@@@@@@@@@@@?O3=?O3=?O3=?O3=HV:6?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?O3=?_7>?_7>?_7>?_7>
+?_7>?_7>?_7>?_7>@@@@@@@@@@@@@@@@@@@@@@@@@@@@???>???>???>???>???>???>???>???>???>???>???>???>???>???>???>???>???>????????
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@????????????????????????????????????????????????????????????????????
+????????????????????????????????????????????????????????????????') ; yourself]
 !
 
 undo16x16Icon
@@ -8385,11 +8459,11 @@
 !GenericToolbarIconLibrary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.122 2011-03-31 11:19:53 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.123 2011-04-06 16:39:18 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.122 2011-03-31 11:19:53 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.123 2011-04-06 16:39:18 cg Exp $'
 ! !
 
 GenericToolbarIconLibrary initialize!