tomboy r1296 - in trunk: . Tomboy data



Author: btimothy
Date: 2007-07-10 17:15:40 +0100 (Tue, 10 Jul 2007)
New Revision: 1296
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1296&view=rev

Added:
   trunk/data/tomboy-addins.pc.in
Removed:
   trunk/Tomboy/PluginManager.cs
   trunk/data/tomboy-plugins.pc.in
Modified:
   trunk/ChangeLog
   trunk/Tomboy.mdp
   trunk/Tomboy/AddinManager.cs
   trunk/Tomboy/Makefile.am
   trunk/Tomboy/NoteManager.cs
   trunk/Tomboy/Tomboy.addin.xml
   trunk/Tomboy/Tomboy.cs
   trunk/Tomboy/Watchers.cs
   trunk/configure.in
   trunk/data/Makefile.am
Log:
* configure.in: Removed references to "plugin" and "Plugin".  Don't
  create the Tomboy/Plugins/Makefile anymore.
* Tomboy.mdp: Don't build PluginManager.cs anymore since it's not used.
* Tomboy/PluginManager.cs: Removing old PluginManager.cs.
* Tomboy/Tomboy.cs: Removed the "--check-plugin-unloading" cmd-line
  option for now.
* Tomboy/AddinManager.cs: Only return addins in the GetAllAddins ()
  call that have a category specified.  This allows us to leave the
  category off of built-in addins (all the addins in Watchers.cs).
* Tomboy/Watchers.cs: Changed the watcher plugins to be addins.
* Tomboy/Tomboy.addin.xml: Added extension information for all the
  built-in addins in Watchers.cs.
* Tomboy/NoteManager.cs: Removed all PluginManager references.
* Tomboy/Makefile.am: Don't build PluginManager.cs anymore.
* data/tomboy-addins.pc.in: New file (used to be tomboy-plugins.pc.in).
* data/Makefile.am: Build tomboy-addins.pc instead of
  tomboy-plugins.pc.
* data/tomboy-plugins.pc.in: Renamed to tomboy-addins.pc.in.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]