Update x48ng.desktop
Update some paths and names from 'x48' to 'x48ng'. Added a line for the Utility category, which typically includes calculators.
This commit is contained in:
parent
1bdffaf18c
commit
04cd143eca
1 changed files with 4 additions and 3 deletions
|
@ -3,6 +3,7 @@ Encoding=UTF-8
|
|||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Exec=@PREFIX@/bin/x48
|
||||
Name=x48
|
||||
Icon=@PREFIX@/share/x48/hplogo.png
|
||||
Exec=@PREFIX@/bin/x48ng
|
||||
Name=x48ng
|
||||
Icon=@PREFIX@/share/x48ng/hplogo.png
|
||||
Categories=Utility;
|
||||
|
|
Loading…
Reference in a new issue