summaryrefslogtreecommitdiff
path: root/org.xfce.FileManager.service.in
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2006-02-07 21:41:50 +0000
committerBenedikt Meurer <benny@xfce.org>2006-02-07 21:41:50 +0000
commitbbb7233fbb48e78d7e26a80927d3d40192848c71 (patch)
tree7de703c2b1664f04e21a9dee4f44e14006a698e3 /org.xfce.FileManager.service.in
parent226bc36f152bec67f79a1f00103c045f643d6d45 (diff)
downloadthunar-bbb7233fbb48e78d7e26a80927d3d40192848c71.tar.gz
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)
Diffstat (limited to 'org.xfce.FileManager.service.in')
-rw-r--r--org.xfce.FileManager.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.xfce.FileManager.service.in b/org.xfce.FileManager.service.in
new file mode 100644
index 00000000..bde2fca3
--- /dev/null
+++ b/org.xfce.FileManager.service.in
@@ -0,0 +1,3 @@
+[D-BUS Service]
+Name=org.xfce.FileManager
+Exec=@bindir@/Thunar