desktop: Add Network main category
Fixes lintian warning `desktop-entry-lacks-main-category`
This commit is contained in:
@@ -12,5 +12,5 @@ Type=Application
|
|||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=GNOME;GTK;Telephony;
|
Categories=Network;GNOME;GTK;Telephony;
|
||||||
X-GNOME-AutoRestart=true
|
X-GNOME-AutoRestart=true
|
||||||
|
|||||||
@@ -11,6 +11,6 @@ Exec=calls %u
|
|||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=GNOME;GTK;Telephony;
|
Categories=Network;GNOME;GTK;Telephony;
|
||||||
MimeType=x-scheme-handler/tel
|
MimeType=x-scheme-handler/tel
|
||||||
X-Purism-FormFactor=Workstation;Mobile;
|
X-Purism-FormFactor=Workstation;Mobile;
|
||||||
|
|||||||
Reference in New Issue
Block a user