Revision 2166
| plugin/test/Makefile.am (revision 2166) | ||
|---|---|---|
| 16 | 16 |
$(GTK_LIBS) \ |
| 17 | 17 |
$(top_srcdir)/src/libsylpheed-plugin-0.la \ |
| 18 | 18 |
$(top_srcdir)/libsylph/libsylph-0.la |
| 19 |
|
|
| 20 |
install: |
|
| 21 |
install-plugin: install-am |
|
| plugin/test/README (revision 2166) | ||
|---|---|---|
| 1 |
This is a test plugin for Sylpheed plug-in system. |
|
| 2 |
|
|
| 3 |
This plugin will not be installed by 'make install'. |
|
| 4 |
To install this test plugin, use 'make install-plugin'. |
|
| configure.in (revision 2166) | ||
|---|---|---|
| 9 | 9 |
MICRO_VERSION=0 |
| 10 | 10 |
INTERFACE_AGE=0 |
| 11 | 11 |
BINARY_AGE=0 |
| 12 |
EXTRA_VERSION=beta6
|
|
| 12 |
EXTRA_VERSION= |
|
| 13 | 13 |
BUILD_REVISION=0 |
| 14 | 14 |
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION |
| 15 | 15 |
|
| 16 |
DEVEL_VERSION=yes
|
|
| 16 |
DEVEL_VERSION= |
|
| 17 | 17 |
|
| 18 | 18 |
dnl set $target |
| 19 | 19 |
AC_CANONICAL_SYSTEM |
| ChangeLog (revision 2166) | ||
|---|---|---|
| 1 | 1 |
2009-06-12 |
| 2 | 2 |
|
| 3 |
* plugin/test/Makefile.am: do not install automatically (added make |
|
| 4 |
install-plugin target). |
|
| 5 |
|
|
| 6 |
2009-06-12 |
|
| 7 |
|
|
| 3 | 8 |
* manual/ja/sylpheed.sgml: updated for 2.7. |
| 4 | 9 |
|
| 5 | 10 |
2009-06-10 |
Also available in: Unified diff