some missing dependencies

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
MageSlayer 2008-12-21 21:53:48 +00:00
parent 05a5e2c6a2
commit 2e2ac36842

View File

@ -0,0 +1,15 @@
LazarusResources.Add('TExtFileCopy','XPM',[
'/* XPM */'#13#10'static char * TFileCopy_xpm[] = {'#13#10'"23 23 4 1",'#13#10
+'" '#9'c None",'#13#10'".'#9'c #000000",'#13#10'"+'#9'c #FFFFFF",'#13#10'"@'
+#9'c #000080",'#13#10'" ",'#13#10'" ++++++++ '
+' ",'#13#10'" ++++@@@+. ",'#13#10'" ++++++++. ",'
+#13#10'" +@@@@@@+. @@@@@@ ",'#13#10'" ++++++++. @@ ",'#13#10'"'
+' +@@@@@@+. @ ",'#13#10'" ++++++++. @@@@@ ",'#13#10'" +@@@@@'
+'@+. @@@ ",'#13#10'" ++++++++. @ ",'#13#10'" ++++++++. '
+' ",'#13#10'" ........ ++++++++ ",'#13#10'" ++++@@@+'
+'. ",'#13#10'" ++++++++. ",'#13#10'" +@@@@@@+. ",'#13
+#10'" ++++++++. ",'#13#10'" +@@@@@@+. ",'#13#10'" '
+' ++++++++. ",'#13#10'" +@@@@@@+. ",'#13#10'" '
+' ++++++++. ",'#13#10'" ++++++++. ",'#13#10'" ...'
+'..... ",'#13#10'" "};'#13#10
]);