hellothere 发表于 2008-4-4 23:33:16

splashy 2.1 beta.fix.dvd

版本2.1 beta.fix.dvd

splashy fingerprint xml文件的图片路径指向是错误的

修改方法:
su root
vi /usr/share/splashy/themes/fingerprint/theme.xml
:/conventional
找到单词conventional
修改下边的几个图片地址路径为/usr/share/splashy/themes/fingerprint即当前目录
修改为如下
<background>
      <boot>boot.png</boot>
      <shutdown>shutdown.png</shutdown>
                <resume>resume.png</resume>
                <suspend>suspend.png</suspend>
      <errorimg>error.png</errorimg>


另外,splashy test显示的图片都是boot.png, 不显示shutdown.png,明显的错误嘛。

:roll:

[ 本帖最后由 hellothere 于 2008-4-5 11:02 编辑 ]

marslinux 发表于 2008-4-5 23:41:01

但示改后,test还是显示boot.png啊.
页: [1]
查看完整版本: splashy 2.1 beta.fix.dvd