aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-07 18:04:47 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-07 18:04:47 +0800
commit4b8595f9046406b4351409a4f2e79c539b201f22 (patch)
tree4e0737117cc32a5d16ff46b8f92ddeea93fb4a00 /libempathy-gtk/empathy-ui-utils.h
parent8a094dbd673e7257c05e28ed3c92cd82a05265c1 (diff)
downloadgsoc2013-empathy-4b8595f9046406b4351409a4f2e79c539b201f22.tar
gsoc2013-empathy-4b8595f9046406b4351409a4f2e79c539b201f22.tar.gz
gsoc2013-empathy-4b8595f9046406b4351409a4f2e79c539b201f22.tar.bz2
gsoc2013-empathy-4b8595f9046406b4351409a4f2e79c539b201f22.tar.lz
gsoc2013-empathy-4b8595f9046406b4351409a4f2e79c539b201f22.tar.xz
gsoc2013-empathy-4b8595f9046406b4351409a4f2e79c539b201f22.tar.zst
gsoc2013-empathy-4b8595f9046406b4351409a4f2e79c539b201f22.zip
Add a comment that tells to keep EmpathySound enum sync with sound_entries array.
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2109 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy-gtk/empathy-ui-utils.h')
-rw-r--r--libempathy-gtk/empathy-ui-utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h
index 0ed291af7..b61d9d86c 100644
--- a/libempathy-gtk/empathy-ui-utils.h
+++ b/libempathy-gtk/empathy-ui-utils.h
@@ -44,6 +44,7 @@
G_BEGIN_DECLS
+/* NOTE: Keep this sync with sound_entries in empathy-ui-utils.c */
typedef enum {
EMPATHY_SOUND_MESSAGE_INCOMING,
EMPATHY_SOUND_MESSAGE_OUTGOING,