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/ContrastLowLargePrint/pixmaps/stock_commandline-history.xpm | |
parent | 373f711ef361d67874e58e584720e9c813fe9cac (diff) | |
download | mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.bz2 mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.xz |
renaming lowcontrast to contrastlow
Diffstat (limited to 'gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-history.xpm')
-rw-r--r-- | gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-history.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-history.xpm b/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-history.xpm new file mode 100644 index 00000000..784ff6ca --- /dev/null +++ b/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-history.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stock_commandline_history_xpm[] = { +"24 24 2 1", +" c None", +". c #4B4B4B", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +" ...................... ", +" .................... ", +" .................. ", +" ................ ", +" .............. ", +" ............ ", +" .......... ", +" ........ ", +" ...... ", +" .... ", +" .. ", +" ", +" ", +" ", +" ", +" ", +" "}; |