~xubuntu-dev/xubuntu-default-settings/trunk

« back to all changes in this revision

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

* Add new custom action for Thunar to "Print file/s", affected/new files:
  - usr/bin/thunar-print
  - etc/xdg/xdg-xubuntu/Thunar/uca.xml.in

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
    <directories/>
55
55
  </action>
56
56
 
 
57
  <action>
 
58
    <icon>document-print</icon>
 
59
    <_name>Print file/s</_name>
 
60
    <command>thunar-print %F</command>
 
61
    <_description>Send one or multiple files to the default printer</_description>
 
62
    <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,*.rtf,*.shtml,*.srt,*.text,*.tif,*.tiff,*.txt,*.xbm,*.xls,*.xlsb,*.xlsm,*.xlsx,*.xltm,*.xltx,*.xpm,*.xwd</patterns>
 
63
    <directories/>
 
64
  </action>
 
65
 
57
66
</actions>