cpw.attention_ui: 97b1a4ad: Removed Vibes plugin

malu at pidgin.im malu at pidgin.im
Thu Nov 6 18:10:32 EST 2008


-----------------------------------------------------------------
Revision: 97b1a4ad4476369802e26e6ddf7aec5a5e46dc00
Ancestor: ee7b5c371117a927ab642147d60b47e118e56db4
Author: malu at pidgin.im
Date: 2008-11-06T23:08:23
Branch: im.pidgin.cpw.attention_ui
URL: http://d.pidgin.im/viewmtn/revision/info/97b1a4ad4476369802e26e6ddf7aec5a5e46dc00

Deleted entries:
        pidgin/plugins/vibes.c
Modified files:
        pidgin/plugins/Makefile.am

ChangeLog: 

Removed Vibes plugin

-------------- next part --------------
============================================================
--- pidgin/plugins/Makefile.am	253035c8271fd0deb3d0246e50a9c9bbc07d4250
+++ pidgin/plugins/Makefile.am	48cdb81a1b626377bf739819f346282e031a0265
@@ -45,7 +45,6 @@ timestamp_format_la_LDFLAGS = -module -a
 spellchk_la_LDFLAGS         = -module -avoid-version
 timestamp_la_LDFLAGS        = -module -avoid-version
 timestamp_format_la_LDFLAGS = -module -avoid-version
-vibes_la_LDFLAGS			= -module -avoid-version
 xmppconsole_la_LDFLAGS      = -module -avoid-version
 
 if PLUGINS
@@ -64,7 +63,6 @@ plugin_LTLIBRARIES = \
 	spellchk.la         \
 	timestamp.la        \
 	timestamp_format.la \
-	vibes.la			\
 	xmppconsole.la
 
 noinst_LTLIBRARIES = \
@@ -86,7 +84,6 @@ timestamp_format_la_SOURCES = timestamp_
 spellchk_la_SOURCES         = spellchk.c
 timestamp_la_SOURCES        = timestamp.c
 timestamp_format_la_SOURCES = timestamp_format.c
-vibes_la_SOURCES			= vibes.c
 xmppconsole_la_SOURCES      = xmppconsole.c
 
 convcolors_la_LIBADD        = $(GTK_LIBS)
@@ -104,7 +101,6 @@ timestamp_format_la_LIBADD  = $(GTK_LIBS
 spellchk_la_LIBADD          = $(GTK_LIBS)
 timestamp_la_LIBADD         = $(GTK_LIBS)
 timestamp_format_la_LIBADD  = $(GTK_LIBS)
-vibes_la_LIBADD				= $(GTK_LIBS)
 xmppconsole_la_LIBADD       = $(GTK_LIBS)
 
 endif # PLUGINS


More information about the Commits mailing list