move unmaintained files into outdated folder
If an old port is resurrected to work with current version code, its files can be relocated to the appropriate sys or win folder as required. In the meantime, the burden of upkeep can be avoided for the stuff in the outdated folder for now.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# KDE Config File
|
||||
# Call this file knethack.kdelnk or knethack.desktop
|
||||
[KDE Desktop Entry]
|
||||
Name=Nethack
|
||||
Name[fr]=Nethack
|
||||
Name[hu]=Nethack
|
||||
Name[no]=Nethack
|
||||
Name[sk]=Nethack
|
||||
Name[cs]=Nethack
|
||||
Name[hr]=Nethack
|
||||
Name[pt]=Nethack
|
||||
Name[pt_BR]=Nethack
|
||||
Icon=knh.xpm
|
||||
Exec=knethack -caption "%c" %i %m
|
||||
Type=Application
|
||||
DocPath=knethack/index.html
|
||||
Comment=The classic Unix role-playing game - fight monsters and seek the Amulet of Yendor for your god!
|
||||
|
||||
Reference in New Issue
Block a user