Add a main category to desktop files
This makes desktop-file-validate happy.
This commit is contained in:
@ -6,5 +6,5 @@ Icon=gtk3-demo
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GTK;
|
||||
Categories=Development;GTK;
|
||||
NoDisplay=true
|
||||
|
||||
@ -6,5 +6,5 @@ Icon=gtk3-icon-browser
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GTK;
|
||||
Categories=Development;GTK;
|
||||
NoDisplay=true
|
||||
|
||||
@ -6,5 +6,5 @@ Icon=gtk3-widget-factory
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GTK;
|
||||
Categories=Development;GTK;
|
||||
NoDisplay=true
|
||||
|
||||
Reference in New Issue
Block a user