Entries from 12月 2008
备忘2008-12-28
tint2 0.6编译依赖
libpango1.0-dev libglib2.0-dev libcairo2-dev libimlib2-dev libx11-dev x-dev
root主题跟一般用户不一样:
将~/.themes ~/.icons链接到/root下
gmlive:
libgtkmm-2.4-dev libglademm-2.4-dev
Gaia Nova主题不断显示没有装主题引擎(nnd,我怎么会没装这么常见的引擎!?):
http://ubuntuforums.org/showpost.php?p=6148824&postcount=14
style “unstyle”
{
engine “”
{
}
}
The style “unstyle” is meant to prevent Sodipodi from crashing while opening the Object-Style dialog. As you can see the engine “”’s are empty. And that is what Appearance Preferences is complaining about: “This theme will not look as intended because the required [...]
Categories: themes
备忘
新的ps1变量
PS1=”\[33[1;31m\]\u\[33[0m\]||\[33[1;36m\]\$(/bin/ls -1 | /usr/bin/wc -l | /bin/sed ’s: ::g’)files \[33[1;31m\]\w \[33[0m\]=> \[33[0m\]”
发件人 link
Categories: shell