-rw-r--r-- | apps/Games/.directory | 38 | ||||
-rw-r--r-- | apps/Games/fifteen.desktop | 6 | ||||
-rw-r--r-- | apps/Games/go.desktop | 6 | ||||
-rw-r--r-- | apps/Games/mindbreaker.desktop | 6 | ||||
-rw-r--r-- | apps/Games/minesweep.desktop | 10 | ||||
-rw-r--r-- | apps/Games/parashoot.desktop | 9 | ||||
-rw-r--r-- | apps/Games/patience.desktop | 10 | ||||
-rw-r--r-- | apps/Games/qasteroids.desktop | 8 | ||||
-rw-r--r-- | apps/Games/snake.desktop | 9 | ||||
-rw-r--r-- | apps/Games/tetrix.desktop | 7 | ||||
-rw-r--r-- | apps/Games/tux.desktop | 6 | ||||
-rw-r--r-- | apps/Games/wordgame.desktop | 9 |
12 files changed, 124 insertions, 0 deletions
diff --git a/apps/Games/.directory b/apps/Games/.directory new file mode 100644 index 0000000..dde3bf9 --- a/dev/null +++ b/apps/Games/.directory | |||
@@ -0,0 +1,38 @@ | |||
1 | [Desktop Entry] | ||
2 | Name=Games | ||
3 | Name[bg]=Èãðè | ||
4 | Name[ca]=Jocs | ||
5 | Name[cs]=Hry | ||
6 | Name[da]=Spil | ||
7 | Name[de]=Spiele | ||
8 | Name[el]=Παιχνίδια | ||
9 | Name[eo]=Ludoj | ||
10 | Name[es]=Juegos | ||
11 | Name[et]=Mängud | ||
12 | Name[fi]=Pelit | ||
13 | Name[fr]=Jeux | ||
14 | Name[gl]=Xogos | ||
15 | Name[he]=םיקחשמ | ||
16 | Name[hr]=Igre | ||
17 | Name[hu]=Játékok | ||
18 | Name[is]=Leikir | ||
19 | Name[it]=Giochi | ||
20 | Name[ja]=ゲーム | ||
21 | Name[lt]=Žaidimai | ||
22 | Name[mk]=Игри | ||
23 | Name[nl]=Amusement | ||
24 | Name[no]=Spill | ||
25 | Name[no_NY]=Spel | ||
26 | Name[pl]=Gry | ||
27 | Name[pt]=Jogos | ||
28 | Name[pt_BR]=Jogos | ||
29 | Name[ro]=Jocuri | ||
30 | Name[ru]=Игры | ||
31 | Name[sk]=Hry | ||
32 | Name[sl]=Igre | ||
33 | Name[sv]=Spel | ||
34 | Name[ta]=Å¢¨Ç¡ðÎì¸û | ||
35 | Name[tr]=Oyunlar | ||
36 | Name[uk]=Ігри | ||
37 | Name[zh_CN]=游戏 | ||
38 | Icon=Games | ||
diff --git a/apps/Games/fifteen.desktop b/apps/Games/fifteen.desktop new file mode 100644 index 0000000..fd32f7e --- a/dev/null +++ b/apps/Games/fifteen.desktop | |||
@@ -0,0 +1,6 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=Fifteen Pieces Strategy Game | ||
3 | Exec=fifteen | ||
4 | Icon=Fifteen | ||
5 | Type=Application | ||
6 | Name=Fifteen Pieces | ||
diff --git a/apps/Games/go.desktop b/apps/Games/go.desktop new file mode 100644 index 0000000..b76e28c --- a/dev/null +++ b/apps/Games/go.desktop | |||
@@ -0,0 +1,6 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A Board Strategy Game | ||
3 | Exec=go | ||
4 | Icon=Go | ||
5 | Type=Application | ||
6 | Name=Go | ||
diff --git a/apps/Games/mindbreaker.desktop b/apps/Games/mindbreaker.desktop new file mode 100644 index 0000000..4cd6778 --- a/dev/null +++ b/apps/Games/mindbreaker.desktop | |||
@@ -0,0 +1,6 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A Code Breaking Game | ||
3 | Exec=mindbreaker | ||
4 | Icon=Mindbreaker | ||
5 | Type=Application | ||
6 | Name=Mindbreaker | ||
diff --git a/apps/Games/minesweep.desktop b/apps/Games/minesweep.desktop new file mode 100644 index 0000000..2b38456 --- a/dev/null +++ b/apps/Games/minesweep.desktop | |||
@@ -0,0 +1,10 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=Find the mines | ||
3 | Exec=minesweep | ||
4 | Icon=MineHunt | ||
5 | Type=Application | ||
6 | Name=Mine Hunt | ||
7 | Name[no]=Minesøk | ||
8 | Name[de]=Minenjagd | ||
9 | Name[ja]=マインスィープ | ||
10 | Name[hu]=Aknakeresõ | ||
diff --git a/apps/Games/parashoot.desktop b/apps/Games/parashoot.desktop new file mode 100644 index 0000000..ab81654 --- a/dev/null +++ b/apps/Games/parashoot.desktop | |||
@@ -0,0 +1,9 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A Parachute Attack Game | ||
3 | Exec=parashoot | ||
4 | Icon=ParaShoot | ||
5 | Type=Application | ||
6 | Name=ParaShoot | ||
7 | Name[no]=Fallskjerm | ||
8 | Name[de]=Fallschirmjäger | ||
9 | Name[hu]=Védd a bázist | ||
diff --git a/apps/Games/patience.desktop b/apps/Games/patience.desktop new file mode 100644 index 0000000..4af08b0 --- a/dev/null +++ b/apps/Games/patience.desktop | |||
@@ -0,0 +1,10 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A Game of Patience | ||
3 | Exec=patience | ||
4 | Icon=Solitaire | ||
5 | Type=Application | ||
6 | Name=Patience | ||
7 | Name[no]=Kabal | ||
8 | Name[de]=Patience | ||
9 | Name[ja]=ソリティア | ||
10 | Name[hu]=Passziánsz | ||
diff --git a/apps/Games/qasteroids.desktop b/apps/Games/qasteroids.desktop new file mode 100644 index 0000000..db2e113 --- a/dev/null +++ b/apps/Games/qasteroids.desktop | |||
@@ -0,0 +1,8 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=Shoot the rocks | ||
3 | Exec=qasteroids | ||
4 | Icon=Asteroids | ||
5 | Type=Application | ||
6 | Name=Asteroids | ||
7 | Name[hu]=Asteroids | ||
8 | Name[de]=Asteroiden | ||
diff --git a/apps/Games/snake.desktop b/apps/Games/snake.desktop new file mode 100644 index 0000000..5373a62 --- a/dev/null +++ b/apps/Games/snake.desktop | |||
@@ -0,0 +1,9 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A Snake Game | ||
3 | Exec=snake | ||
4 | Icon=Snake | ||
5 | Type=Application | ||
6 | Name=Snake | ||
7 | Name[no]=Slange | ||
8 | Name[de]=Schlange | ||
9 | Name[hu]=Kígyó | ||
diff --git a/apps/Games/tetrix.desktop b/apps/Games/tetrix.desktop new file mode 100644 index 0000000..2256fa2 --- a/dev/null +++ b/apps/Games/tetrix.desktop | |||
@@ -0,0 +1,7 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A Block Stacking Game | ||
3 | Exec=tetrix | ||
4 | Icon=Tetrix | ||
5 | Type=Application | ||
6 | Name=Tetrix | ||
7 | Name[ja]=テトリックス | ||
diff --git a/apps/Games/tux.desktop b/apps/Games/tux.desktop new file mode 100644 index 0000000..5b5b3d8 --- a/dev/null +++ b/apps/Games/tux.desktop | |||
@@ -0,0 +1,6 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A Simple Fluffy Plush Toy Simulation | ||
3 | Exec=tux | ||
4 | Icon=Tux | ||
5 | Type=Application | ||
6 | Name=Tux | ||
diff --git a/apps/Games/wordgame.desktop b/apps/Games/wordgame.desktop new file mode 100644 index 0000000..c48a70f --- a/dev/null +++ b/apps/Games/wordgame.desktop | |||
@@ -0,0 +1,9 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A word arranging game | ||
3 | Exec=wordgame | ||
4 | Icon=WordGame | ||
5 | Type=Application | ||
6 | Name=Word Game | ||
7 | Name[no]=Kryss-Ord | ||
8 | Name[de]=Wortspiel | ||
9 | Name[hu]=Szójáték | ||