[FFe] Add thunar custom action to directly print certain file types
Bug #1753015 reported by
Simon Steinbeiß
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xubuntu-default-settings (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The proposed branch adds a small feature to Thunar's context menu (which offers pluggable custom actions), which is sending files directly to the printer without opening the corresponding application for the respective mimetype.
https:/
The applications/
* everything that can be processed by LibreOffice
* everything that can be processed by CUPS / lpr
* xcf/Gimp
* svg/Inkscape
The risk of adding this script is very low as it checks for the availability of the respective application.
Related branches
lp://staging/~ochosi/xubuntu-default-settings/thunar-uca-print
- Sean Davis: Approve
- Unit 193: Pending requested
-
Diff: 129 lines (+86/-1) (has conflicts)5 files modifieddebian/changelog (+4/-0)
debian/copyright (+2/-1)
debian/thunar-print-generate-mimetype-list.sh (+20/-0)
etc/xdg/xdg-xubuntu/Thunar/uca.xml.in (+9/-0)
usr/bin/thunar-print (+51/-0)
Ack from Xubuntu Development and Release Teams. Ubuntu Release Team, can we get the go ahead to include this for the beta?