Personal tools
You are here: Home 应用程序 农历日期插件 Releases 农历日期插件 1.4 (published)
Document Actions

农历日期插件 1.4 (published)

Up to Product page

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

在首选项中增加是否显示农历日期的选项.

For additional information about this project, please visit the project page.

Available downloads

Release Notes

State published
License GPL
Release Manager yetist

gnome面板的农历日期显示插件. 可代替原来的clock插件.

解压:

$ tar -zxf lunar-applet-1.4.tar.gz

安装:
$cd lunar-applet-1.4/
$./configure
$make
$sudo make install

使用:
$pkill gnome-panel (让gnome-panel 重新加载一遍)
在面板上右击, 选添加到面板, 在对话框中选农历日期即可. (默认没有显示农历,
可在首选项中配置)

Change log

ChangeLog:

2007-04-02 yetist <yetist@gmail.com>

* src/gtkchinesecalendar.c:
增加 "show-lunar-date" 属性, 用法和"show-day-names","show-week-numbers"相同.
如果locale不是zh_CN, 默认不显示农历日期.
* src/lunar.c: 在首选项对话框中, 用户可设置是否显示农历.
* icons: 加入图标.
* po/zh_CN.po: 更新中文界面.
* configure.ac Makefile.am: 增加icons目录.

by yetist last modified Apr 02, 2007 08:55 PM