pidgin/pixmaps/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 41305
92438aae2067
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/

40536
c0ea70247280 Switch join_paths and + to /.
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents: 39043
diff changeset
1 pidginpixmapdir = get_option('datadir') / 'pixmaps/pidgin'
38465
7639468580d6 Add artwork to meson build.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
2
40665
865dddf7ccb8 Replace sed with a small Python script to produce emote theme files.
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents: 40536
diff changeset
3 subdir('emotes')

mercurial