Fix desktop file, create and install png icons.

pull/1/head
Darrell Anderson 10 years ago
parent de68dbafd8
commit 1b77bd0c72

@ -43,3 +43,4 @@ rpm: $(specfile)
rpmbuild --define "_topdir "`pwd` -ba SPECS/$(specfile) && \
cp SRPMS/* RPMS/*/* ../rpms && cd .. && rm -rf $(rpmdir)
KDE_ICON = kkbswitch

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

@ -1,9 +1,10 @@
[Desktop Entry]
Type=Application
Name=KKBSwitch
GenericName=Keyboard Layout Indicator
Exec=kkbswitch -caption "%c" %i %m
Terminal=false
Icon=kkbswitch.xpm
Icon=kkbswitch
DocPath=kkbswitch/index.html
Comment=Keyboard Layout Indicator
Comment[ru]=Индикатор раскладки клавиатуры

Loading…
Cancel
Save