princeamd pushed a commit to branch enlightenment-0.17.

commit 671f459fbc8a46873acf4286496b7ae26582082a
Author: Christopher Michael <[email protected]>
Date:   Tue Feb 19 10:55:07 2013 +0000

    Backport: 4dfda15 :: Initial rewrite of the monitor object.
    
    Signed-off-by: Christopher Michael <[email protected]>
    
    SVN revision: 84117
    Signed-off-by: Deon Thomas <[email protected]>
---
 src/modules/conf_randr/e_smart_monitor.c | 3 +++
 src/modules/conf_randr/e_smart_monitor.h | 7 +++++++
 2 files changed, 10 insertions(+)

diff --git a/src/modules/conf_randr/e_smart_monitor.c 
b/src/modules/conf_randr/e_smart_monitor.c
new file mode 100644
index 0000000..222f711
--- /dev/null
+++ b/src/modules/conf_randr/e_smart_monitor.c
@@ -0,0 +1,3 @@
+#include "e.h"
+#include "e_mod_main.h"
+#include "e_smart_monitor.h"
diff --git a/src/modules/conf_randr/e_smart_monitor.h 
b/src/modules/conf_randr/e_smart_monitor.h
new file mode 100644
index 0000000..615a3f1
--- /dev/null
+++ b/src/modules/conf_randr/e_smart_monitor.h
@@ -0,0 +1,7 @@
+#ifdef E_TYPEDEFS
+#else
+# ifndef E_SMART_MONITOR_H
+#  define E_SMART_MONITOR_H
+
+# endif
+#endif

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to