SOURCES: anaconda-branding.patch (NEW) - PLD branding

glen glen at pld-linux.org
Wed May 24 23:22:48 CEST 2006


Author: glen                         Date: Wed May 24 21:22:48 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- PLD branding

---- Files affected:
SOURCES:
   anaconda-branding.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/anaconda-branding.patch
diff -u /dev/null SOURCES/anaconda-branding.patch:1.1
--- /dev/null	Wed May 24 23:22:48 2006
+++ SOURCES/anaconda-branding.patch	Wed May 24 23:22:43 2006
@@ -0,0 +1,17 @@
+--- anaconda-11.0.5/product.py~	2006-03-13 21:12:36.000000000 +0200
++++ anaconda-11.0.5/product.py	2006-05-25 00:21:19.708387579 +0300
+@@ -23,10 +23,10 @@
+     path = None
+     
+ 
+-productName = "anaconda"
+-productVersion = "bluesky"
+-productPath = "anaconda"
+-bugUrl = "your distribution provided bug reporting tool."
++productName = "PLD Linux"
++productVersion = "2.0 (Ac)"
++productPath = "PLD"
++bugUrl = "http://bugs.pld-linux.org/"
+ 
+ if path is not None:
+     f = open(path, "r")
================================================================


More information about the pld-cvs-commit mailing list