diff options
author | Robert Jonsson <spamatica@gmail.com> | 2010-10-13 19:34:22 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2010-10-13 19:34:22 +0000 |
commit | 8a2c2824a59d7644e13bc52c9a0ecbd641f21f95 (patch) | |
tree | 064ad3f2bf8daab0ad27b128abd86a9bbdb1e496 /muse2/xpm/settings_configureshortcuts.xpm | |
parent | a27706d9629e8b592cca4659f865b70adef24e6d (diff) |
new branch muse2, first checkin
Diffstat (limited to 'muse2/xpm/settings_configureshortcuts.xpm')
-rw-r--r-- | muse2/xpm/settings_configureshortcuts.xpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/muse2/xpm/settings_configureshortcuts.xpm b/muse2/xpm/settings_configureshortcuts.xpm new file mode 100644 index 00000000..bd858629 --- /dev/null +++ b/muse2/xpm/settings_configureshortcuts.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static const char *settings_configureshortcuts_xpm[] = { +"16 16 17 1", +" c None", +". c #000000", +"+ c #808080", +"@ c #646464", +"# c #DCDCDC", +"$ c #C3C3C3", +"% c #A0A0A0", +"& c #B8B8B8", +"* c #787878", +"= c #FFFFFF", +"- c #EDEDED", +"; c #585858", +"> c #C2C2C2", +", c #B7B7B7", +"' c #E7E7E7", +") c #303030", +"! c #CFCFCF", +" ...... ", +" .+@#$%.. ", +" .&*@#$%. ", +"... ..&@#$. ", +".=$.. .@##%. ", +".=-#$.;@>##,. ", +".@=-######'$%.. ", +")=@*=--##'$!$%%.", +".$#=@@@*%$-#!$,%", +" ..$#$$$*@*=-#!$", +" ...%#$$%@*=-#", +" ....-#%@*=", +" ..-#%@", +" ..-#", +" ..", +" "}; |