add local/share/applications with a couple .desktop files
This commit is contained in:
parent
f48e05ffcf
commit
855e573a2b
8
local/share/applications/Minecraft.desktop
Executable file
8
local/share/applications/Minecraft.desktop
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Minecraft
|
||||||
|
Comment=Play Minecraft
|
||||||
|
Exec=/home/josh/bin/minecraft
|
||||||
|
Icon=/home/josh/.minecraft/MineCraft.png
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Game;
|
8
local/share/applications/ut2004.desktop
Executable file
8
local/share/applications/ut2004.desktop
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Unreal Tournament 2004
|
||||||
|
Comment=Play Unreal Tournament 2004
|
||||||
|
Exec=/home/josh/bin/ut2004
|
||||||
|
Icon=/home/josh/ut2004/ut2004.xpm
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Game;
|
Loading…
x
Reference in New Issue
Block a user