forked from jeena/FeedTheMonkey
restructured resource files directories
This commit is contained in:
parent
b6c0d89f1f
commit
e14a639d71
18 changed files with 29 additions and 23 deletions
BIN
misc/Icon.icns
Normal file
BIN
misc/Icon.icns
Normal file
Binary file not shown.
12
misc/feedthemonkey.desktop
Normal file
12
misc/feedthemonkey.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Version=2.0.0
|
||||
Comment=A desktop client for the TinyTinyRSS feed reader.
|
||||
Exec=feedthemonkey
|
||||
GenericName=Feed Reader
|
||||
Icon=feedthemonkey
|
||||
Name=FeedTheMonkey
|
||||
NoDisplay=false
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;Qt
|
9793
misc/feedthemonkey.xpm
Normal file
9793
misc/feedthemonkey.xpm
Normal file
File diff suppressed because it is too large
Load diff
7
misc/misc.qrc
Normal file
7
misc/misc.qrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
<RCC>
|
||||
<qresource prefix="/misc">
|
||||
<file>feedthemonkey.xpm</file>
|
||||
<file>Icon.icns</file>
|
||||
<file>feedthemonkey.desktop</file>
|
||||
</qresource>
|
||||
</RCC>
|
Loading…
Add table
Add a link
Reference in a new issue