]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- PLD branding
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 24 May 2006 21:22:43 +0000 (21:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda-branding.patch -> 1.1

anaconda-branding.patch [new file with mode: 0644]

diff --git a/anaconda-branding.patch b/anaconda-branding.patch
new file mode 100644 (file)
index 0000000..626e05f
--- /dev/null
@@ -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")
This page took 0.069099 seconds and 4 git commands to generate.