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
|
||||
Exec=notify
|
||||
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!
|
||||
Keywords=Gnome;GTK;
|
||||
Keywords=Gnome;GTK;ntfy;
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=@icon@
|
||||
StartupNotify=true
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
<p>Versatile GTK4 client designed to seamlessly interface with the ntfy.sh notification service</p>
|
||||
</description>
|
||||
<categories>
|
||||
<category>Internet</category>
|
||||
<category>Network</category>
|
||||
<category>Utility</category>
|
||||
<category>GTK</category>
|
||||
<category>GNOME</category>
|
||||
|
||||
Reference in New Issue
Block a user