mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
fixed the .desktop file (trailing semicolon missing)
This commit is contained in:
parent
749bcad2fe
commit
ce6b70396b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ GenericName=Language Learning Flashcards
|
|||
Exec=anki %f
|
||||
TryExec=anki
|
||||
Icon=anki
|
||||
Categories=Education;Languages;KDE
|
||||
Categories=Education;Languages;KDE;
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Version=1.0
|
||||
|
|
Loading…
Reference in a new issue