improve desktop file (#530834)
This commit is contained in:
parent
1b34051ba5
commit
5761f68d7f
@ -1,5 +1,4 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=ibp
|
||||
GenericName=ibp
|
||||
Comment=A tool to show which IBP beacons is transmitting
|
||||
@ -7,5 +6,5 @@ Exec=ibp
|
||||
Icon=ibp
|
||||
Terminal=true
|
||||
Type=Application
|
||||
Categories=HamRadio;
|
||||
Categories=Network;HamRadio;
|
||||
Version=1.0
|
||||
|
5
ibp.spec
5
ibp.spec
@ -1,6 +1,6 @@
|
||||
Name: ibp
|
||||
Version: 0.21
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A tool to show which IBP beacons are transmitting
|
||||
|
||||
Group: Applications/Communications
|
||||
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 27 2009 Lucian Langa <cooly@gnome.eu.org> - 0.21-4
|
||||
- improve desktop file (#530834)
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user