Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:sbradnick
surf
surf-icon-2.1.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File surf-icon-2.1.diff of Package surf
diff -Nup surf-2.1/surf.xpm surf-icon/surf.xpm --- surf-2.1/surf.xpm Wed Dec 31 21:00:00 1969 +++ surf-icon/surf.xpm Sat Oct 1 11:44:16 2022 @@ -0,0 +1,121 @@ +/* XPM */ + +static char * surf_16_xpm[] = { +"16 16 3 1", +" c None", +". c #FFFFFF", +"+ c #0A0A0A", +" ", +" ", +" ", +" ....", +" .+++", +" .+++", +".............++.", +".+++++.+++++++++", +".+++++.+++++++++", +".++.++.++.++.++.", +"+++.+++++.++.++.", +"+++.+++++.++.++.", +"................", +" ", +" ", +" "}; + +static char * surf_32_xpm[] = { +"32 32 3 1", +" c None", +". c #FFFFFF", +"+ c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" .........", +" .........", +" ..+++++++", +" ..+++++++", +" ..+++++++", +" ..+++....", +" ........................+++....", +" ........................+++....", +" ..++++++++...++++++++++++++++..", +" ..++++++++...++++++++++++++++..", +" ..++++++++...++++++++++++++++..", +" ..+++..+++...+++..+++...+++....", +"...+++..+++...+++..+++...+++....", +"...+++..+++...+++..+++...+++.. ", +"++++++..+++++++++..+++...+++.. ", +"++++++..+++++++++..+++...+++.. ", +"++++++..+++++++++..+++...+++.. ", +".............................. ", +".............................. ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; + +static char * surf_48_xpm[] = { +"48 48 3 1", +" c None", +". c #FFFFFF", +"+ c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ..............", +" ..............", +" ..............", +" ..............", +" ....++++++++..", +" ....++++++++..", +" ....++++++++..", +" ....++++++++..", +" ....................................++++......", +" ....................................++++......", +" ....................................++++......", +" ....................................++++......", +" ....++++++++++++....+++++++++++++++++++++++...", +" ....++++++++++++....+++++++++++++++++++++++...", +" ....++++++++++++....+++++++++++++++++++++++...", +" ....++++++++++++....+++++++++++++++++++++++...", +"......++++....++++....++++....++++....++++......", +"......++++....++++....++++....++++....++++......", +"......++++....++++....++++....++++....++++......", +"......++++....++++....++++....++++....++++......", +"..++++++++....++++++++++++....++++....++++.... ", +"..++++++++....++++++++++++....++++....++++.... ", +"..++++++++....++++++++++++....++++....++++.... ", +"..++++++++....++++++++++++....++++....++++.... ", +".............................................. ", +".............................................. ", +".............................................. ", +".............................................. ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; + +static char **surf_xpm[IconLast] = { + [Icon16x16] = surf_16_xpm, + [Icon32x32] = surf_32_xpm, + [Icon48x48] = surf_48_xpm, +};
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor