HanG321 Blog

Upgrade Mint 14 to Mint 17 (2/2: customization)

續篇, 前一篇: Upgrade Mint 14 to Mint 17 (1/2: installation)

1st issue: Theme broken

Preference > Apperance > select new theme : e.g. Mint-X

2: pluma error:

run Update Manager 就會冇左65-khmer.conf  , 或者 apt-get purge fonts-khmeros-core

3: Panel

自行加入menu icon, unlock panel, 再自己加入 short cut. 由4 workspaces個改做2個

4: gradle

version 太舊, 在synaptic package manager 中移除, 再用gvm  install Gradle and Groovy on Mint 17

5: gedit

pluma 最大既問題係缺少plugin, 尤其係session restore

安裝 gedit 3.10

session retore plugin – https://github.com/raelgc/gedit-restore-tabs

groovy language (syntax highlight)

https://github.com/aeischeid/gedit-grails-bundle , download zip, 然後安裝.
再將lang file 放入自己的folder   cp /usr/share/gtksourceview-2.0/language-specs/groovy.lang  ~/.local/share/gtksourceview-3.0/language-specs/

6: chromium 中文title 顯示問題

http://superuser.com/questions/705658/unicode-characters-cannot-be-displayed-on-chrome-tab-title-on-linux

7: can’t add custom repositories

sudo apt-get update
sudo apt-get install –reinstall mintsources