Enlightenment CVS committal Author : jethomas Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_colorpicker.c ewl_filelist_model.h ewl_grid.h ewl_tree2_view_freebox.h ewl_tree2_view_scrolled.h Log Message: Fix a bunch of typos =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_colorpicker.c,v retrieving revision 1.43 retrieving revision 1.44 diff -u -3 -r1.43 -r1.44 --- ewl_colorpicker.c 14 Nov 2007 21:15:00 -0000 1.43 +++ ewl_colorpicker.c 29 Nov 2007 03:50:44 -0000 1.44 @@ -110,12 +110,12 @@ Ewl_Color_Mode mode; int max; } modes[] = { - {"h", EWL_COLOR_MODE_HSV_HUE, 360}, - {"s", EWL_COLOR_MODE_HSV_SATURATION, 100}, - {"v", EWL_COLOR_MODE_HSV_VALUE, 100}, - {"r", EWL_COLOR_MODE_RGB_RED, 255}, - {"g", EWL_COLOR_MODE_RGB_GREEN, 255}, - {"b", EWL_COLOR_MODE_RGB_BLUE, 255}, + {"H", EWL_COLOR_MODE_HSV_HUE, 360}, + {"S", EWL_COLOR_MODE_HSV_SATURATION, 100}, + {"V", EWL_COLOR_MODE_HSV_VALUE, 100}, + {"R", EWL_COLOR_MODE_RGB_RED, 255}, + {"G", EWL_COLOR_MODE_RGB_GREEN, 255}, + {"B", EWL_COLOR_MODE_RGB_BLUE, 255}, {NULL, EWL_COLOR_MODE_RGB_RED, 0} }; const char *types[] = { "application/x-color", NULL }; =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_filelist_model.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ewl_filelist_model.h 12 Nov 2007 03:18:56 -0000 1.4 +++ ewl_filelist_model.h 29 Nov 2007 03:50:44 -0000 1.5 @@ -2,7 +2,7 @@ #define EWL_FILELIST_MODEL_H /** - * @addtogroup Ewl_Filelist_Model Ewl_Filelist_Model The model for the filelist + * @addtogroup Ewl_Filelist_Model: Ewl_Filelist_Model The model for the filelist * @brief A model for the filelist * * @{ =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_grid.h,v retrieving revision 1.30 retrieving revision 1.31 diff -u -3 -r1.30 -r1.31 --- ewl_grid.h 11 Nov 2007 06:07:46 -0000 1.30 +++ ewl_grid.h 29 Nov 2007 03:50:44 -0000 1.31 @@ -3,7 +3,7 @@ #define EWL_GRID_H /** - * @addtogroup Ewl_Grid Ewl_Grid The ewl grid widget + * @addtogroup Ewl_Grid: Ewl_Grid The ewl grid widget * @brief The Ewl Grid widget * * @remarks Inherits from Ewl_Container. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_tree2_view_freebox.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ewl_tree2_view_freebox.h 11 Nov 2007 06:07:46 -0000 1.3 +++ ewl_tree2_view_freebox.h 29 Nov 2007 03:50:44 -0000 1.4 @@ -5,7 +5,7 @@ #include "ewl_tree2_view.h" /** - * @addtogroup Ewl_Tree2_View_Freebox Ewl_Tree2_View_Freebox The freebox tree view + * @addtogroup Ewl_Tree2_View_Freebox: Ewl_Tree2_View_Freebox The freebox tree view * @brief A freebox view for the tree * @remarks Inherits from Ewl_Tree2_View * =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_tree2_view_scrolled.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- ewl_tree2_view_scrolled.h 11 Nov 2007 06:07:46 -0000 1.9 +++ ewl_tree2_view_scrolled.h 29 Nov 2007 03:50:44 -0000 1.10 @@ -5,7 +5,7 @@ #include "ewl_tree2_view.h" /** - * @addtogroup Ewl_Tree2_View_Scrolled Ewl_Tree2_View_Scrolled The scrolled tree view + * @addtogroup Ewl_Tree2_View_Scrolled: Ewl_Tree2_View_Scrolled The scrolled tree view * @brief A scrolled view for the tree * * @remarks Inherits from Ewl_Box. ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs