changed binary name

This commit is contained in:
Jeena 2015-02-27 08:28:34 +01:00
parent ebfcfda58e
commit b05b6e34a3
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
TARGET = feedthemonkey
TEMPLATE = app TEMPLATE = app
QT += qml quick QT += qml quick
CONFIG += c++11 CONFIG += c++11
SOURCES += main.cpp \ SOURCES += main.cpp \

View file

@ -4,7 +4,7 @@ Comment=A desktop client for the TinyTinyRSS feed reader.
Exec=feedthemonkey Exec=feedthemonkey
GenericName=Feed Reader GenericName=Feed Reader
Icon=feedthemonkey Icon=feedthemonkey
Name=Feed the Monkey Name=FeedTheMonkey
NoDisplay=false NoDisplay=false
StartupNotify=true StartupNotify=true
Terminal=false Terminal=false