diff options
author | raveit65 <[email protected]> | 2014-10-29 19:52:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-29 19:52:29 +0100 |
commit | 65163beef81fc976570b27cf962bd3afd51ec6e1 (patch) | |
tree | 7c002cce651dcc7437a8a9d30546a423a2b95459 /gtk-themes/ContrastHighLargePrintInverse/pixmaps/stock_commandline-browser.xpm | |
parent | 720e609eb1577de3894af088fca2a0320aa90806 (diff) | |
download | mate-themes-65163beef81fc976570b27cf962bd3afd51ec6e1.tar.bz2 mate-themes-65163beef81fc976570b27cf962bd3afd51ec6e1.tar.xz |
move ContrastHighLargePrintInverse pixmaps to ContrastHighInverse
Diffstat (limited to 'gtk-themes/ContrastHighLargePrintInverse/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | gtk-themes/ContrastHighLargePrintInverse/pixmaps/stock_commandline-browser.xpm | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/gtk-themes/ContrastHighLargePrintInverse/pixmaps/stock_commandline-browser.xpm b/gtk-themes/ContrastHighLargePrintInverse/pixmaps/stock_commandline-browser.xpm deleted file mode 100644 index 00b8f23a..00000000 --- a/gtk-themes/ContrastHighLargePrintInverse/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", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ...+@#@+... ", -" ..$%&&&&&%$.. ", -" ..%&&&&&&&%.. ", -" ..+&&&&&&&&&+.. ", -" ..@&&&&&&&&&@.. ", -" ..#&&&&&&&&&#.. ", -" ..@&&&&&&&&&@.. ", -" ..+&&&&&&&&&+.. ", -" ..%&&&&&&&%.. ", -" ..$%&&&&&%$.. ", -" ...+@#@+... ", -" ......... ", -" ..... ", -" ", -" ", -" ", -" ", -" "}; |