Browse Source

Change order to keep 'us' as default

Due to change in ffoo's iniread related to automerging of INI files, the
last value is returned when using -1.

We have to crook our ini file this way until the above is fixed.
Alois Mahdal 10 years ago
parent
commit
9b029b7d3a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/eecc/iam.ini

+ 1
- 1
dotfiles/eecc/iam.ini View File

21
     back = echo "$(date -Iminutes) | back again" >> ~/whatever.log
21
     back = echo "$(date -Iminutes) | back again" >> ~/whatever.log
22
 
22
 
23
 [iam.typing]
23
 [iam.typing]
24
-    lang = us
25
     lang = cz
24
     lang = cz
26
     lang = sk
25
     lang = sk
26
+    lang = us
27
 
27
 
28
 [iam.using]
28
 [iam.using]
29
     if = em1
29
     if = em1