Fix typo in the gnome-applications-panel.desktop file
Resolves: rhbz#2041348
This commit is contained in:
parent
6ddb456f60
commit
2dbca0f49e
@ -26,7 +26,7 @@ index 86e816645..83616c89e 100644
|
|||||||
# FIXME
|
# FIXME
|
||||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||||
-Icon=preferences-desktop-apps
|
-Icon=preferences-desktop-apps
|
||||||
+icon=preferences-desktop-apps-symbolic
|
+Icon=preferences-desktop-apps-symbolic
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 40.0
|
Version: 40.0
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Summary: Utilities to configure the GNOME desktop
|
Summary: Utilities to configure the GNOME desktop
|
||||||
|
|
||||||
License: GPLv2+ and CC-BY-SA
|
License: GPLv2+ and CC-BY-SA
|
||||||
@ -221,6 +221,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
|||||||
%dir %{_datadir}/gnome/wm-properties
|
%dir %{_datadir}/gnome/wm-properties
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 20 2022 Felipe Borges <feborges@redhat.com> - 40.0-18
|
||||||
|
- Fix typo in the previous patch
|
||||||
|
- Resolves: #2041348
|
||||||
|
|
||||||
* Fri Jan 14 2022 Felipe Borges <feborges@redhat.com> - 40.0-17
|
* Fri Jan 14 2022 Felipe Borges <feborges@redhat.com> - 40.0-17
|
||||||
- Set an existing Icon name in the Applications' panel desktop file
|
- Set an existing Icon name in the Applications' panel desktop file
|
||||||
- Resolves: #2041348
|
- Resolves: #2041348
|
||||||
|
Loading…
Reference in New Issue
Block a user