mirror of
https://github.com/fltk/fltk.git
synced 2026-02-05 15:59:50 +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
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;BlocksGame
|
||||
Categories=Game;BlocksGame;
|
||||
|
||||
@@ -6,4 +6,4 @@ Exec=checkers
|
||||
Icon=checkers
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;BoardGame
|
||||
Categories=Game;BoardGame;
|
||||
|
||||
@@ -6,4 +6,4 @@ Exec=sudoku
|
||||
Icon=sudoku
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;LogicGame
|
||||
Categories=Game;LogicGame;
|
||||
|
||||
Reference in New Issue
Block a user