src/gaim-send-async

changeset 13221
98e6b83ab770
parent 11332
35bbaaee70a7
--- a/src/gaim-send-async	Sat Feb 11 05:24:30 2006 +0000
+++ b/src/gaim-send-async	Sat Feb 11 05:25:47 2006 +0000
@@ -25,6 +25,6 @@
 fi
 
 shift
-dbus-send --dest=org.gaim.GaimService --type=method_call /org/gaim/GaimObject org.gaim.GaimInterface.$METHOD_NAME "$@"
+dbus-send --dest=net.sf.gaim.GaimService --type=method_call /net/sf/gaim/GaimObject net.sf.gaim.GaimInterface.$METHOD_NAME "$@"
 
 echo 

mercurial