Mercurial > pidgin
annotate gtk/sounds/Makefile.am @ 14853:910e783fbbc7
[gaim-migrate @ 17622]
If you have the debug window open, and you activate some menuitem in the
conversation window without focusing on 'Conversation', Gaim freezes. This is a
fix for that (re: "Hang w/ Debug Window" in gaim-devel).
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Mon, 30 Oct 2006 00:40:19 +0000 |
parents | 8379e256b062 |
children | b7b3129d1e31 |
rev | line source |
---|---|
14191
009db0b357b5
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
1 EXTRA_DIST = \ |
14779
8379e256b062
[gaim-migrate @ 17543]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14536
diff
changeset
|
2 Makefile.mingw |
8379e256b062
[gaim-migrate @ 17543]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14536
diff
changeset
|
3 |
8379e256b062
[gaim-migrate @ 17543]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14536
diff
changeset
|
4 soundsdir = $(datadir)/sounds/gaim |
8379e256b062
[gaim-migrate @ 17543]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14536
diff
changeset
|
5 sounds_DATA = \ |
14191
009db0b357b5
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
6 alert.wav \ |
009db0b357b5
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
7 login.wav \ |
009db0b357b5
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
8 logout.wav \ |
009db0b357b5
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
9 receive.wav \ |
009db0b357b5
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
10 send.wav |