view gaim.service.in @ 20388:12b1123f0cc9

Sun apparently doesn't like when void functions return the return value from another void function. For example: void func1(void) { printf("hi"); } void func2(void) { return func1(); /* this line causes a warning */ }
author Mark Doliner <mark@kingant.net>
date Thu, 25 Jan 2007 17:45:45 +0000
parents 40c5d0508a1a
children 598b1b15b199
line wrap: on
line source

[D-BUS Service]
Name=org.gaim.GaimService
Exec=@bindir@/gaim