system-config-printer-applet-kde in KDE 4.1
Jonathan Riddell <[email protected]> Fri, 21 Mar 2008 17:31:02 +0000
| Newsgroups | gmane.comp.kde.devel.core,gmane.comp.kde.kdeprint |
|---|---|
| Message-ID | <[email protected]> |
Seems to me that KDE 4.1 is in need of a print jobs viewer and a config tool. I have a port of Red Hat's system-config-printer-applet pretty much ready which would serve as a good job viewer. The config tool isn't ready yet but maybe it could be if we worked hard at it. One interesting issue is that its written in Python, which would fulfil the goal to have non C++ apps in KDE. Do try it out at the bzr archive https://code.edge.launchpad.net/~kubuntu-members/system-config-printer/kde-port or just get the source http://archive.ubuntu.com/ubuntu/pool/main/s/system-config-printer-kde/system-config-printer-kde_0.06.tar.gz and let me know if it works for you. Jonathan