You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=2048-Qt
|
|
GenericName=2048-Qt
|
|
Comment=The 2048 number game implemented in Qt
|
|
Comment[fr]=Jeu de réflexion et de mathématique
|
|
Exec=2048-qt
|
|
Icon=2048-qt
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Game;Math;Qt;
|