Enlightenment CVS committal

Author  : shorne
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_fonts.c 


Log Message:
Fix header naming in font dialog

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_fonts.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- e_int_config_fonts.c        23 Apr 2006 15:30:47 -0000      1.9
+++ e_int_config_fonts.c        24 Apr 2006 05:51:04 -0000      1.10
@@ -35,7 +35,7 @@
 };
 
 const E_Text_Class_Pair text_class_predefined_names[ ] = {
-       {  NULL,                    "Window Manager Classes"},
+       {  NULL,                    "Window Manager"},
        { "title_bar",      "Title Bar"},
        { "menu_item",      "Menu Item"},
        { "tb_plain",       "Textblock Plain"},
@@ -53,7 +53,7 @@
        { "dialog_error",    "Dialog Error"},
        { "exebuf_command",  "Exebuf Command"},
        
-       {  NULL,                    "Widget Classes"},
+       {  NULL,                    "Widget"},
        { "frame",           "Frame"},
        { "label",           "Label"},
        { "button",         "Buttons"},
@@ -64,11 +64,11 @@
        { "ilist_item",     "List Item"},
        { "ilist_header",    "List Header"},
      
-       {  NULL,                    "EFM Classes"},
-       { "fileman_typebuf", "EFM Typebuf"},
-       { "fileman_icon",    "EFM Icon"},
+       {  NULL,                    "EFM"},
+       { "fileman_typebuf", "Typebuf"},
+       { "fileman_icon",    "Icon"},
        
-       {  NULL,                    "Module Classes"},
+       {  NULL,                    "Module"},
        { "module_small",    "Small"},
        { "module_normal",   "Normal"},
        { "module_large",    "Large"},




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to