org.gtkmm.minesweeper.desktop 253 B

1234567891011
  1. [Desktop Entry]
  2. Name=MineSweeper
  3. GenericName=Minesweeper Game
  4. Comment=Classic minesweeper game with modern GTK UI
  5. Keywords=game;puzzle;mine;
  6. Exec=minesweeper
  7. Icon=minesweeper
  8. Terminal=false
  9. Type=Application
  10. Categories=Game;LogicGame;
  11. StartupNotify=true