diff options
Diffstat (limited to 'games/tkgames/desktop')
-rw-r--r-- | games/tkgames/desktop/polypuzzle.desktop | 8 | ||||
-rw-r--r-- | games/tkgames/desktop/tkhangman.desktop | 8 | ||||
-rw-r--r-- | games/tkgames/desktop/tkhearts.desktop | 8 | ||||
-rw-r--r-- | games/tkgames/desktop/tksol.desktop | 8 | ||||
-rw-r--r-- | games/tkgames/desktop/tkspider.desktop | 8 | ||||
-rw-r--r-- | games/tkgames/desktop/tktk.desktop | 8 | ||||
-rw-r--r-- | games/tkgames/desktop/tktp.desktop | 8 | ||||
-rw-r--r-- | games/tkgames/desktop/tkyahtzee.desktop | 8 |
8 files changed, 64 insertions, 0 deletions
diff --git a/games/tkgames/desktop/polypuzzle.desktop b/games/tkgames/desktop/polypuzzle.desktop new file mode 100644 index 0000000000000..b06831904cdb9 --- /dev/null +++ b/games/tkgames/desktop/polypuzzle.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=PolyPuzzle +Comment=Geometric puzzle game +Exec=polypuzzle +Icon=polypuzzle +Type=Application +Terminal=false +Categories=Game;LogicGame; diff --git a/games/tkgames/desktop/tkhangman.desktop b/games/tkgames/desktop/tkhangman.desktop new file mode 100644 index 0000000000000..d664a49c9bec2 --- /dev/null +++ b/games/tkgames/desktop/tkhangman.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=TkHangMan +Comment=Word puzzle game +Exec=tkhangman +Icon=tkhangman +Type=Application +Terminal=false +Categories=Game;LogicGame; diff --git a/games/tkgames/desktop/tkhearts.desktop b/games/tkgames/desktop/tkhearts.desktop new file mode 100644 index 0000000000000..f8d66012fa771 --- /dev/null +++ b/games/tkgames/desktop/tkhearts.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=TkHearts +Comment=Hearts card game +Exec=tkhearts +Icon=tkgames-cards +Type=Application +Terminal=false +Categories=Game;CardGame; diff --git a/games/tkgames/desktop/tksol.desktop b/games/tkgames/desktop/tksol.desktop new file mode 100644 index 0000000000000..ee07b7e14d3b0 --- /dev/null +++ b/games/tkgames/desktop/tksol.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=TkSolitaire +Comment=Patience solitaire card game +Exec=tksol +Icon=tkgames-cards +Type=Application +Terminal=false +Categories=Game;CardGame; diff --git a/games/tkgames/desktop/tkspider.desktop b/games/tkgames/desktop/tkspider.desktop new file mode 100644 index 0000000000000..1c2abcf64f988 --- /dev/null +++ b/games/tkgames/desktop/tkspider.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=TkSpider +Comment=Solitaire card game +Exec=tkspider +Icon=tkgames-cards +Type=Application +Terminal=false +Categories=Game;CardGame; diff --git a/games/tkgames/desktop/tktk.desktop b/games/tkgames/desktop/tktk.desktop new file mode 100644 index 0000000000000..ddca5b66af151 --- /dev/null +++ b/games/tkgames/desktop/tktk.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=TkTimeKiller +Comment=Pyramid solitaire card game +Exec=tktk +Icon=tkgames-cards +Type=Application +Terminal=false +Categories=Game;CardGame; diff --git a/games/tkgames/desktop/tktp.desktop b/games/tkgames/desktop/tktp.desktop new file mode 100644 index 0000000000000..ef4362363152c --- /dev/null +++ b/games/tkgames/desktop/tktp.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=TkTriPeaks +Comment=Pyramid solitaire card game +Exec=tktp +Icon=tkgames-cards +Type=Application +Terminal=false +Categories=Game;CardGame; diff --git a/games/tkgames/desktop/tkyahtzee.desktop b/games/tkgames/desktop/tkyahtzee.desktop new file mode 100644 index 0000000000000..7e9ad43624d9c --- /dev/null +++ b/games/tkgames/desktop/tkyahtzee.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=TkYahtzee +Comment=Dice game +Exec=tkyahtzee +Icon=tkyahtzee +Type=Application +Terminal=false +Categories=Game;LogicGame; |