Read ~/.config/profanity/inputrc

This commit is contained in:
James Booth
2015-12-06 02:12:20 +00:00
parent e9e54dca44
commit 53fd2b3534
3 changed files with 29 additions and 2 deletions

View File

@@ -222,4 +222,6 @@ gboolean prefs_get_room_notify(const char *const roomjid);
gboolean prefs_get_room_notify_mention(const char *const roomjid);
gboolean prefs_get_room_notify_trigger(const char *const roomjid);
gchar* prefs_get_inputrc(void);
#endif