diff options
author | raveit65 <[email protected]> | 2014-10-31 19:54:42 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-31 19:57:02 +0100 |
commit | bf2ac3c43b7d186882bd11483c3adfbb517aef77 (patch) | |
tree | 4bfaa09f9936056200a5b4be99812e3768536b15 /gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm | |
parent | 8efbb7d45dcb3c8e387364242e3072377ebde16e (diff) | |
download | mate-themes-bf2ac3c43b7d186882bd11483c3adfbb517aef77.tar.bz2 mate-themes-bf2ac3c43b7d186882bd11483c3adfbb517aef77.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", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ........... ", -" ............. ", -" ............. ", -" ............... ", -" ............... ", -" ............... ", -" ............... ", -" ............... ", -" ............. ", -" ............. ", -" ........... ", -" ......... ", -" ..... ", -" ", -" ", -" ", -" ", -" "}; |