diff options
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", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ...+@#@+... ", -" ..$%&&&&&%$.. ", -" ..%&&&&&&&%.. ", -" ..+&&&&&&&&&+.. ", -" ..@&&&&&&&&&@.. ", -" ..#&&&&&&&&&#.. ", -" ..@&&&&&&&&&@.. ", -" ..+&&&&&&&&&+.. ", -" ..%&&&&&&&%.. ", -" ..$%&&&&&%$.. ", -" ...+@#@+... ", -" ......... ", -" ..... ", -" ", -" ", -" ", -" ", -" "}; |