1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Michael Vetter e5ac12afa6 Remove prefs_free_string()
It just does a free.
Related to b580b9ef11
2020-07-02 11:34:12 +02:00
..
command Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
config Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
event Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
omemo Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
otr Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
pgp Use files_get_account_data_path instead of duplicate code 2020-07-01 10:05:45 +02:00
plugins Fix reading/writing linked files 2020-06-13 15:02:43 +02:00
tools Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
ui Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
xmpp Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
common.c Fix reading/writing linked files 2020-06-13 15:02:43 +02:00
common.h Get output and error streams from the command spawned by external_call() 2020-06-03 13:09:29 +02:00
database.c Use files_get_account_data_path instead of duplicate code 2020-07-01 10:05:45 +02:00
database.h db: Use type from message struct instead of having individual functions 2020-04-06 19:15:06 +02:00
log.c Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
log.h Remove chat_log_get_previous() 2020-04-06 14:42:52 +02:00
main.c Add -t theme option 2020-03-24 23:00:39 +01:00
profanity.c Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
profanity.h Define lock in profanity.h as extern 2020-04-17 10:14:27 +02:00