Author: beathovn-guest Date: 2009-02-09 21:03:28 +0000 (Mon, 09 Feb 2009) New Revision: 3101
Modified: trunk/packages/gwyddion/trunk/debian/README.Debian trunk/packages/gwyddion/trunk/debian/control Log: Nicifying some documentation texts. Modified: trunk/packages/gwyddion/trunk/debian/README.Debian =================================================================== --- trunk/packages/gwyddion/trunk/debian/README.Debian 2009-02-09 20:54:00 UTC (rev 3100) +++ trunk/packages/gwyddion/trunk/debian/README.Debian 2009-02-09 21:03:28 UTC (rev 3101) @@ -13,7 +13,16 @@ For the thumbnailer to work, you may have to restart your file manager (nautilus, thunar, ...). +1.2 Gwyddion modules and plugins +If you would like to extend gwyddion's functionality or use gwyddion's functions +in your own program, you are encouraged to write modules (instead of plugins), +as the plugin interface may be discontinued soon. +For help on writing modules see +/usr/share/gtk-doc/html/libgwymodule/ModuleTutorial.html in the package +libgwyddion20-doc. + + 2. Packaging Issues --------------------------- @@ -52,4 +61,4 @@ The -dev package is architecture-dependent because of the files gwyddion.pc and gwyconfig.h which are architecture dependent. - -- Jan Beyer <[email protected]> Tue, 06 Jan 2009 21:05:21 +0100 + -- Jan Beyer <[email protected]> Mon, 09 Feb 2009 22:02:19 +0100 Modified: trunk/packages/gwyddion/trunk/debian/control =================================================================== --- trunk/packages/gwyddion/trunk/debian/control 2009-02-09 20:54:00 UTC (rev 3100) +++ trunk/packages/gwyddion/trunk/debian/control 2009-02-09 21:03:28 UTC (rev 3101) @@ -51,9 +51,9 @@ Python, Ruby and Perl. Gwyddion is a modular program for Scanning Probe Microscopy data visualization and analysis. . - If you'd like to extend Gwyddion's functionality, you are strongly encouraged - to consider writing Gwyddion modules instead. For help on this, see the package - libgwyddion20-doc. + If you would like to extend Gwyddion's functionality, you are encouraged + to consider writing Gwyddion modules instead of plugins. For help on this, see + the package libgwyddion20-doc. Package: libgwyddion2-0 Architecture: any @@ -79,6 +79,4 @@ Suggests: libglib2.0-doc, libpango1.0-doc, libgtk2.0-doc, libgtkglext1-doc Description: HTML library API documentation for Gwyddion SPM analysis tool This package contains the HTML API documentation of all the Gwyddion libraries. - There is also a tutorial on writing Gwyddion modules included. See - /usr/share/gtk-doc/html/libgwymodule/ModuleTutorial.html for this. - + There is also a tutorial on writing Gwyddion modules included. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
