~ochosi/xubuntu-default-settings/thunar-uca-print

« back to all changes in this revision

Viewing changes to etc/xdg/xdg-xubuntu/Thunar/uca.xml.in

  • Committer: Simon Steinbeiß
  • Date: 2018-02-27 22:59:43 UTC
  • Revision ID: ochosi@shimmerproject.org-20180227225943-5w2nbay46nr2pelh
Add thunar custom action for file printing

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
    <directories/>
42
42
  </action>
43
43
 
 
44
  <action>
 
45
    <icon>document-print</icon>
 
46
    <_name>Print file/s</_name>
 
47
    <command>thunar-print %F</command>
 
48
    <_description>Send one or multiple files to the default printer</_description>
 
49
    <patterns>*.asc,*.brf,*.css+doc,*.docm,*.docx,*.dotm,*.dotx,*.fodg,*.fodp,*.fods,*.fodt,*.gif,*.htm,*.html,*.jpe,*.jpeg,*.jpg,*.odb,*.odf,*.odg,*.odm,*.odp,*.ods,*.odt,*.otg,*.oth,*.otp,*.ots,*.ott,*.pbm,*.pdf,*.pgm,*.png,*.pnm,*.pot,*.potm,*.potx,*.ppm,*.ppt,*.pptm,*.pptx,*.shtml,*.srt,*.text,*.tif,*.tiff,*.txt,*.xbm,*.xls,*.xlsb,*.xlsm,*.xlsx,*.xltm,*.xltx,*.xpm,*.xwd</patterns>
 
50
    <directories/>
 
51
  </action>
 
52
 
44
53
</actions>