Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : screenshot

Dir     : e_modules/screenshot/src


Modified Files:
        e_mod_main.c 


Log Message:
Remove extra ')'

===================================================================
RCS file: /cvs/e/e_modules/screenshot/src/e_mod_main.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- e_mod_main.c        10 Jan 2008 06:16:33 -0000      1.7
+++ e_mod_main.c        10 Jan 2008 06:18:47 -0000      1.8
@@ -118,7 +118,7 @@
                             "configuration simply lacks. This new set of "
                             "defaults will fix<br>that by adding it in. "
                             "You can re-configure things now to your<br>"
-                            "liking. Sorry for the inconvenience.<br>"));
+                            "liking. Sorry for the inconvenience.<br>");
          }
        else if (ss_cfg->version > MOD_CONFIG_FILE_VERSION) 
          {
@@ -134,7 +134,7 @@
                             "was running. This is bad and<br>as a "
                             "precaution your configuration has been now "
                             "restored to<br>defaults. Sorry for the "
-                            "inconvenience.<br>"));
+                            "inconvenience.<br>");
          }
      }
 



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to