Author: darekr                       Date: Sun Dec 25 12:56:19 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.5.5

---- Files affected:
SOURCES:
   abook-home_etc.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/abook-home_etc.patch
diff -u SOURCES/abook-home_etc.patch:1.2 SOURCES/abook-home_etc.patch:1.3
--- SOURCES/abook-home_etc.patch:1.2    Mon Sep  5 09:21:16 2005
+++ SOURCES/abook-home_etc.patch        Sun Dec 25 13:56:13 2005
@@ -25,7 +25,7 @@
 +      char * home;
  
        if( (stat(getenv("HOME"), &s)) == -1 || ! S_ISDIR(s.st_mode) ) {
-               fprintf(stderr,"%s is not a valid HOME directory\n", 
getenv("HOME") );
+               fprintf(stderr,_("%s is not a valid HOME directory\n"), 
getenv("HOME") );
                exit(EXIT_FAILURE);
        }
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/abook-home_etc.patch?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to