Explorar el Código

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 hace 11 años
padre
commit
9b029b7d3a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/eecc/iam.ini

+ 1
- 1
dotfiles/eecc/iam.ini Ver fichero

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