diff options
author | raveit65 <[email protected]> | 2014-10-31 19:54:42 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-31 19:54:42 +0100 |
commit | 476bd40834973a2ed8c742c6dea69d6a848e5fff (patch) | |
tree | acedc045d3f567b2d268b6873ffd4a7c2c765037 /gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm | |
parent | 5137396f515c4a30649d20b5e8799925cfbeefab (diff) | |
download | mate-themes-476bd40834973a2ed8c742c6dea69d6a848e5fff.tar.bz2 mate-themes-476bd40834973a2ed8c742c6dea69d6a848e5fff.tar.xz |
CleanUp: drop low contrast themes
Diffstat (limited to 'gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm b/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm deleted file mode 100644 index ca2b208e..00000000 --- a/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm +++ /dev/null @@ -1,29 +0,0 @@ -/* XPM */ -static char * stock_commandline_browser_xpm[] = { -"24 24 2 1", -" c None", -". c #4B4B4B", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ........... ", -" ............. ", -" ............. ", -" ............... ", -" ............... ", -" ............... ", -" ............... ", -" ............... ", -" ............. ", -" ............. ", -" ........... ", -" ......... ", -" ..... ", -" ", -" ", -" ", -" ", -" "}; |