pidgin/meson.build

changeset 41154
862153de4f30
parent 41142
a9f32316d828
child 41184
05b5c210352b
--- a/pidgin/meson.build	Thu Oct 28 23:26:57 2021 -0500
+++ b/pidgin/meson.build	Thu Oct 28 23:43:20 2021 -0500
@@ -1,12 +1,9 @@
 libpidgin_SOURCES = [
-	'pidginstock.c',
 	'gtkaccount.c',
 	'gtkblist.c',
 	'gtkconn.c',
 	'gtkconv.c',
 	'gtkdialogs.c',
-	'gtkicon-theme.c',
-	'gtkicon-theme-loader.c',
 	'gtkidle.c',
 	'gtkmedia.c',
 	'gtknotify.c',
@@ -15,7 +12,6 @@
 	'gtkrequest.c',
 	'gtkroomlist.c',
 	'gtksavedstatuses.c',
-	'gtkstatus-icon-theme.c',
 	'gtkstatusbox.c',
 	'gtkutils.c',
 	'gtkwhiteboard.c',
@@ -70,8 +66,6 @@
 	'gtkconv.h',
 	'gtkconvwin.h',
 	'gtkdialogs.h',
-	'gtkicon-theme.h',
-	'gtkicon-theme-loader.h',
 	'gtkidle.h',
 	'gtkmedia.h',
 	'gtknotify.h',
@@ -80,9 +74,7 @@
 	'gtkrequest.h',
 	'gtkroomlist.h',
 	'gtksavedstatuses.h',
-	'gtkstatus-icon-theme.h',
 	'gtkstatusbox.h',
-	'pidginstock.h',
 	'gtkutils.h',
 	'gtkwhiteboard.h',
 	'gtkxfer.h',

mercurial