generated from smedev/Template-for-SMEServer-Core-Package
fix product filename - this time
This commit is contained in:
parent
3103a5bc5b
commit
ecef2b1d68
@ -14,7 +14,7 @@ Subject: [PATCH] General Koozali Patches
|
|||||||
.../ui/gui/spokes/installation_source.py | 2 +
|
.../ui/gui/spokes/installation_source.py | 2 +
|
||||||
pyanaconda/ui/gui/spokes/subscription.py | 4 ++
|
pyanaconda/ui/gui/spokes/subscription.py | 4 ++
|
||||||
9 files changed, 56 insertions(+), 11 deletions(-)
|
9 files changed, 56 insertions(+), 11 deletions(-)
|
||||||
create mode 100644 data/product.d/Koozali.conf
|
create mode 100644 data/product.d/smeserver.conf
|
||||||
|
|
||||||
diff --git a/data/anaconda-gtk.css b/data/anaconda-gtk.css
|
diff --git a/data/anaconda-gtk.css b/data/anaconda-gtk.css
|
||||||
index 60a670e..70fbbe2 100644
|
index 60a670e..70fbbe2 100644
|
||||||
@ -75,7 +75,7 @@ index 7b6df63..bdb5b72 100755
|
|||||||
mainGrid.add(this._label);
|
mainGrid.add(this._label);
|
||||||
|
|
||||||
installButton.connect('clicked', Lang.bind(this,
|
installButton.connect('clicked', Lang.bind(this,
|
||||||
diff --git a/data/product.d/Koozali.conf b/data/product.d/Koozali.conf
|
diff --git a/data/product.d/smeserver.conf b/data/product.d/smeserver.conf
|
||||||
new file mode 100644
|
new file mode 100644
|
||||||
index 0000000..55ba233
|
index 0000000..55ba233
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user