forked from qt-creator/qt-creator
Maemo: Get rid of some Debian control file entries.
According to the Harmattan people, support for them has been dropped and they are afraid users could get confused.
This commit is contained in:
@@ -1146,8 +1146,7 @@ QString Qt4HarmattanTarget::defaultDisplayName()
|
||||
|
||||
void Qt4HarmattanTarget::addAdditionalControlFileFields(QByteArray &controlContents)
|
||||
{
|
||||
adaptControlFileField(controlContents, "XB-Meego-Desktop-Entry", "");
|
||||
adaptControlFileField(controlContents, "XB-MeeGo-Desktop-Entry-Filename", "");
|
||||
Q_UNUSED(controlContents);
|
||||
}
|
||||
|
||||
QString Qt4HarmattanTarget::debianDirName() const
|
||||
|
Reference in New Issue
Block a user