Enlightenment CVS committal

Author  : mej
Project : e_modules
Module  : calendar

Dir     : e_modules/calendar/src


Modified Files:
        add_event_dialog.h add_todo_dialog.h calendar_color_func.h 
        calendar_text_fun.h dialog_func.c dialog_func.h e_mod_main.h 


Log Message:
Sun Jan 29 22:16:32 2006                        Michael Jennings (mej)

Attempt #2 to get rid of tabs.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/e_modules/calendar/src/add_event_dialog.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- add_event_dialog.h  29 Jan 2006 17:53:02 -0000      1.3
+++ add_event_dialog.h  30 Jan 2006 03:16:40 -0000      1.4
@@ -1,10 +1,10 @@
 #ifdef E_TYPEDEFS
-#else   /* 
 */
+#else /* 
 */
 #ifndef FONT_EDITOR_H
 #define FONT_EDITOR_H
 #include "e_mod_main.h"
 void                add_event_show(void *con, void *FontsToModify);
 
 
-#endif  /* 
 */
-#endif  /* 
 */
+#endif /* 
 */
+#endif /* 
 */
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/calendar/src/add_todo_dialog.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- add_todo_dialog.h   29 Jan 2006 17:53:02 -0000      1.3
+++ add_todo_dialog.h   30 Jan 2006 03:16:41 -0000      1.4
@@ -1,10 +1,10 @@
 #ifdef E_TYPEDEFS
-#else   /* 
 */
+#else /* 
 */
 #ifndef FONT_EDITOR_H
 #define FONT_EDITOR_H
 #include "e_mod_main.h"
 void                add_todo_show(void *con, void *FontsToModify);
 
 
-#endif  /* 
 */
-#endif  /* 
 */
+#endif /* 
 */
+#endif /* 
 */
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/calendar/src/calendar_color_func.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- calendar_color_func.h       29 Jan 2006 17:53:02 -0000      1.3
+++ calendar_color_func.h       30 Jan 2006 03:16:41 -0000      1.4
@@ -1,5 +1,5 @@
 #ifdef E_TYPEDEFS
-#else   /* 
 */
+#else /* 
 */
 #ifndef CALENDAR_COLOR_FUNC_H
 #define CALENDAR_COLOR_FUNC_H
 #include "e_mod_main.h"
@@ -7,6 +7,6 @@
 
void               update_colors(Calendar * calendar, Calendar_Face * face);
 
 
-#endif  /* 
 */
-#endif  /* 
 */
+#endif /* 
 */
+#endif /* 
 */
     



===================================================================
RCS file: /cvsroot/enlightenment/e_modules/calendar/src/calendar_text_fun.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- calendar_text_fun.h 29 Jan 2006 17:53:02 -0000      1.3
+++ calendar_text_fun.h 30 Jan 2006 03:16:41 -0000      1.4
@@ -1,5 +1,5 @@
 #ifdef E_TYPEDEFS
-#else   /* 
 */
+#else /* 
 */
 #ifndef CALENDAR_TEXT_FUNC_H
 #define CALENDAR_TEXT_FUNC_H
 #include "e_mod_main.h"
@@ -11,6 +11,6 @@
 
void               free_Calfonts(Calendar * calendar);
 
 
-#endif  /* 
 */
-#endif  /* 
 */
+#endif /* 
 */
+#endif /* 
 */
     


===================================================================
RCS file: /cvsroot/enlightenment/e_modules/calendar/src/dialog_func.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- dialog_func.c       29 Jan 2006 17:53:02 -0000      1.3
+++ dialog_func.c       30 Jan 2006 03:16:41 -0000      1.4
@@ -46,6 +46,7 @@
    

int               check = edje_object_file_set(o, PACKAGE_LIB_DIR 
                                                     "/calendar/calendar.edj",
                                                     
"back");
+
    
if (check == 0)
       
      {
@@ -101,6 +102,7 @@
    

int               check = edje_object_file_set(o, PACKAGE_LIB_DIR 
                                                     "/calendar/calendar.edj",
                                                     
"Jan");
+
    
if (check == 0)
       
      {
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/calendar/src/dialog_func.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- dialog_func.h       29 Jan 2006 17:53:02 -0000      1.3
+++ dialog_func.h       30 Jan 2006 03:16:41 -0000      1.4
@@ -1,5 +1,5 @@
 #ifdef E_TYPEDEFS
-#else   /* 
 */
+#else /* 
 */
 #ifndef DIALOG_FUNC_H
 #define DIALOG_FUNC_H
 #include "e_mod_main.h"
@@ -27,6 +27,6 @@
 
void               e_file_bk_select_cb(E_File_Dialog * dia, char *file,
                                         void *data);
 
-#endif  /* 
 */
-#endif  /* 
 */
+#endif /* 
 */
+#endif /* 
 */
     



===================================================================
RCS file: /cvsroot/enlightenment/e_modules/calendar/src/e_mod_main.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- e_mod_main.h        29 Jan 2006 17:53:02 -0000      1.5
+++ e_mod_main.h        30 Jan 2006 03:16:41 -0000      1.6
@@ -122,4 +122,4 @@
 #include "otherfonts_editor.h"
 #include "main_editor.h"
     
-#endif  /* 
 */
+#endif /* 
 */




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to