diff options
Diffstat (limited to 'kpacman/kpacman.desktop')
-rw-r--r-- | kpacman/kpacman.desktop | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/kpacman/kpacman.desktop b/kpacman/kpacman.desktop index a0ac50a..d357242 100644 --- a/kpacman/kpacman.desktop +++ b/kpacman/kpacman.desktop @@ -1,16 +1,16 @@ [Desktop Entry] +Name=Kpacman + +GenericName=Arcade Game + +Comment=A simple clone of the classic arcade game Pac-Man + +Keywords=arcade;pacman;dots;ghosts;level; + Type=Application Exec=kpacman -caption "%c" %i %m Icon=kpacman.png MiniIcon=kpacman.png -X-DocPath=kpacman/index.html -Comment=A simple clone of the classic arcade game Pac-Man -Comment[de]= Terminal=false -Name=Kpacman -Name[de]=Kpacman -Name[fr]=Kpacman -GenericName=Arcade Game -GenericName[fr]=Jeux d'arcade +X-DocPath=kpacman/index.html Categories=Qt;TDE;Game;ArcadeGame; -Keywords=arcade;pacman;dots;ghosts;level; |