Mercurial > pidgin
annotate src/dbus-gaim.service @ 14098:a8c9d714658c
[gaim-migrate @ 16727]
I decided that it's probably not a good idea to enable_fatal_asserts
when --enable-debug is passed to autogen.sh/configure. However,
EVERY Gaim dev, summer of code student and crazy patch writer should
pass "--enable-fatal-asserts" to Gaim's autogen.sh/configure
(It causes Gaim to segfault when g_return_val_if_fail() fails)
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 12 Aug 2006 21:13:25 +0000 |
parents | ac5bc9a7b603 |
children |
rev | line source |
---|---|
11055 | 1 [D-BUS Service] |
13220
ac5bc9a7b603
[gaim-migrate @ 15584]
Richard Laager <rlaager@wiktel.com>
parents:
11241
diff
changeset
|
2 Name=net.sf.gaim.GaimService |
11055 | 3 |
4 #replace this by the path to the gaim executable in your system | |
11241 | 5 Exec=/home/pz215/projects/gaim/src/gaim |