瀏覽代碼

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 年之前
父節點
當前提交
9b029b7d3a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      dotfiles/eecc/iam.ini

+ 1
- 1
dotfiles/eecc/iam.ini 查看文件

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