[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [gcompris] src/core: core, better comment in wordset support
From:       Bruno Coudoin <bruno.coudoin () gcompris ! net>
Date:       2016-07-03 22:11:52
Message-ID: E1bJpcG-0007UY-2Z () code ! kde ! org
[Download RAW message or body]

Git commit 44a1396d5f513fd909c81b9d6290efcfd1508b71 by Bruno Coudoin.
Committed on 03/07/2016 at 22:11.
Pushed by bcoudoin into branch 'master'.

core, better comment in wordset support

M  +3    -1    src/core/main.qml

http://commits.kde.org/gcompris/44a1396d5f513fd909c81b9d6290efcfd1508b71

diff --git a/src/core/main.qml b/src/core/main.qml
index 7b53a68..c02c0ff 100644
--- a/src/core/main.qml
+++ b/src/core/main.qml
@@ -109,7 +109,9 @@ Window {
 
     function checkWordset() {
         var wordset = ApplicationSettings.wordset
-        if(ApplicationSettings.wordset == '')
+        if(wordset == '')
+            // Maybe the wordset has been bundled or copied manually
+            // we have to register it if we find it.
             wordset = 'data2/words/words.rcc'
 
         // check for words.rcc:
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic