summaryrefslogtreecommitdiff
path: root/capplets/common/wm-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/common/wm-common.h')
-rw-r--r--capplets/common/wm-common.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/capplets/common/wm-common.h b/capplets/common/wm-common.h
index baa51d3e..6c41f9ba 100644
--- a/capplets/common/wm-common.h
+++ b/capplets/common/wm-common.h
@@ -1,11 +1,12 @@
#ifndef WM_COMMON_H
#define WM_COMMON_H
-#define WM_COMMON_MARCO "Marco"
-#define WM_COMMON_SAWFISH "Sawfish"
-#define WM_COMMON_METACITY "Metacity"
-#define WM_COMMON_COMPIZ "compiz"
-#define WM_COMMON_UNKNOWN "Unknown"
+#define WM_COMMON_MARCO "Marco"
+#define WM_COMMON_SAWFISH "Sawfish"
+#define WM_COMMON_METACITY "Metacity"
+#define WM_COMMON_COMPIZ "Compiz"
+#define WM_COMMON_COMPIZ_OLD "compiz"
+#define WM_COMMON_UNKNOWN "Unknown"
gchar *wm_common_get_current_window_manager (void);
/* Returns a strv of keybinding names for the window manager;