aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/gossip-preferences.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-05-09 19:48:33 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-09 19:48:33 +0800
commitbeb301da43c57e64e781b7f5c69b2bc667f46b1d (patch)
tree32e373f5960cf673297b6162ccc039c25007e9aa /libempathy-gtk/gossip-preferences.h
parent6c4424425443b85e2bc14ee430fb8ec78521b074 (diff)
downloadgsoc2013-empathy-beb301da43c57e64e781b7f5c69b2bc667f46b1d.tar
gsoc2013-empathy-beb301da43c57e64e781b7f5c69b2bc667f46b1d.tar.gz
gsoc2013-empathy-beb301da43c57e64e781b7f5c69b2bc667f46b1d.tar.bz2
gsoc2013-empathy-beb301da43c57e64e781b7f5c69b2bc667f46b1d.tar.lz
gsoc2013-empathy-beb301da43c57e64e781b7f5c69b2bc667f46b1d.tar.xz
gsoc2013-empathy-beb301da43c57e64e781b7f5c69b2bc667f46b1d.tar.zst
gsoc2013-empathy-beb301da43c57e64e781b7f5c69b2bc667f46b1d.zip
[darcs-to-svn @ sync with Gossip SVN 2323]
svn path=/trunk/; revision=38
Diffstat (limited to 'libempathy-gtk/gossip-preferences.h')
-rw-r--r--libempathy-gtk/gossip-preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/gossip-preferences.h b/libempathy-gtk/gossip-preferences.h
index 3d635cb61..74ecc9041 100644
--- a/libempathy-gtk/gossip-preferences.h
+++ b/libempathy-gtk/gossip-preferences.h
@@ -46,6 +46,7 @@ G_BEGIN_DECLS
#define GOSSIP_PREFS_UI_SHOW_AVATARS GOSSIP_PREFS_PATH "/ui/show_avatars"
#define GOSSIP_PREFS_UI_COMPACT_CONTACT_LIST GOSSIP_PREFS_PATH "/ui/compact_contact_list"
#define GOSSIP_PREFS_CONTACTS_SHOW_OFFLINE GOSSIP_PREFS_PATH "/contacts/show_offline"
+#define GOSSIP_PREFS_CONTACTS_SORT_CRITERIUM GOSSIP_PREFS_PATH "/contacts/sort_criterium"
#define GOSSIP_PREFS_HINTS_CLOSE_MAIN_WINDOW GOSSIP_PREFS_PATH "/hints/close_main_window"
GtkWidget * gossip_preferences_show (void);