Revert "add URL option in greeting page"

This commit is contained in:
demmm 2015-03-19 10:44:34 -04:00
parent 331333aa1a
commit d750885e75
4 changed files with 7 additions and 21 deletions

View file

@ -1,6 +1,6 @@
/* === This file is part of Calamares - <http://github.com/calamares> ===
*
* Copyright 2014-2015, Teo Mrnjavac <teo@kde.org>
* Copyright 2014, Teo Mrnjavac <teo@kde.org>
*
* Calamares is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -52,9 +52,7 @@ QStringList Branding::s_stringEntryStrings =
"versionedName",
"shortVersionedName",
"shortProductName",
"bootloaderEntryName",
"productURL",
"urlText"
"bootloaderEntryName"
};