diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-24 18:14:02 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-24 18:14:02 +0100 |
commit | 03beef19aed6291da9093c1fc2dacc147a1bbd72 (patch) | |
tree | dcc71f2dd57db0d8e76d687b8ceb22d757e25413 /mini-commander/src/history-mini.xpm | |
parent | 5fe5821ef2b69faee48d0b04f60e9b3b080ce203 (diff) | |
download | mate-applets-03beef19aed6291da9093c1fc2dacc147a1bbd72.tar.bz2 mate-applets-03beef19aed6291da9093c1fc2dacc147a1bbd72.tar.xz |
remove mini-commander applet
Diffstat (limited to 'mini-commander/src/history-mini.xpm')
-rw-r--r-- | mini-commander/src/history-mini.xpm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mini-commander/src/history-mini.xpm b/mini-commander/src/history-mini.xpm deleted file mode 100644 index b7ad65eb..00000000 --- a/mini-commander/src/history-mini.xpm +++ /dev/null @@ -1,11 +0,0 @@ -/* XPM */ -static const char * history_mini_xpm[] = { -"7 6 2 1", -" c NONE", -". c #000000000000", -" ", -".......", -" ..... ", -" ... ", -" . ", -" "}; |