mirror of https://github.com/BOINC/boinc.git
98 lines
2.5 KiB
XML
98 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<clientskin>
|
|
<images>
|
|
<background>
|
|
<imgsrc>graphic/wcg_simplegui_bg.bmp</imgsrc>
|
|
<bgcol>195:230:250</bgcol>
|
|
</background>
|
|
<dlgpreferences>
|
|
<imgsrc>graphic/dlgPreferences.bmp</imgsrc>
|
|
</dlgpreferences>
|
|
<gauge>
|
|
<fgcol>153:204:255</fgcol>
|
|
<bgcol>204:255:204</bgcool>
|
|
</gauge>
|
|
<buttons>
|
|
<preferences>
|
|
<imgsrc>graphic/btnPreferences.bmp</imgsrc>
|
|
</preferences>
|
|
<addproj>
|
|
<imgsrc>graphic/btnAddProject.bmp</imgsrc>
|
|
</addproj>
|
|
<advancedview>
|
|
<imgsrc>graphic/btnAdvancedView.bmp</imgsrc>
|
|
</advancedview>
|
|
<play>
|
|
<imgsrc>graphic/btnResume.bmp</imgsrc>
|
|
</play>
|
|
<pause>
|
|
<imgsrc>graphic/btnPause.bmp</imgsrc>
|
|
</pause>
|
|
<messages>
|
|
<imgsrc>graphic/btnMessages.bmp</imgsrc>
|
|
</messages>
|
|
<open>
|
|
<imgsrc>graphic/btnOpen.bmp</imgsrc>
|
|
</open>
|
|
<save>
|
|
<imgsrc>graphic/btnSave.bmp</imgsrc>
|
|
</save>
|
|
<cancel>
|
|
<imgsrc>graphic/btnCancel.bmp</imgsrc>
|
|
</cancel>
|
|
<leftArr>
|
|
<imgsrc>graphic/arwLeft.png</imgsrc>
|
|
<imgsrcclick>graphic/arwLeftClick.png</imgsrcclick>
|
|
</leftArr>
|
|
<rightArr>
|
|
<imgsrc>graphic/arwRight.png</imgsrc>
|
|
<imgsrcclick>graphic/arwRightClick.png</imgsrcclick>
|
|
</rightArr>
|
|
<expand>
|
|
<imgsrc>graphic/btnExpand.png</imgsrc>
|
|
<imgsrcclick>graphic/btnExpandClick.png</imgsrcclick>
|
|
</expand>
|
|
<collapse>
|
|
<imgsrc>graphic/btnCollapse.png</imgsrc>
|
|
<imgsrcclick>graphic/btnCollapseClick.png</imgsrcclick>
|
|
</collapse>
|
|
<showgraphics>
|
|
<imgsrc>graphic/btnShowGraphic.png</imgsrc>
|
|
<imgsrcclick>graphic/btnShowGraphicClick.png</imgsrcclick>
|
|
</showgraphics>
|
|
</buttons>
|
|
<icons>
|
|
<working>
|
|
<imgsrc>graphic/working.bmp</imgsrc>
|
|
</working>
|
|
<sleeping>
|
|
<imgsrc>graphic/sleeping.bmp</imgsrc>
|
|
</sleeping>
|
|
<workingWkUnit>
|
|
<imgsrc>graphic/ico_workWU.png</imgsrc>
|
|
<frcol>255:255:255</frcol>
|
|
<tocol>96:206:234</tocol>
|
|
<brdcol>73:193:223</brdcol>
|
|
</workingWkUnit>
|
|
<sleepingWkUnit>
|
|
<imgsrc>graphic/ico_sleepWU.png</imgsrc>
|
|
<frcol>255:255:255</frcol>
|
|
<tocol>155:229:248</tocol>
|
|
<brdcol>216:234:245</brdcol>
|
|
</sleepingWkUnit>
|
|
<prjWCGicon>
|
|
<imgsrc>graphic/22_20_wcg.png</imgsrc>
|
|
</prjWCGicon>
|
|
<prjPREDicon>
|
|
<imgsrc>graphic/19_16_prdct.png</imgsrc>
|
|
</prjPREDicon>
|
|
<prjIconGeneric>
|
|
<imgsrc>graphic/statBoinc.png</imgsrc>
|
|
</prjIconGeneric>
|
|
</icons>
|
|
<animation>
|
|
<background>graphic/project_image.bmp</background>
|
|
<animation>graphic/molecule.gif</animation>
|
|
</animation>
|
|
</images>
|
|
</clientskin> |