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/about.h | |
parent | 5fe5821ef2b69faee48d0b04f60e9b3b080ce203 (diff) | |
download | mate-applets-03beef19aed6291da9093c1fc2dacc147a1bbd72.tar.bz2 mate-applets-03beef19aed6291da9093c1fc2dacc147a1bbd72.tar.xz |
remove mini-commander applet
Diffstat (limited to 'mini-commander/src/about.h')
-rw-r--r-- | mini-commander/src/about.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mini-commander/src/about.h b/mini-commander/src/about.h deleted file mode 100644 index 875ea62d..00000000 --- a/mini-commander/src/about.h +++ /dev/null @@ -1,4 +0,0 @@ -#include "mini-commander_applet.h" - -void about_box (GtkAction *action, - MCData *mcdata); |