aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-conf.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2009-01-07 00:46:01 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2009-01-07 00:46:01 +0800
commit6ef34909df59304871330b9311430eb4116873a5 (patch)
treef314e755a77fb598c2f5b635ebc5f1a1ba0b9dd6 /libempathy-gtk/empathy-conf.h
parent7e38c381cd6e647e20b703973c9ed2c14f6ab543 (diff)
downloadgsoc2013-empathy-6ef34909df59304871330b9311430eb4116873a5.tar
gsoc2013-empathy-6ef34909df59304871330b9311430eb4116873a5.tar.gz
gsoc2013-empathy-6ef34909df59304871330b9311430eb4116873a5.tar.bz2
gsoc2013-empathy-6ef34909df59304871330b9311430eb4116873a5.tar.lz
gsoc2013-empathy-6ef34909df59304871330b9311430eb4116873a5.tar.xz
gsoc2013-empathy-6ef34909df59304871330b9311430eb4116873a5.tar.zst
gsoc2013-empathy-6ef34909df59304871330b9311430eb4116873a5.zip
Adapt the libcanberra calls to use the new functions.
svn path=/trunk/; revision=2025
Diffstat (limited to 'libempathy-gtk/empathy-conf.h')
-rw-r--r--libempathy-gtk/empathy-conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-conf.h b/libempathy-gtk/empathy-conf.h
index 00f26c077..2c361f468 100644
--- a/libempathy-gtk/empathy-conf.h
+++ b/libempathy-gtk/empathy-conf.h
@@ -74,7 +74,6 @@ struct _EmpathyConfClass {
#define EMPATHY_PREFS_AUTOCONNECT EMPATHY_PREFS_PATH "/autoconnect"
#define EMPATHY_PREFS_IMPORT_ASKED EMPATHY_PREFS_PATH "/import_asked"
#define EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER EMPATHY_PREFS_PATH "/file_transfer/default_folder"
-#define EMPATHY_PREFS_INPUT_FEEDBACK_SOUNDS "/desktop/gnome/sound/input_feedback_sounds"
typedef void (*EmpathyConfNotifyFunc) (EmpathyConf *conf,
const gchar *key,