[Xfce4-commits] r30158 - pyxfce/branches/4.6

Danny Milosavljevic dannym at xfce.org
Thu Jul 2 23:33:29 CEST 2009


Author: dannym
Date: 2009-07-02 21:33:29 +0000 (Thu, 02 Jul 2009)
New Revision: 30158

Removed:
   pyxfce/branches/4.6/mcs/
Modified:
   pyxfce/branches/4.6/Makefile.am
   pyxfce/branches/4.6/configure.ac
Log:
pyxfce 4.6: get rid of mcs.

Modified: pyxfce/branches/4.6/Makefile.am
===================================================================
--- pyxfce/branches/4.6/Makefile.am	2009-07-02 21:28:55 UTC (rev 30157)
+++ pyxfce/branches/4.6/Makefile.am	2009-07-02 21:33:29 UTC (rev 30158)
@@ -13,8 +13,8 @@
 SUBDIR_MIGHTY_MOUSE = panel
 endif
 
-SUBDIRS = gui mcs netk util $(SUBDIR_MIGHTY_MOUSE)
-DIST_SUBDIRS = gui mcs netk util $(SUBDIR_MIGHTY_MOUSE)
+SUBDIRS = gui netk util $(SUBDIR_MIGHTY_MOUSE)
+DIST_SUBDIRS = gui netk util $(SUBDIR_MIGHTY_MOUSE)
 
 PLATFORM_VERSION = 4.2
 PLATFORM_WIN32 =

Modified: pyxfce/branches/4.6/configure.ac
===================================================================
--- pyxfce/branches/4.6/configure.ac	2009-07-02 21:28:55 UTC (rev 30157)
+++ pyxfce/branches/4.6/configure.ac	2009-07-02 21:33:29 UTC (rev 30158)
@@ -57,8 +57,6 @@
 dnl PANEL_EXTERNALPLUGINDIR
 dnl PANEL_DESKTOPDATADIR
 
-BM_DEPEND([XFCE4_MCS_CLIENT], [libxfce4mcs-client-1.0], [4.1.0])
-BM_DEPEND([XFCE4_MCS_MANAGER], [libxfce4mcs-manager-1.0], [4.1.0])
 BM_DEPEND([GTK], [gtk+-2.0], [2.4])
 BM_DEPEND([PYGTK], [pygtk-2.0], [2.6.0])
 
@@ -86,7 +84,6 @@
   Makefile
   pyxfce-1.0.pc
   gui/Makefile
-  mcs/Makefile
   netk/Makefile
   panel/Makefile
   util/Makefile




More information about the Xfce4-commits mailing list