mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[xdg] rp-config.desktop: Only show in the "Settings" category, not "System".
rp-config is a settings program, not a system program.
This commit is contained in:
parent
06d0ee74b5
commit
268a05b5e1
@ -3,7 +3,7 @@ Icon=media-flash
|
|||||||
Exec=rp-config
|
Exec=rp-config
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=System;Settings;
|
Categories=Settings;
|
||||||
SingleMainWindow=true
|
SingleMainWindow=true
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Name=ROM Properties Page configuration
|
Name=ROM Properties Page configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user