-
- Downloads
2006-02-07 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-application.{c,h}: Add thunar_application_take_window(), which is used to add a GtkWindow to the internal application windows list. The application will not exit until the last controlled window is closed by the user. * thunar/thunar-file.{c,h}: Use a generic parent parameter for the thunar_file_launch() method. * thunar/thunar-chooser-dialog.{c,h}: Use a generic parent paramter for the thunar_show_chooser_dialog() method, and let the application take over control of the dialog window. * thunar/thunar-gdk-extensions.{c,h}, thunar/Makefile.am: Import method thunar_gdk_screen_open() from Terminal, which opens a GdkScreen from a full qualified display name. * README, configure.in.in: Add optional check for D-BUS. * thunar/Makefile.am, org.xfce.FileManager.service.in, Makefile.am, thunar/thunar-dbus-service-infos.xml, thunar/thunar-application.{c,h}, thunar/thunar-dbus-service.{c,h}: Initial import of the basic D-BUS service for Thunar, the org.xfce.FileManager implementation. See the thunar-dbus-service-infos.xml file for a description of the current interface. * po/Thunar.pot, po/*.po: Update the translations. (Old svn revision: 19776)
Showing
- ChangeLog 23 additions, 0 deletionsChangeLog
- Makefile.am 12 additions, 2 deletionsMakefile.am
- README 1 addition, 0 deletionsREADME
- configure.in.in 6 additions, 0 deletionsconfigure.in.in
- org.xfce.FileManager.service.in 3 additions, 0 deletionsorg.xfce.FileManager.service.in
- po/Thunar.pot 98 additions, 98 deletionspo/Thunar.pot
- po/ca.po 98 additions, 98 deletionspo/ca.po
- po/de.po 98 additions, 98 deletionspo/de.po
- po/el.po 98 additions, 98 deletionspo/el.po
- po/es.po 98 additions, 98 deletionspo/es.po
- po/fr.po 98 additions, 98 deletionspo/fr.po
- po/hu.po 98 additions, 98 deletionspo/hu.po
- po/it.po 98 additions, 98 deletionspo/it.po
- po/ja.po 98 additions, 98 deletionspo/ja.po
- po/nl.po 98 additions, 98 deletionspo/nl.po
- po/pl.po 98 additions, 98 deletionspo/pl.po
- po/pt_BR.po 98 additions, 98 deletionspo/pt_BR.po
- po/ru.po 98 additions, 98 deletionspo/ru.po
- thunar/Makefile.am 25 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-application.c 46 additions, 4 deletionsthunar/thunar-application.c
Loading
Please register or sign in to comment