replace Internet category with Network

This commit is contained in:
ranfdev
2024-11-09 11:00:24 +01:00
parent 539ccab783
commit 894ca76edc
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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>