From 418690070652c20a10681f9a61a958cd2a0920f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 28 Mar 2008 13:27:17 +0100 Subject: Updated doc/ --- doc/Changelog | 6 ++++++ doc/Howto_Write_Plugins | 5 ----- doc/TODO | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/Changelog b/doc/Changelog index 8953dd4..53ad734 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,12 @@ next: - added uselist to the "Generals" Tab - added dependency tab - removed frontend flexibility +- overhauled the layout +- now showing slots in the version list +- added Turkish translation (thx to Gürkan Gür) + +0.9.0.3: +- removed the "expanding bug" in 0.9.0.2 0.9.0.2: - bugfixes diff --git a/doc/Howto_Write_Plugins b/doc/Howto_Write_Plugins index 9b0e375..6f58de5 100644 --- a/doc/Howto_Write_Plugins +++ b/doc/Howto_Write_Plugins @@ -60,11 +60,6 @@ Menu: Note, that the underscore in front of a character will make it be underlined in the menu and thus accessible by a shortcut. -Frontends: - Sometimes, your plugin will only work with a specific frontend - you can therefore add a "frontends" tag with the list of frontends supported: - - gtk qt4 - Options -------- diff --git a/doc/TODO b/doc/TODO index 9a54290..fcaec74 100644 --- a/doc/TODO +++ b/doc/TODO @@ -31,6 +31,7 @@ Main Point: user preferences: - rotating systray icon - if a package has been merged, but there are still dependencies to be merged - move the dependencies up the tree (Updater) - use alternative way of displaying categories (tree-like - see Porthole) +- move GUI prefs out of the system config GTK: ---- -- cgit v1.2.3