diff options
author | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
commit | 406802bc6f8939415ffc51a429aab948ce216571 (patch) | |
tree | b1e0250e9c0253f958c082b3351e82dbb1d363ea /desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm | |
parent | b0f54bc6e85088ae8016a1a8e8ebb49f9be57dd7 (diff) | |
download | mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.bz2 mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.xz |
rename dir ContrastHighInverse to HighContrastInverse
Diffstat (limited to 'desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm b/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm deleted file mode 100644 index 00b8f23a..00000000 --- a/desktop-themes/ContrastHighInverse/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 #000000", -"+ c #616161", -"@ c #B7B7B7", -"# c #ECECEC", -"$ c #303030", -"% c #C9C9C9", -"& c #FFFFFF", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ...+@#@+... ", -" ..$%&&&&&%$.. ", -" ..%&&&&&&&%.. ", -" ..+&&&&&&&&&+.. ", -" ..@&&&&&&&&&@.. ", -" ..#&&&&&&&&&#.. ", -" ..@&&&&&&&&&@.. ", -" ..+&&&&&&&&&+.. ", -" ..%&&&&&&&%.. ", -" ..$%&&&&&%$.. ", -" ...+@#@+... ", -" ......... ", -" ..... ", -" ", -" ", -" ", -" ", -" "}; |