pidgin/plugins/meson.build

Fri, 30 Sep 2022 03:11:02 -0500

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Fri, 30 Sep 2022 03:11:02 -0500
changeset 41764
5d2bc2736da2
parent 41665
149e5ba1e807
child 41827
c0c9eeca7d4b
permissions
-rw-r--r--

Remove PURPLE_NO_TZ_OFF

There is no `purple_str_to_time` any more, and Jabber can use a NULL pointer
instead for the same meaning.

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/1870/

subdir('disco')
subdir('gestures')
subdir('gtkbuddynote')
subdir('iconaway')
subdir('notify')
subdir('spellchk')
subdir('transparency')
if enable_unity
	subdir('unity')
endif
subdir('xmppconsole')

mercurial