From b72db0803e95d68d94607c645a9e779b83adeb80 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 24 May 2006 21:22:43 +0000 Subject: [PATCH] - PLD branding Changed files: anaconda-branding.patch -> 1.1 --- anaconda-branding.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 anaconda-branding.patch diff --git a/anaconda-branding.patch b/anaconda-branding.patch new file mode 100644 index 0000000..626e05f --- /dev/null +++ b/anaconda-branding.patch @@ -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") -- 2.43.0