mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 11:25:22 +08:00
Added missing semicolons in desktop file
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6071 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -6,4 +6,4 @@ Exec=blocks
|
|||||||
Icon=blocks
|
Icon=blocks
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;BlocksGame
|
Categories=Game;BlocksGame;
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ Exec=checkers
|
|||||||
Icon=checkers
|
Icon=checkers
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;BoardGame
|
Categories=Game;BoardGame;
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ Exec=sudoku
|
|||||||
Icon=sudoku
|
Icon=sudoku
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;LogicGame
|
Categories=Game;LogicGame;
|
||||||
|
|||||||
Reference in New Issue
Block a user