Add some todo remarks.
authorChristopher Michael <cpmichael1@comcast.net>
Sat, 29 May 2010 20:15:06 +0000 (20:15 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Sat, 29 May 2010 20:15:06 +0000 (20:15 +0000)
SVN revision: 49313

src/modules/conf_acpibindings/e_int_config_acpibindings.c

index 89ae0c9..c628c51 100644 (file)
@@ -1,5 +1,12 @@
 #include "e.h"
 
+/**
+ * TODO: 
+ * Maybe add buttons for Add/Remove of acpi bindings ??
+ * Maybe use a toolbook widget instead of 2 lists ??
+ * Maybe add a way to restore default acpi bindings ??
+ */
+
 /* local config structure */
 struct _E_Config_Dialog_Data 
 {