KDelicious 3.0

Giacomo Lacava g.lacava at gmail.com
Wed Dec 19 11:18:10 CET 2007


Name: KDelicious
Version: 3.0
Type: KDE Service Menu
Depend: PyKDE/PyQt
License: GPL
More Info:
http://www.kde-apps.org/content/show.php?content=72038

Description:
 ---------
KDELICIOUS 3.0

KDelicious adds several options to the Konqueror
(right-click) Action menu, allowing to 
- bookmark the current page on del.icio.us
- add your del.icio.us posts to Konqueror\'s
bookmarks
- access other del.icio.us features (your posts,
subscriptions, inbox, popular, network)
- manage preferences

It integrates seamlessly with KDE and KWallet,
which means support for proxy connections and
secure password storage.

It evolved from pykeylicious
(http://kde-apps.org/content/show.php/pykeylicious?content=70706),
now requiring PyKDE to integrate fully with the
desktop environment. Pykeylicious will not be
further developed, new features will only be added
to KDelicious.
---------
REQUIREMENTS:

- python 2.3.5 and above (2.4 recommended)
- matching PyKDE bindings (3.16 recommended).
  This is usually called \"python-kde3\",
\"python-kde\" or \"Python KDE bindings\" in
distribution repositories.

---------
TO INSTALL:

KDelicious now supports the standard distutils
installation procedure (with a small tweak). 

To install it for all users (easiest option):
$> sudo python setup.py install
or
$> su -c \'python setup.py install\'

To install it for a single user only (the final
option is nonstanard but required):
$> python setup.py install --home=~ --useronly
Note: this presumes that ~/bin/ will be on your
execution path ($PATH) and ~/lib/ will be on your
PYTHONPATH.
If this is not the case, add the option
--install-scripts=/your/dir to specify a directory
in your PATH, 
and --install-lib=/your/lib to specify a directory
on your PYTHONPATH. 
Google the python documentation (\"Installing
Python Modules\") for more details.

---------
TO UNINSTALL:
locate and remove the following files (usually in
/usr/lib/python/site-packages):

kdelicious.py
DeliBookmarkManager.py
DeliRetriever.py
kdelicious_ui/Preferences.py
kdelicious_ui/Ui_Preferences.py
kdelicious.desktop
kdelicious_bookmark.desktop
kdeliciousrc

---------
NOTES:

For any info/complaints, contact Giacomo Lacava 



More information about the Kde-announce-apps mailing list