summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonsta <[email protected]>2016-01-03 00:37:42 +0300
committerMonsta <[email protected]>2016-01-03 00:37:42 +0300
commit017225c6cc4341c5d62b3ec69d335f08cfcc7029 (patch)
tree346c28eb19fabfd474a004f98bb1a34aa8faf799
parentefe28eb0cc6bd395b03f667635c001b71edea881 (diff)
downloadmate-system-monitor-017225c6cc4341c5d62b3ec69d335f08cfcc7029.tar.bz2
mate-system-monitor-017225c6cc4341c5d62b3ec69d335f08cfcc7029.tar.xz
remove ancient mateconf tool from list of known apps
-rw-r--r--src/defaulttable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/defaulttable.h b/src/defaulttable.h
index 261dde5..a5a779f 100644
--- a/src/defaulttable.h
+++ b/src/defaulttable.h
@@ -33,7 +33,6 @@ static const PrettyTableItem default_table[] = {
ITEM("emacs(server|\\d+)?", "mate-emacs"),
ITEM("evolution.*", "internet-mail"),
ITEM("famd|gam_server", "file-manager"),
- ITEM("mateconfd-2", "preferences-desktop"),
ITEM("getty", "input-keyboard"),
ITEM("gdb|((gcc|g\\+\\+)(-.*)?)|ar|ld|make", "applications-development"),
ITEM("marco", "mate-window-manager"),