pidgin/plugins/meson.build

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

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Mon, 12 Sep 2022 05:08:59 -0500
changeset 41665
149e5ba1e807
parent 41658
eef0cabd6340
child 41827
c0c9eeca7d4b
permissions
-rw-r--r--

Move Pidgin plugins into their own subdirectories

Again, not sure if you'll have to do something special for the moves.

Testing Done:
Compile only.

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

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

mercurial