diff options
author | raveit65 <[email protected]> | 2016-03-30 14:16:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-30 14:16:50 +0200 |
commit | 27472adb8e7a74f12b7a99a86dc03d1ede84865c (patch) | |
tree | 07494dbfa2684805c0cdc88b86925965f29be7aa /desktop-themes/ContrastHigh/pixmaps/stock_commandline-browser.xpm | |
parent | f2349e078cdddc4f0fc04d1ed4942d48bdb4e3bb (diff) | |
download | mate-themes-27472adb8e7a74f12b7a99a86dc03d1ede84865c.tar.bz2 mate-themes-27472adb8e7a74f12b7a99a86dc03d1ede84865c.tar.xz |
drop ContrastHigh theme, gtk+ ship that already
Diffstat (limited to 'desktop-themes/ContrastHigh/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | desktop-themes/ContrastHigh/pixmaps/stock_commandline-browser.xpm | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/desktop-themes/ContrastHigh/pixmaps/stock_commandline-browser.xpm b/desktop-themes/ContrastHigh/pixmaps/stock_commandline-browser.xpm deleted file mode 100644 index f2935a11..00000000 --- a/desktop-themes/ContrastHigh/pixmaps/stock_commandline-browser.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * stock_commandline_browser_xpm[] = { -"24 24 8 1", -" c None", -". c #FFFFFF", -"+ c #9E9E9E", -"@ c #484848", -"# c #131313", -"$ c #CFCFCF", -"% c #363636", -"& c #000000", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ...+@#@+... ", -" ..$%&&&&&%$.. ", -" ..%&&&&&&&%.. ", -" ..+&&&&&&&&&+.. ", -" ..@&&&&&&&&&@.. ", -" ..#&&&&&&&&&#.. ", -" ..@&&&&&&&&&@.. ", -" ..+&&&&&&&&&+.. ", -" ..%&&&&&&&%.. ", -" ..$%&&&&&%$.. ", -" ...+@#@+... ", -" ......... ", -" ..... ", -" ", -" ", -" ", -" ", -" "}; |