[gnome-control-center/fix-key-name-capitalization] applications: Fix typo in key name in the desktop file




commit c15fb46c42a7edeb601232909ad9caeee429cf9d
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Jan 17 10:50:28 2022 +0100

    applications: Fix typo in key name in the desktop file
    
    Regression introduced by commit 9a3cb6ab4.
    
    Reported at 
https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/9a3cb6ab440ef8492beadecd2d3799f01e938197#note_1356724

 panels/applications/gnome-applications-panel.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/applications/gnome-applications-panel.desktop.in.in 
b/panels/applications/gnome-applications-panel.desktop.in.in
index 83616c89e..54faf00a9 100644
--- a/panels/applications/gnome-applications-panel.desktop.in.in
+++ b/panels/applications/gnome-applications-panel.desktop.in.in
@@ -4,7 +4,7 @@ Comment=Control various application permissions and settings
 Exec=gnome-control-center applications
 # FIXME
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!
-icon=preferences-desktop-apps-symbolic
+Icon=preferences-desktop-apps-symbolic
 Terminal=false
 Type=Application
 NoDisplay=true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]