On Sunday 18 November 2012 at 14:57:32, Jonathan Thomas wrote: > print-manager contains a Plasma widget that is analogous to the old > printer-applet. If I recall correctly, you do have to mark that the > Plasmoid show up in the system tray, much like with the network management > widget.
You can use the following Plasma init/update script: http://pkgs.fedoraproject.org/cgit/kde-print-manager.git/plain/01-fedora-print-manager.js Install using: install -m644 -p -D %{SOURCE1} %{buildroot}%{_kde4_appsdir}/plasma-desktop/init/01-fedora-print-manager.js mkdir %{buildroot}%{_kde4_appsdir}/plasma-desktop/updates ln %{buildroot}%{_kde4_appsdir}/plasma-desktop/init/01-fedora-print-manager.js %{buildroot}%{_kde4_appsdir}/plasma-desktop/updates/01-fedora-print-manager.js Kevin Kofler _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
