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