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:
parent
b634764133
commit
8902c1ca6a
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user