replace Internet category with Network
This commit is contained in:
@ -4,9 +4,9 @@ Comment=ntfy.sh client application to receive everyday's notifications
|
|||||||
Type=Application
|
Type=Application
|
||||||
Exec=notify
|
Exec=notify
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=GNOME;GTK;Internet;Utility;
|
Categories=GNOME;GTK;Network;Utility;
|
||||||
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||||
Keywords=Gnome;GTK;
|
Keywords=Gnome;GTK;ntfy;
|
||||||
# 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=@icon@
|
Icon=@icon@
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
<p>Versatile GTK4 client designed to seamlessly interface with the ntfy.sh notification service</p>
|
<p>Versatile GTK4 client designed to seamlessly interface with the ntfy.sh notification service</p>
|
||||||
</description>
|
</description>
|
||||||
<categories>
|
<categories>
|
||||||
<category>Internet</category>
|
<category>Network</category>
|
||||||
<category>Utility</category>
|
<category>Utility</category>
|
||||||
<category>GTK</category>
|
<category>GTK</category>
|
||||||
<category>GNOME</category>
|
<category>GNOME</category>
|
||||||
|
|||||||
Reference in New Issue
Block a user