diff options
author | Perberos <[email protected]> | 2012-03-21 22:06:01 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-21 22:06:01 -0300 |
commit | 03eabdaa583e9f06d7520b2ca88850256f9086df (patch) | |
tree | 0c4060afdee9a56b55274768cda0e10b842523c3 /gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm | |
parent | 373f711ef361d67874e58e584720e9c813fe9cac (diff) | |
download | mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.bz2 mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.xz |
renaming lowcontrast to contrastlow
Diffstat (limited to 'gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm b/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm deleted file mode 100644 index ca2b208e..00000000 --- a/gtk-themes/LowContrastLargePrint/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", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ........... ", -" ............. ", -" ............. ", -" ............... ", -" ............... ", -" ............... ", -" ............... ", -" ............... ", -" ............. ", -" ............. ", -" ........... ", -" ......... ", -" ..... ", -" ", -" ", -" ", -" ", -" "}; |