Fix mutable string warning resulting from xpm files

This commit is contained in:
Timothy Warren 2015-04-02 22:36:33 -04:00
parent 627a2abd6c
commit 0682db31a2
676 changed files with 676 additions and 676 deletions

View File

@ -1,5 +1,5 @@
/* XPM */
static char *address_book_alt[] = {
static const char *address_book_alt[] = {
/* columns rows colors chars-per-pixel */
"24 24 76 1 ",
" c #E74C3C",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *address_book[] = {
static const char *address_book[] = {
/* columns rows colors chars-per-pixel */
"24 24 67 1 ",
" c #E74C3C",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *bag[] = {
static const char *bag[] = {
/* columns rows colors chars-per-pixel */
"24 24 25 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *basket[] = {
static const char *basket[] = {
/* columns rows colors chars-per-pixel */
"24 24 23 1 ",
" c #C43A2D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *beer[] = {
static const char *beer[] = {
/* columns rows colors chars-per-pixel */
"24 24 28 1 ",
" c #F39C12",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *bell[] = {
static const char *bell[] = {
/* columns rows colors chars-per-pixel */
"24 24 28 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *bitcoin[] = {
static const char *bitcoin[] = {
/* columns rows colors chars-per-pixel */
"24 24 51 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *book_bookmark[] = {
static const char *book_bookmark[] = {
/* columns rows colors chars-per-pixel */
"24 24 23 1 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *book[] = {
static const char *book[] = {
/* columns rows colors chars-per-pixel */
"24 24 19 1 ",
" c #16A085",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *box_full[] = {
static const char *box_full[] = {
/* columns rows colors chars-per-pixel */
"24 24 27 1 ",
" c #F39B12",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *box_in[] = {
static const char *box_in[] = {
/* columns rows colors chars-per-pixel */
"24 24 55 1 ",
" c #77583D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *box_out[] = {
static const char *box_out[] = {
/* columns rows colors chars-per-pixel */
"24 24 39 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *box[] = {
static const char *box[] = {
/* columns rows colors chars-per-pixel */
"24 24 17 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *brick_alt[] = {
static const char *brick_alt[] = {
/* columns rows colors chars-per-pixel */
"24 24 54 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *brick[] = {
static const char *brick[] = {
/* columns rows colors chars-per-pixel */
"24 24 72 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *bubble[] = {
static const char *bubble[] = {
/* columns rows colors chars-per-pixel */
"24 24 39 1 ",
" c #26AE60",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *bubbles_alt[] = {
static const char *bubbles_alt[] = {
/* columns rows colors chars-per-pixel */
"24 24 39 1 ",
" c #27AD5F",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *bubbles[] = {
static const char *bubbles[] = {
/* columns rows colors chars-per-pixel */
"24 24 29 1 ",
" c #94A5A6",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *building[] = {
static const char *building[] = {
/* columns rows colors chars-per-pixel */
"24 24 8 1 ",
" c #D35400",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *bullhorn[] = {
static const char *bullhorn[] = {
/* columns rows colors chars-per-pixel */
"24 24 25 1 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *calculator[] = {
static const char *calculator[] = {
/* columns rows colors chars-per-pixel */
"24 24 17 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *calendar_clock[] = {
static const char *calendar_clock[] = {
/* columns rows colors chars-per-pixel */
"24 24 61 1 ",
" c #314458",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *calendar[] = {
static const char *calendar[] = {
/* columns rows colors chars-per-pixel */
"24 24 14 1 ",
" c #C93D2F",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *carton[] = {
static const char *carton[] = {
/* columns rows colors chars-per-pixel */
"24 24 16 1 ",
" c #16A085",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cat[] = {
static const char *cat[] = {
/* columns rows colors chars-per-pixel */
"24 24 67 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *clock[] = {
static const char *clock[] = {
/* columns rows colors chars-per-pixel */
"24 24 60 1 ",
" c #2E4154",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cloud_down[] = {
static const char *cloud_down[] = {
/* columns rows colors chars-per-pixel */
"24 24 38 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cloud_sync[] = {
static const char *cloud_sync[] = {
/* columns rows colors chars-per-pixel */
"24 24 52 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cloud_up[] = {
static const char *cloud_up[] = {
/* columns rows colors chars-per-pixel */
"24 24 38 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cloud[] = {
static const char *cloud[] = {
/* columns rows colors chars-per-pixel */
"24 24 29 1 ",
" c #94A5A6",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cog[] = {
static const char *cog[] = {
/* columns rows colors chars-per-pixel */
"24 24 25 1 ",
" c #7F8C8D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cogs[] = {
static const char *cogs[] = {
/* columns rows colors chars-per-pixel */
"24 24 23 1 ",
" c #7F8B8D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *compass[] = {
static const char *compass[] = {
/* columns rows colors chars-per-pixel */
"24 24 108 2 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *cone[] = {
static const char *cone[] = {
/* columns rows colors chars-per-pixel */
"24 24 37 1 ",
" c #D35400",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *dashboard_alt[] = {
static const char *dashboard_alt[] = {
/* columns rows colors chars-per-pixel */
"24 24 97 2 ",
" c #63583F",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *dashboard[] = {
static const char *dashboard[] = {
/* columns rows colors chars-per-pixel */
"24 24 78 1 ",
" c #6F6A56",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *database[] = {
static const char *database[] = {
/* columns rows colors chars-per-pixel */
"24 24 69 1 ",
" c #808D8E",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *device_camera[] = {
static const char *device_camera[] = {
/* columns rows colors chars-per-pixel */
"24 24 41 1 ",
" c #2E4053",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *device_computer[] = {
static const char *device_computer[] = {
/* columns rows colors chars-per-pixel */
"24 24 30 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *device_drive[] = {
static const char *device_drive[] = {
/* columns rows colors chars-per-pixel */
"24 24 10 1 ",
" c #F1C40F",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *device_laptop[] = {
static const char *device_laptop[] = {
/* columns rows colors chars-per-pixel */
"24 24 21 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *device_mobile_phone[] = {
static const char *device_mobile_phone[] = {
/* columns rows colors chars-per-pixel */
"24 24 21 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *device_tablet[] = {
static const char *device_tablet[] = {
/* columns rows colors chars-per-pixel */
"24 24 25 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *device_tv[] = {
static const char *device_tv[] = {
/* columns rows colors chars-per-pixel */
"24 24 112 2 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *disc_vinyl[] = {
static const char *disc_vinyl[] = {
/* columns rows colors chars-per-pixel */
"24 24 39 1 ",
" c #2C3E4F",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *disc[] = {
static const char *disc[] = {
/* columns rows colors chars-per-pixel */
"24 24 45 1 ",
" c #BDC2C7",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *drop[] = {
static const char *drop[] = {
/* columns rows colors chars-per-pixel */
"24 24 38 1 ",
" c #2980B8",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *envelope_letter[] = {
static const char *envelope_letter[] = {
/* columns rows colors chars-per-pixel */
"24 24 20 1 ",
" c #F39C12",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *envelope[] = {
static const char *envelope[] = {
/* columns rows colors chars-per-pixel */
"24 24 30 1 ",
" c #7F8C8D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_bookmark[] = {
static const char *file_bookmark[] = {
/* columns rows colors chars-per-pixel */
"24 24 16 1 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_code[] = {
static const char *file_code[] = {
/* columns rows colors chars-per-pixel */
"24 24 61 1 ",
" c #20A289",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_empty[] = {
static const char *file_empty[] = {
/* columns rows colors chars-per-pixel */
"24 24 10 1 ",
" c #94A5A6",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_excel[] = {
static const char *file_excel[] = {
/* columns rows colors chars-per-pixel */
"24 24 13 1 ",
" c #16A085",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_exe[] = {
static const char *file_exe[] = {
/* columns rows colors chars-per-pixel */
"24 24 30 1 ",
" c #7F8C8D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_font[] = {
static const char *file_font[] = {
/* columns rows colors chars-per-pixel */
"24 24 41 1 ",
" c #34495E",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_illustrator[] = {
static const char *file_illustrator[] = {
/* columns rows colors chars-per-pixel */
"24 24 38 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_indesign[] = {
static const char *file_indesign[] = {
/* columns rows colors chars-per-pixel */
"24 24 15 1 ",
" c #8E44AD",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_link[] = {
static const char *file_link[] = {
/* columns rows colors chars-per-pixel */
"24 24 62 1 ",
" c #7F8C8D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_note[] = {
static const char *file_note[] = {
/* columns rows colors chars-per-pixel */
"24 24 16 1 ",
" c #95A4A6",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_pdf[] = {
static const char *file_pdf[] = {
/* columns rows colors chars-per-pixel */
"24 24 62 1 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_photoshop[] = {
static const char *file_photoshop[] = {
/* columns rows colors chars-per-pixel */
"24 24 22 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_picture[] = {
static const char *file_picture[] = {
/* columns rows colors chars-per-pixel */
"24 24 31 1 ",
" c #D35400",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_powerpoint[] = {
static const char *file_powerpoint[] = {
/* columns rows colors chars-per-pixel */
"24 24 19 1 ",
" c #D35400",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_premiere[] = {
static const char *file_premiere[] = {
/* columns rows colors chars-per-pixel */
"24 24 26 1 ",
" c #8E44AD",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_sound[] = {
static const char *file_sound[] = {
/* columns rows colors chars-per-pixel */
"24 24 35 1 ",
" c #3498DB",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_text[] = {
static const char *file_text[] = {
/* columns rows colors chars-per-pixel */
"24 24 10 1 ",
" c #94A5A6",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_video[] = {
static const char *file_video[] = {
/* columns rows colors chars-per-pixel */
"24 24 19 1 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_word[] = {
static const char *file_word[] = {
/* columns rows colors chars-per-pixel */
"24 24 41 1 ",
" c #3498DB",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *file_zip[] = {
static const char *file_zip[] = {
/* columns rows colors chars-per-pixel */
"24 24 25 1 ",
" c #7F8C8D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *flag_alt[] = {
static const char *flag_alt[] = {
/* columns rows colors chars-per-pixel */
"24 24 47 1 ",
" c #2C3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *flag[] = {
static const char *flag[] = {
/* columns rows colors chars-per-pixel */
"24 24 21 1 ",
" c #16A186",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *flask[] = {
static const char *flask[] = {
/* columns rows colors chars-per-pixel */
"24 24 37 1 ",
" c #27AE60",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *floppy[] = {
static const char *floppy[] = {
/* columns rows colors chars-per-pixel */
"24 24 9 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *flower[] = {
static const char *flower[] = {
/* columns rows colors chars-per-pixel */
"24 24 67 1 ",
" c #BF392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *folder_document[] = {
static const char *folder_document[] = {
/* columns rows colors chars-per-pixel */
"24 24 20 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *folder_house[] = {
static const char *folder_house[] = {
/* columns rows colors chars-per-pixel */
"24 24 23 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *folder_music[] = {
static const char *folder_music[] = {
/* columns rows colors chars-per-pixel */
"24 24 25 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *folder_picture[] = {
static const char *folder_picture[] = {
/* columns rows colors chars-per-pixel */
"24 24 27 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *folder_video[] = {
static const char *folder_video[] = {
/* columns rows colors chars-per-pixel */
"24 24 13 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *folder[] = {
static const char *folder[] = {
/* columns rows colors chars-per-pixel */
"24 24 11 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *funnel[] = {
static const char *funnel[] = {
/* columns rows colors chars-per-pixel */
"24 24 13 1 ",
" c #7F8C8D",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *gamepad[] = {
static const char *gamepad[] = {
/* columns rows colors chars-per-pixel */
"24 24 38 1 ",
" c #CE7268",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *gift[] = {
static const char *gift[] = {
/* columns rows colors chars-per-pixel */
"24 24 14 1 ",
" c #C1392A",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *globe[] = {
static const char *globe[] = {
/* columns rows colors chars-per-pixel */
"24 24 113 2 ",
" c #289E7F",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *handshake[] = {
static const char *handshake[] = {
/* columns rows colors chars-per-pixel */
"24 24 77 1 ",
" c #2980B9",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *headphone[] = {
static const char *headphone[] = {
/* columns rows colors chars-per-pixel */
"24 24 34 1 ",
" c #2B3E50",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *heart[] = {
static const char *heart[] = {
/* columns rows colors chars-per-pixel */
"24 24 6 1 ",
" c #E74C3B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *house[] = {
static const char *house[] = {
/* columns rows colors chars-per-pixel */
"24 24 33 1 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *institution[] = {
static const char *institution[] = {
/* columns rows colors chars-per-pixel */
"24 24 11 1 ",
" c #16A085",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *key[] = {
static const char *key[] = {
/* columns rows colors chars-per-pixel */
"24 24 45 1 ",
" c #F39E11",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *keyring[] = {
static const char *keyring[] = {
/* columns rows colors chars-per-pixel */
"24 24 123 2 ",
" c #F1BF0E",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *layers[] = {
static const char *layers[] = {
/* columns rows colors chars-per-pixel */
"24 24 16 1 ",
" c #CA3E2F",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *life_buoy[] = {
static const char *life_buoy[] = {
/* columns rows colors chars-per-pixel */
"24 24 83 1 ",
" c #C0392B",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *light_bulb[] = {
static const char *light_bulb[] = {
/* columns rows colors chars-per-pixel */
"24 24 37 1 ",
" c #EC8D1A",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *lightning[] = {
static const char *lightning[] = {
/* columns rows colors chars-per-pixel */
"24 24 39 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *lock_open[] = {
static const char *lock_open[] = {
/* columns rows colors chars-per-pixel */
"24 24 34 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *lock[] = {
static const char *lock[] = {
/* columns rows colors chars-per-pixel */
"24 24 29 1 ",
" c #E67E22",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *magnify_less[] = {
static const char *magnify_less[] = {
/* columns rows colors chars-per-pixel */
"24 24 43 1 ",
" c #869293",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *magnify[] = {
static const char *magnify[] = {
/* columns rows colors chars-per-pixel */
"24 24 43 1 ",
" c #869293",

View File

@ -1,5 +1,5 @@
/* XPM */
static char *map_map_marker[] = {
static const char *map_map_marker[] = {
/* columns rows colors chars-per-pixel */
"24 24 117 2 ",
" c #C83D2F",

Some files were not shown because too many files have changed in this diff Show More