Author: glen                         Date: Thu May 25 23:42:13 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo (missing commas)

---- Files affected:
SOURCES:
   python-rhpxl-fontpath.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/python-rhpxl-fontpath.patch
diff -u SOURCES/python-rhpxl-fontpath.patch:1.1 
SOURCES/python-rhpxl-fontpath.patch:1.2
--- SOURCES/python-rhpxl-fontpath.patch:1.1     Fri May 26 01:38:59 2006
+++ SOURCES/python-rhpxl-fontpath.patch Fri May 26 01:42:08 2006
@@ -21,15 +21,15 @@
 -                          "/usr/share/fonts/KOI8-R/75dpi:unscaled"
 -                          ]
 +    standalone_fontpaths = [
-+        "/usr/share/fonts/misc:unscaled"
-+        "/usr/share/fonts/75dpi:unscaled"
-+        "/usr/share/fonts/100dpi:unscaled"
-+        "/usr/share/fonts/misc"
-+        "/usr/share/fonts/75dpi"
-+        "/usr/share/fonts/100dpi"
-+        "/usr/share/fonts/Type1"
-+        "/usr/share/fonts/TTF"
-+        "/usr/share/fonts/Speedo"
++        "/usr/share/fonts/misc:unscaled",
++        "/usr/share/fonts/75dpi:unscaled",
++        "/usr/share/fonts/100dpi:unscaled",
++        "/usr/share/fonts/misc",
++        "/usr/share/fonts/75dpi",
++        "/usr/share/fonts/100dpi",
++        "/usr/share/fonts/Type1",
++        "/usr/share/fonts/TTF",
++        "/usr/share/fonts/Speedo",
 +    ]
  
      #
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/python-rhpxl-fontpath.patch?r1=1.1&r2=1.2&f=u

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

Reply via email to