From 26b0e8fc9809a4cd9f2f9a2281f0894e2e0f8db2 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Mon, 26 Jul 2010 11:57:29 -0400 Subject: This patch removes the existing UI functionality, as a prep for adding the Javascript based ui. --- install/po/Makefile.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'install/po') diff --git a/install/po/Makefile.in b/install/po/Makefile.in index d3aa018e..6f8932e3 100644 --- a/install/po/Makefile.in +++ b/install/po/Makefile.in @@ -129,10 +129,6 @@ PYTHON_POTFILES = \ ../../ipaserver/plugins/xmlserver.py \ ../../ipaserver/plugins/dogtag.py \ ../../contrib/RHEL4/ipachangeconf.py \ - ../../ipawebui/engine.py \ - ../../ipawebui/__init__.py \ - ../../ipawebui/widgets.py \ - ../../ipawebui/controllers.py \ ../../ipa-client/ipaclient/ntpconf.py \ ../../ipa-client/ipaclient/__init__.py \ ../../ipa-client/ipaclient/ipachangeconf.py \ -- cgit