-
- Downloads
2006-06-11 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-launcher.c: Add utility function thunar_gtk_icon_factory_insert_icon(), which inserts a named icon or an icon file to a GtkIconFactory with a given name. This is used in ThunarLauncher to add icons for the various launcher GtkAction's. * thunar/thunar-sendto-model.{c,h}, thunar/Makefile.am: Import class ThunarSendtoModel, which provides access to additional "Send To" targets registered as .desktop files in $XDG_DATA_DIRS/Thunar/sendto. * icons/16x16/Makefile.am, icons/16x16/stock_thunar-shortcuts.png: Add stock icon for the shortcuts pane. * thunar/thunar-stock.{c,h}: Add stock icons for the desktop and shortcuts side pane "Send To" targets. * thunar/thunar-launcher-ui.xml, thunar/thunar-launcher.c, thunar/thunar-shortcuts-pane-ui.xml, thunar/thunar-shortcuts-pane.c, thunar/thunar-window-ui.xml, thunar/thunar-window.c: Add "Send To" sub menu to the "File" and file context menus. Turn "Add Folder to Shortcuts" into a sendto target, named "Side Pane (Create Shortcut)". Use ThunarSendtoModel to load additional sendto targets, represented as ThunarVfsMimeHandlers, and add them to the "Send To" menu (will be loaded only on-demand). * configure.in.in, plugins/thunar-sendto-email/, plugins/Makefile.am: Import the sendto-email plugin, which adds an entry to the new "Send To" menu, named "Mail Recipient", and allows to attach files to mails from within the file manager. * po/POTFILES.in: Add new files here. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 22065)
Showing
- ChangeLog 30 additions, 0 deletionsChangeLog
- configure.in.in 3 additions, 2 deletionsconfigure.in.in
- icons/16x16/Makefile.am 1 addition, 0 deletionsicons/16x16/Makefile.am
- icons/16x16/stock_thunar-shortcuts.png 0 additions, 0 deletionsicons/16x16/stock_thunar-shortcuts.png
- plugins/Makefile.am 2 additions, 1 deletionplugins/Makefile.am
- plugins/thunar-sendto-email/Makefile.am 47 additions, 0 deletionsplugins/thunar-sendto-email/Makefile.am
- plugins/thunar-sendto-email/README 12 additions, 0 deletionsplugins/thunar-sendto-email/README
- plugins/thunar-sendto-email/main.c 564 additions, 0 deletionsplugins/thunar-sendto-email/main.c
- plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in 7 additions, 0 deletions...ins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
- po/ChangeLog 6 additions, 0 deletionspo/ChangeLog
- po/POTFILES.in 5 additions, 4 deletionspo/POTFILES.in
- po/Thunar.pot 195 additions, 101 deletionspo/Thunar.pot
- po/ca.po 219 additions, 104 deletionspo/ca.po
- po/cs.po 224 additions, 105 deletionspo/cs.po
- po/de.po 211 additions, 111 deletionspo/de.po
- po/el.po 219 additions, 104 deletionspo/el.po
- po/es.po 219 additions, 104 deletionspo/es.po
- po/et.po 219 additions, 104 deletionspo/et.po
- po/eu.po 219 additions, 104 deletionspo/eu.po
- po/fi.po 219 additions, 104 deletionspo/fi.po
Loading
Please register or sign in to comment