Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions debian/ckan-cmdprompt.desktop
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[Desktop Entry]
Name=CKAN Command Propmt
Name=CKAN Command Prompt
Comment=Comprehensive Kerbal Archive Network Command Prompt
Icon=/usr/share/icons/ckan.ico
Categories=Game;Utility
Categories=PackageManager;ConsoleOnly;
Exec=/usr/bin/ckan prompt
Terminal=true
Type=Application
Expand Down
2 changes: 1 addition & 1 deletion debian/ckan-consoleui.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Name=CKAN Console UI
Comment=Comprehensive Kerbal Archive Network Console UI
Icon=/usr/share/icons/ckan.ico
Categories=Game;Utility
Categories=PackageManager;ConsoleOnly;
Exec=/usr/bin/ckan consoleui
Terminal=true
Type=Application
Expand Down
4 changes: 2 additions & 2 deletions debian/ckan.desktop
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[Desktop Entry]
Name=CKAN
Comment=Comprehensive Kerbal Archive Network client
Comment=Comprehensive Kerbal Archive Network Client
Icon=/usr/share/icons/ckan.ico
Categories=Game;Utility
Categories=PackageManager;
Exec=/usr/bin/ckan
Terminal=false
Type=Application
Expand Down