You've already forked lazarus-ccr
* added icons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
32
components/smnetgradient/register_smnetgradient.lrs
Normal file
32
components/smnetgradient/register_smnetgradient.lrs
Normal file
@ -0,0 +1,32 @@
|
||||
LazarusResources.Add('tnetgradient','PNG',[
|
||||
#137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#24#0#0#0#24#8#6#0#0#0#224'w='#248#0
|
||||
+#0#0#4'gAMA'#0#0#177#143#11#252'a'#5#0#0#1'!IDATHKc<p'#224#192#127#6'Z'#2#144
|
||||
+#5#180#2'`'#199#195',h'#0#218#2#195#12'@6'#28'74'#252'g@'#198'@'#9#6#12#12'T'
|
||||
+#195#128#138'A'#142#30#181#0')'#168#240#4#145'S'#217#145#255'0'#188#252#208
|
||||
+'3p<P5'#14'.?'#252#12'ND '#26#217'"'#170'E'#242#222#139'o'#192#134#131#232
|
||||
+#137#155#238#255'/'#152'}'#13'l'#17#213','#0#5#11#200'p'#16#13#243'A'#202#228
|
||||
+'KT'#201#26#224'd'#138#28#7' '#31'T/'#190#249#31'd'#1'H'#146#26#152#1#22#7
|
||||
+#176' '#2'Y'#0#178#148#26#134#131'}'#128'l'#1#200'`'#215#138#163#212#245#193
|
||||
+#128#5#209'Y`<S'#138#241#6#145#182#253#255#255#148'`A'#233#6'Ha'#135'+'#136
|
||||
+#30'<x'#128#146'Ta|'#16#13#178#24#153#143#172#16'&'#15#183#0'[*'#2'E4'#204
|
||||
+#245' '#205#200'>'#1#241'a'#134#163#139'#'#243#177'Z'#0'KE'#160'L'#135#203#2
|
||||
+#144'8'#186#165#216#196#176#6#17#200'`P'#196#226's'#25#201'>@'#207'P'#248','
|
||||
+#128#25#142#28#7#184'|'#10#247#1'!'#11#200'MIx-'#0'IR'#3#195#235'dj'#149';'
|
||||
+#216#204#1#0#196'T9'#250'n'#199'y'#250#0#0#0#0'IEND'#174'B`'#130
|
||||
]);
|
||||
LazarusResources.Add('tdbnetgradient','PNG',[
|
||||
#137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#24#0#0#0#24#8#6#0#0#0#224'w='#248#0
|
||||
+#0#0#4'gAMA'#0#0#177#143#11#252'a'#5#0#0#1'!IDATHKc<p'#224#192#127#6'Z'#2#144
|
||||
+#5#180#2'`'#199#195',h'#0#218#2#195#12'@6'#28'74'#252'g@'#198'@'#9#6#12#12'T'
|
||||
+#195#128#138'A'#142#30#181#0')'#168#240#4#145'S'#217#145#255'0'#188#252#208
|
||||
+'3p<P5'#14'.?'#252#12'ND '#26#217'"'#170'E'#242#222#139'o'#192#134#131#232
|
||||
+#137#155#238#255'/'#152'}'#13'l'#17#213','#0#5#11#200'p'#16#13#243'A'#202#228
|
||||
+'KT'#201#26#224'd'#138#28#7' '#31'T/'#190#249#31'd'#1'H'#146#26#152#1#22#7
|
||||
+#176' '#2'Y'#0#178#148#26#134#131'}'#128'l'#1#200'`'#215#138#163#212#245#193
|
||||
+#128#5#209'Y`<S'#138#241#6#145#182#253#255#255#148'`A'#233#6'Ha'#135'+'#136
|
||||
+#30'<x'#128#146'Ta|'#16#13#178#24#153#143#172#16'&'#15#183#0'[*'#2'E4'#204
|
||||
+#245' '#205#200'>'#1#241'a'#134#163#139'#'#243#177'Z'#0'KE'#160'L'#135#203#2
|
||||
+#144'8'#186#165#216#196#176#6#17#200'`P'#196#226's'#25#201'>@'#207'P'#248','
|
||||
+#128#25#142#28#7#184'|'#10#247#1'!'#11#200'MIx-'#0'IR'#3#195#235'dj'#149';'
|
||||
+#216#204#1#0#196'T9'#250'n'#199'y'#250#0#0#0#0'IEND'#174'B`'#130
|
||||
]);
|
@ -5,7 +5,7 @@ unit register_smnetgradient;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, LazarusPackageIntf, SMNetGradient;
|
||||
Classes, LazarusPackageIntf, SMNetGradient, LResources;
|
||||
|
||||
procedure Register;
|
||||
|
||||
@ -21,5 +21,7 @@ begin
|
||||
RegisterUnit('SMNetGradient', @RegisterUnitSMNetGradient);
|
||||
end;
|
||||
|
||||
initialization
|
||||
{$i register_smnetgradient.lrs}
|
||||
end.
|
||||
|
||||
|
BIN
components/smnetgradient/tdbnetgradient.png
Normal file
BIN
components/smnetgradient/tdbnetgradient.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 362 B |
BIN
components/smnetgradient/tnetgradient.png
Normal file
BIN
components/smnetgradient/tnetgradient.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 362 B |
Reference in New Issue
Block a user