annotate m4macros/Makefile.am @ 24377:8bde168ddfa9

Make double-clicking a saved status activate it and close the window. This reduces the number of actions needed to activate a non-recent status from five (statusbox, saved, choose, use, close) to three (statusbox, saved, choose) at the cost of raising the number of actions needed to edit a status from three to four. Even if you edit statuses as often as you activate them, that's still a net reduction in actions. :-)
author Will Thompson <will.thompson@collabora.co.uk>
date Fri, 14 Nov 2008 20:46:20 +0000
parents 402236ee7981
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15903
402236ee7981 Rename gaim.m4 to purple.m4. This is for other applications that
Mark Doliner <mark@kingant.net>
parents: 11318
diff changeset
1 installed_m4=purple.m4
11147
616feca04ada [gaim-migrate @ 13226]
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
2
11318
519dc2186438 [gaim-migrate @ 13521]
Stu Tomlinson <stu@nosnilmot.com>
parents: 11147
diff changeset
3 EXTRA_DIST=$(installed_m4)
11147
616feca04ada [gaim-migrate @ 13226]
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
4
616feca04ada [gaim-migrate @ 13226]
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
5 m4datadir=$(datadir)/aclocal
616feca04ada [gaim-migrate @ 13226]
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
6 m4data_DATA=$(installed_m4)