changed binary name
This commit is contained in:
parent
ebfcfda58e
commit
b05b6e34a3
2 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue