pidgin/pixmaps/meson.build

Mon, 12 Sep 2022 22:08:59 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 12 Sep 2022 22:08:59 -0500
changeset 41679
ddd97cdcbefc
parent 41305
92438aae2067
permissions
-rw-r--r--

Remove the list_icon vfunc from PurpleProtocol.

This was replaced by the icon-name, icon-resource-path, and icon-search-path
properties.

Testing Done:
Compiled

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

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