mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 20:21:04 +02:00
mrumenu: use FPC resources for component images
git-svn-id: trunk@43092 -
This commit is contained in:
parent
98f94dc5bf
commit
2a14b426bd
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -2518,7 +2518,7 @@ components/mrumenu/lazmrumenu.lpk svneol=native#text/plain
|
||||
components/mrumenu/lazmrumenu.pas svneol=native#text/plain
|
||||
components/mrumenu/mrumanager.pp svneol=native#text/plain
|
||||
components/mrumenu/reglazmru.pp svneol=native#text/plain
|
||||
components/mrumenu/regmru.lrs svneol=native#text/plain
|
||||
components/mrumenu/regmru.res -text
|
||||
components/mrumenu/tmrumenumanager.png -text svneol=unset#image/png
|
||||
components/multithreadprocs/examples/parallelloop1.lpi svneol=native#text/plain
|
||||
components/multithreadprocs/examples/parallelloop1.lpr svneol=native#text/plain
|
||||
|
@ -41,13 +41,13 @@ procedure Register;
|
||||
|
||||
implementation
|
||||
|
||||
{$R regmru.res}
|
||||
|
||||
procedure Register;
|
||||
|
||||
begin
|
||||
RegisterComponents('Misc',[TMRUMenuManager]);
|
||||
end;
|
||||
|
||||
initialization
|
||||
{$i regmru.lrs}
|
||||
end.
|
||||
|
||||
|
@ -1,30 +0,0 @@
|
||||
LazarusResources.Add('tmrumenumanager','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#6'bKGD'#0#255#0#255#0#255#160#189#167#147#0#0#2'FIDATx'#218#237#149'1k'
|
||||
+#219'P'#20#133'?'#217#181'[Z'#240#224#226#22'2'#185#191#161#245#210'n'#197'k'
|
||||
+'!'#16#8'(['#134#196'&S'#16'ZBB'#192'd'#203'b'#26'2'#20'<'#246#7#216'd'#8#25
|
||||
+'2g'#201#28#19#240#146#242#240#18#168'jE'#188'b'#17#219#183'C'#165'TIe'#201
|
||||
+'i'#155#173#23#238#162#247#222'='#231#157'wt/'#252#143#148'0'#238#177#207#152
|
||||
+'q'#191'Dr'#166#168#1'R.'#151#229#206#225'i'#185#14'<'#3#178#179'2'#23#219
|
||||
+#182'Ek'#157#154#213'j5'#4'y'#21#128#24'i'#197's'#128'h'#173#165'V'#171#137
|
||||
+#235#186#162#148#18#173#181'('#165#196#243'<QJ'#201#249#249#185',..'#202#209
|
||||
+#209'Q'#8#240#26'x'#158't'#139'{'#201'R'#169'T'#164#219#237'J'#167#211#9#191
|
||||
+#189#5'^'#0#217#204#20#230#159'l'#219#230#236#236#12#173'ubV'#171'UNOO'#25
|
||||
+#143#199'q'#166' '#19'S'#252#17'@'#163#209#192#178',F'#163#17#142#227#0#224
|
||||
+'8'#14#147#201#4#199'qPJ'#177#188#188#140'm'#219#0'x'#158#135#136#252';'#183
|
||||
+#220#149#229#240#240'P'#218#237'v'#184#254#14'x'#25#149#232#175'e'#217#223
|
||||
+#223''''#159#207'Oe'#159#249#19#183#156#156#156#220#176'>88'#136#218#244#230
|
||||
+#145'C'#128'l'#8#160#148#146'z'#189'.'#158#231'I'#191#223#151#171#171'+QJI'
|
||||
+#183#219#21#211'4'#147'd'#9#243'c'#212#166'q.bss'#19#203#178'('#20#10#184#174
|
||||
+#203'p8dgg'#135#221#221#221'$Y>'#0#239#129#207#128#3#12#129'I,'#192#245#245
|
||||
+'5sss'#172#174#174'R,'#22#217#222#222#166'T*'#161#181#190#229#150'z'#189'N'
|
||||
+#179#217#12#143'i'#160#15'|'#1'.'#3#0#249'M'#162#139#139#11#217#216#216#16
|
||||
+#165#148'('#165#196'4M'#233#245'z'#210#235#245'dee%I'#150'7@)'#248#251#141
|
||||
+#232#227#222#138'V'#171#197#218#218#26#131#193#0#223#247#217#218#218#2#192
|
||||
+#247'}'#22#22#22#146'd'#249#10'|'#7'FQ'#230'F'#228#6#163#165#165'%'#230#231
|
||||
+#231'1'#140'_=JD'#200'd~'#242'0'#12#131'\.'#199#222#222#30#199#199#199#4#197
|
||||
+#251#192#183#160#248#16#24'O'#179#233#250#140#237'8U'#150#184#129'c'#0'O'#3
|
||||
+#239#22#129#199')'#173'V'#0'?p'#203'e'#192'^'#210'&Z'#22'x'#18'd6e'#226'I '
|
||||
+#197'0I'#150#184#2#15':'#26#31'$~'#0#156#213#234#156'f'#131#154#16#0#0#0#0'I'
|
||||
+'END'#174'B`'#130
|
||||
]);
|
BIN
components/mrumenu/regmru.res
Normal file
BIN
components/mrumenu/regmru.res
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user