Skip to content
Snippets Groups Projects
Commit 7ab175fa authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Ubiquity branding fixes

parent cafa447d
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=10 VERSION=11
. ./config . ./config
...@@ -203,7 +203,8 @@ do ...@@ -203,7 +203,8 @@ do
wget -r -l1 -np https://archive.trisquel.info/trisquel/dists/$DIST/Release.gpg -O $WD/Release.gpg wget -r -l1 -np https://archive.trisquel.info/trisquel/dists/$DIST/Release.gpg -O $WD/Release.gpg
done done
sed 's/RELEASE/Triskel' -i data/ubiquity-kdeui.desktop.in sed 's/RELEASE/Triskel/' -i data/ubiquity-kdeui.desktop.in
cp $DATA/branding.svgz gui/qt/images/branding.svgz
# Postinstall hacks # Postinstall hacks
cat << EOF1 >> scripts/apt-setup cat << EOF1 >> scripts/apt-setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment