diff options
Diffstat (limited to 'games/nblood/desktop')
-rw-r--r-- | games/nblood/desktop/nblood-cryptic.desktop | 8 | ||||
-rw-r--r-- | games/nblood/desktop/nblood.desktop | 8 | ||||
-rw-r--r-- | games/nblood/desktop/pcexhumed.desktop | 8 | ||||
-rw-r--r-- | games/nblood/desktop/rednukem.desktop | 8 |
4 files changed, 32 insertions, 0 deletions
diff --git a/games/nblood/desktop/nblood-cryptic.desktop b/games/nblood/desktop/nblood-cryptic.desktop new file mode 100644 index 0000000000..4b0e92fe79 --- /dev/null +++ b/games/nblood/desktop/nblood-cryptic.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=NBlood (Cryptic Passage) +Comment=Blood Game Engine +Icon=nblood +Exec=/usr/games/nblood -ini cryptic.ini %f +Terminal=false +Type=Application +Categories=Game;ActionGame; diff --git a/games/nblood/desktop/nblood.desktop b/games/nblood/desktop/nblood.desktop new file mode 100644 index 0000000000..eff4a1dab9 --- /dev/null +++ b/games/nblood/desktop/nblood.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=NBlood +Comment=Blood Game Engine +Icon=nblood +Exec=/usr/games/nblood %f +Terminal=false +Type=Application +Categories=Game;ActionGame; diff --git a/games/nblood/desktop/pcexhumed.desktop b/games/nblood/desktop/pcexhumed.desktop new file mode 100644 index 0000000000..2386b8a063 --- /dev/null +++ b/games/nblood/desktop/pcexhumed.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=PCExhumed +Comment=Exhumed/Powerslave Game Engine +Icon=nblood +Exec=/usr/games/pcexhumed %f +Terminal=false +Type=Application +Categories=Game;ActionGame; diff --git a/games/nblood/desktop/rednukem.desktop b/games/nblood/desktop/rednukem.desktop new file mode 100644 index 0000000000..6624b1873f --- /dev/null +++ b/games/nblood/desktop/rednukem.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=RedNukem +Comment=Duke 3D Game Engine +Icon=nblood +Exec=/usr/games/rednukem %f +Terminal=false +Type=Application +Categories=Game;ActionGame; |