Skip to content
Snippets Groups Projects
Commit 288a2ff1 authored by SeeLook's avatar SeeLook :musical_note:
Browse files

Minor

- changeslog updated
- uninstalling of Windows version fix
- gitignore
parent 15b0b38a
No related branches found
No related tags found
No related merge requests found
......@@ -75,3 +75,5 @@ Thumbs.db
*.kdev4
*local.properties
*CMakeLists.txt.user
*android.iml
......@@ -10,6 +10,7 @@
- configurable options for full screen, rotation and lock
Under the hood:
- reduced memory usage for charts with many questions
- migrated version control to GIT, keep entire Nootka code history
1.7.0 beta1
Nootka says: I speak Italian
......
......@@ -236,7 +236,7 @@ Section Uninstall
RMDir "$SMPROGRAMS\Nootka"
RMDir "$INSTDIR\sounds"
RMDir "$INSTDIR\picts"
RMDir /r "$INSTDIR\picts"
RMDir "$INSTDIR\lang"
RMDir "$INSTDIR\fonts"
RMDir "$INSTDIR\platforms"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment