tuna/danmaQ

missing danmaQ.desktop file

hosiet opened this issue · 5 comments

danmaQ.desktop is missing now in repository.

Proposed danmaQ.desktop:

[Desktop Entry]
Name=danmaQ
Name[zh_CN]=danmaQ 弹幕客户端
Comment=Show danmaku on screen
Comment[zh_CN]=在桌面上显示弹幕
GenericName=danmaQ
Exec=danmaQ
Icon=danmaQ
Terminal=false
Type=Application
Categories=Qt;Utility;
Keywords=danmaQ;
Keywords[zh_CN]=弹幕;

.desktop file needs icons. Proposed installation of icons:

src/icons/statusicon.png => usr/share/icons/hicolor/64x64/apps/danmaQ.png
src/icons/statusicon.svg => usr/share/icons/hicolor/scalable/apps/danmaQ.svg

Renaming files (rename statsicon.* to danmaQ.*) would be much more preferable.

pushed via dec2f83

Well, I just know this can be an issue as well.
Prior that this, I made a hack in SPEC file to add desktop file.

Fixed in latest commit.