@ -1,4 +0,0 @@
|
|||||||
KDE_LANG = en
|
|
||||||
KDE_DOCS = knetworkconf
|
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
@ -0,0 +1,4 @@
|
|||||||
|
KDE_LANG = en
|
||||||
|
KDE_DOCS = knetwortdeconf
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
@ -1,22 +0,0 @@
|
|||||||
## Makefile.am for deb file meta info plugin
|
|
||||||
|
|
||||||
# set the include path for X, qt and KDE
|
|
||||||
INCLUDES = $(all_includes)
|
|
||||||
|
|
||||||
# these are the headers for your project
|
|
||||||
noinst_HEADERS = kfile_deb.h
|
|
||||||
|
|
||||||
kde_module_LTLIBRARIES = kfile_deb.la
|
|
||||||
|
|
||||||
kfile_deb_la_SOURCES = kfile_deb.cpp
|
|
||||||
kfile_deb_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
|
|
||||||
kfile_deb_la_LIBADD = $(LIB_KSYCOCA)
|
|
||||||
|
|
||||||
# let automoc handle all of the meta source files (moc)
|
|
||||||
METASOURCES = AUTO
|
|
||||||
|
|
||||||
messages:
|
|
||||||
$(XGETTEXT) *.cpp *.h -o $(podir)/kfile_deb.pot
|
|
||||||
|
|
||||||
services_DATA = kfile_deb.desktop
|
|
||||||
servicesdir = $(kde_servicesdir)
|
|
@ -1,22 +0,0 @@
|
|||||||
## Makefile.am for rpm file meta info plugin
|
|
||||||
|
|
||||||
# set the include path for X, qt and KDE
|
|
||||||
INCLUDES = $(all_includes)
|
|
||||||
|
|
||||||
# these are the headers for your project
|
|
||||||
noinst_HEADERS = kfile_rpm.h
|
|
||||||
|
|
||||||
kde_module_LTLIBRARIES = kfile_rpm.la
|
|
||||||
|
|
||||||
kfile_rpm_la_SOURCES = kfile_rpm.cpp
|
|
||||||
kfile_rpm_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
|
|
||||||
kfile_rpm_la_LIBADD = $(LIB_KSYCOCA)
|
|
||||||
|
|
||||||
# let automoc handle all of the meta source files (moc)
|
|
||||||
METASOURCES = AUTO
|
|
||||||
|
|
||||||
messages:
|
|
||||||
$(XGETTEXT) *.cpp *.h -o $(podir)/kfile_rpm.pot
|
|
||||||
|
|
||||||
services_DATA = kfile_rpm.desktop
|
|
||||||
servicesdir = $(kde_servicesdir)
|
|
@ -1 +0,0 @@
|
|||||||
SUBDIRS = knetworkconf backends pixmaps
|
|
@ -1,15 +0,0 @@
|
|||||||
dnl ==============================================================
|
|
||||||
dnl Set SCRIPTS_DIR, FILES_DIR & LOCALE_DIR
|
|
||||||
dnl ==============================================================
|
|
||||||
KDE_EXPAND_MAKEVAR(KDE_DATADIR, kde_datadir)
|
|
||||||
scriptsdir="$KDE_DATADIR/knetworkconf/backends"
|
|
||||||
|
|
||||||
AC_SUBST(scriptsdir)
|
|
||||||
|
|
||||||
dnl ==============================================================
|
|
||||||
dnl END: Set SCRIPTS_DIR, FILES_DIR & LOCALE_DIR
|
|
||||||
dnl ==============================================================
|
|
||||||
|
|
||||||
dnl Keep the comment on the line below, it works that way.
|
|
||||||
dnl AC_OUTPUT(knetworkconf/backends/system-tools-backends.pc knetworkconf/backends/network-conf knetworkconf/backends/debug.pl knetworkconf/backends/file.pl knetworkconf/backends/general.pl knetworkconf/backends/network.pl knetworkconf/backends/parse.pl knetworkconf/backends/platform.pl knetworkconf/backends/process.pl knetworkconf/backends/replace.pl knetworkconf/backends/report.pl knetworkconf/backends/service-list.pl knetworkconf/backends/service.pl knetworkconf/backends/util.pl knetworkconf/backends/xml.pl)
|
|
||||||
echo "Backend configured."
|
|
@ -1,41 +0,0 @@
|
|||||||
# set the include path for X, qt and KDE
|
|
||||||
#INCLUDES= $(all_includes)
|
|
||||||
AM_CPPFLAGS = $(all_includes)
|
|
||||||
|
|
||||||
# We use deprecated routines in QButton, undefine QT_NO_COMPAT.
|
|
||||||
KDE_CXXFLAGS = -UQT_NO_COMPAT
|
|
||||||
|
|
||||||
METASOURCES = AUTO
|
|
||||||
#bin_PROGRAMS = knetworkconf
|
|
||||||
|
|
||||||
kde_module_LTLIBRARIES = kcm_knetworkconfmodule.la
|
|
||||||
|
|
||||||
kcm_knetworkconfmodule_la_LIBADD = $(LIB_TDEUI)
|
|
||||||
|
|
||||||
# the library search path.
|
|
||||||
kcm_knetworkconfmodule_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
|
||||||
|
|
||||||
## INCLUDES were found outside tdevelop specific part
|
|
||||||
|
|
||||||
kcm_knetworkconfmodule_la_SOURCES = kselectdistrodlg.ui kknownhostinfo.cpp \
|
|
||||||
kinterfaceupdowndlg.ui kaddknownhostdlg.ui kdetectdistrodlg.ui knetworkconfmodule.cpp \
|
|
||||||
kroutinginfo.cpp kreloadnetworkdlg.ui kaddressvalidator.cpp kdnsinfo.cpp \
|
|
||||||
knetworkinfo.cpp kadddevicedlg.ui kadddnsserverdlg.ui knetworkconfigparser.cpp \
|
|
||||||
knetworkinterface.cpp knetworkconfdlg.ui knetworkconf.cpp main.cpp kadddevicedlgextension.ui \
|
|
||||||
knetworkconfiface.skel kwirelessinterface.cpp kadddevicewifiext.ui kadddevicecontainer.cpp \
|
|
||||||
kprofileslistviewtooltip.cpp
|
|
||||||
|
|
||||||
|
|
||||||
EXTRA_DIST = main.cpp knetworkconf.cpp knetworkconf.h knetworkconf.desktop cr16-app-knetworkconf.png cr22-app-knetworkconf.png cr32-app-knetworkconf.png knetworkconfdlg.ui knetworkinterface.cpp knetworkinterface.h knetworkconfigparser.cpp knetworkconfigparser.h kadddnsserverdlg.ui kadddevicedlg.ui knetworkinfo.cpp knetworkinfo.h kdnsinfo.cpp kdnsinfo.h kaddressvalidator.cpp kaddressvalidator.h kreloadnetworkdlg.ui network_card.png kroutinginfo.cpp kroutinginfo.h knetworkconfmodule.cpp knetworkconfmodule.h kdetectdistrodlg.ui kaddknownhostdlg.ui kinterfaceupdowndlg.ui kadddnsserverdlg.ui.h kadddevicedlg.ui.h kaddknownhostdlg.ui.h kknownhostinfo.cpp kknownhostinfo.h kselectdistrodlg.ui kcm_knetworkconfmodule version.h
|
|
||||||
|
|
||||||
xdg_apps_DATA = kcm_knetworkconfmodule.desktop
|
|
||||||
|
|
||||||
KDE_ICON = AUTO
|
|
||||||
|
|
||||||
messages: rc.cpp
|
|
||||||
LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`; \
|
|
||||||
if test -n "$$LIST"; then \
|
|
||||||
$(XGETTEXT) $$LIST -o $(podir)/knetworkconf.pot; \
|
|
||||||
fi
|
|
||||||
|
|
||||||
noinst_HEADERS = kprofileslistviewtooltip.h
|
|
@ -1 +0,0 @@
|
|||||||
?package(local.kcm_knetworkconfmodule.desktop):needs="x11" kde_filename="kcm_knetworkconfmodule" section="System/Configuration/KDE/Network" command="kcmshell kcm_knetworkconfmodule" icon="locolor/32x32/apps/knetworkconf.png" longtitle="Configure your Network settings" title="Network Settings" kde_opt="Encoding=UTF-8\\nX-TDE-RootOnly=true\\nX-TDE-ModuleType=Library\\nX-TDE-Library=knetworkconfmodule\\nX-TDE-FactoryName=knetworkconfmodule\\nX-TDE-ParentApp=kcontrol\\nType=Application\\nDocPath=knetworkconf/index.docbook\\nComment[es]=Configurar las propiedades de Red\\nComment[de]=Netzwerkschnittstellen konfigurieren\\nTerminal=0\\nName[es]=Propiedades de Red\\nName[de]=Netzwerkschnittstellen konfigurieren\\nGenericName=Configure TCP/IP settings\\nGenericName[es]=Configurar las propiedades de red\\nKeywords=Network,DNS,routes,interfaces\\n"
|
|
@ -0,0 +1 @@
|
|||||||
|
SUBDIRS = knetwortdeconf backends pixmaps
|
@ -0,0 +1,15 @@
|
|||||||
|
dnl ==============================================================
|
||||||
|
dnl Set SCRIPTS_DIR, FILES_DIR & LOCALE_DIR
|
||||||
|
dnl ==============================================================
|
||||||
|
KDE_EXPAND_MAKEVAR(KDE_DATADIR, kde_datadir)
|
||||||
|
scriptsdir="$KDE_DATADIR/knetwortdeconf/backends"
|
||||||
|
|
||||||
|
AC_SUBST(scriptsdir)
|
||||||
|
|
||||||
|
dnl ==============================================================
|
||||||
|
dnl END: Set SCRIPTS_DIR, FILES_DIR & LOCALE_DIR
|
||||||
|
dnl ==============================================================
|
||||||
|
|
||||||
|
dnl Keep the comment on the line below, it works that way.
|
||||||
|
dnl AC_OUTPUT(knetwortdeconf/backends/system-tools-backends.pc knetwortdeconf/backends/network-conf knetwortdeconf/backends/debug.pl knetwortdeconf/backends/file.pl knetwortdeconf/backends/general.pl knetwortdeconf/backends/network.pl knetwortdeconf/backends/parse.pl knetwortdeconf/backends/platform.pl knetwortdeconf/backends/process.pl knetwortdeconf/backends/replace.pl knetwortdeconf/backends/report.pl knetwortdeconf/backends/service-list.pl knetwortdeconf/backends/service.pl knetwortdeconf/backends/util.pl knetwortdeconf/backends/xml.pl)
|
||||||
|
echo "Backend configured."
|
@ -0,0 +1,41 @@
|
|||||||
|
# set the include path for X, qt and KDE
|
||||||
|
#INCLUDES= $(all_includes)
|
||||||
|
AM_CPPFLAGS = $(all_includes)
|
||||||
|
|
||||||
|
# We use deprecated routines in QButton, undefine QT_NO_COMPAT.
|
||||||
|
KDE_CXXFLAGS = -UQT_NO_COMPAT
|
||||||
|
|
||||||
|
METASOURCES = AUTO
|
||||||
|
#bin_PROGRAMS = knetwortdeconf
|
||||||
|
|
||||||
|
kde_module_LTLIBRARIES = kcm_knetwortdeconfmodule.la
|
||||||
|
|
||||||
|
kcm_knetwortdeconfmodule_la_LIBADD = $(LIB_TDEUI)
|
||||||
|
|
||||||
|
# the library search path.
|
||||||
|
kcm_knetwortdeconfmodule_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||||
|
|
||||||
|
## INCLUDES were found outside tdevelop specific part
|
||||||
|
|
||||||
|
kcm_knetwortdeconfmodule_la_SOURCES = kselectdistrodlg.ui kknownhostinfo.cpp \
|
||||||
|
kinterfaceupdowndlg.ui kaddknownhostdlg.ui kdetectdistrodlg.ui knetwortdeconfmodule.cpp \
|
||||||
|
kroutinginfo.cpp kreloadnetworkdlg.ui kaddressvalidator.cpp kdnsinfo.cpp \
|
||||||
|
knetworkinfo.cpp kadddevicedlg.ui kadddnsserverdlg.ui knetwortdeconfigparser.cpp \
|
||||||
|
knetworkinterface.cpp knetwortdeconfdlg.ui knetwortdeconf.cpp main.cpp kadddevicedlgextension.ui \
|
||||||
|
knetwortdeconfiface.skel kwirelessinterface.cpp kadddevicewifiext.ui kadddevicecontainer.cpp \
|
||||||
|
kprofileslistviewtooltip.cpp
|
||||||
|
|
||||||
|
|
||||||
|
EXTRA_DIST = main.cpp knetwortdeconf.cpp knetwortdeconf.h knetwortdeconf.desktop cr16-app-knetwortdeconf.png cr22-app-knetwortdeconf.png cr32-app-knetwortdeconf.png knetwortdeconfdlg.ui knetworkinterface.cpp knetworkinterface.h knetwortdeconfigparser.cpp knetwortdeconfigparser.h kadddnsserverdlg.ui kadddevicedlg.ui knetworkinfo.cpp knetworkinfo.h kdnsinfo.cpp kdnsinfo.h kaddressvalidator.cpp kaddressvalidator.h kreloadnetworkdlg.ui network_card.png kroutinginfo.cpp kroutinginfo.h knetwortdeconfmodule.cpp knetwortdeconfmodule.h kdetectdistrodlg.ui kaddknownhostdlg.ui kinterfaceupdowndlg.ui kadddnsserverdlg.ui.h kadddevicedlg.ui.h kaddknownhostdlg.ui.h kknownhostinfo.cpp kknownhostinfo.h kselectdistrodlg.ui kcm_knetwortdeconfmodule version.h
|
||||||
|
|
||||||
|
xdg_apps_DATA = kcm_knetwortdeconfmodule.desktop
|
||||||
|
|
||||||
|
KDE_ICON = AUTO
|
||||||
|
|
||||||
|
messages: rc.cpp
|
||||||
|
LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`; \
|
||||||
|
if test -n "$$LIST"; then \
|
||||||
|
$(XGETTEXT) $$LIST -o $(podir)/knetwortdeconf.pot; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
noinst_HEADERS = kprofileslistviewtooltip.h
|
Before Width: | Height: | Size: 883 B After Width: | Height: | Size: 883 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
@ -0,0 +1 @@
|
|||||||
|
?package(local.kcm_knetwortdeconfmodule.desktop):needs="x11" kde_filename="kcm_knetwortdeconfmodule" section="System/Configuration/KDE/Network" command="tdecmshell kcm_knetwortdeconfmodule" icon="locolor/32x32/apps/knetwortdeconf.png" longtitle="Configure your Network settings" title="Network Settings" kde_opt="Encoding=UTF-8\\nX-TDE-RootOnly=true\\nX-TDE-ModuleType=Library\\nX-TDE-Library=knetwortdeconfmodule\\nX-TDE-FactoryName=knetwortdeconfmodule\\nX-TDE-ParentApp=kcontrol\\nType=Application\\nDocPath=knetwortdeconf/index.docbook\\nComment[es]=Configurar las propiedades de Red\\nComment[de]=Netzwerkschnittstellen konfigurieren\\nTerminal=0\\nName[es]=Propiedades de Red\\nName[de]=Netzwerkschnittstellen konfigurieren\\nGenericName=Configure TCP/IP settings\\nGenericName[es]=Configurar las propiedades de red\\nKeywords=Network,DNS,routes,interfaces\\n"
|
@ -1,4 +1,4 @@
|
|||||||
iconsdir = $(kde_datadir)/knetworkconf/pixmaps/
|
iconsdir = $(kde_datadir)/knetwortdeconf/pixmaps/
|
||||||
icons_DATA = ark.png debian.png mandriva.png blackpanther.png pld.png \
|
icons_DATA = ark.png debian.png mandriva.png blackpanther.png pld.png \
|
||||||
redhat.png suse.png turbolinux.png conectiva.png fedora.png openna.png \
|
redhat.png suse.png turbolinux.png conectiva.png fedora.png openna.png \
|
||||||
slackware.png freebsd.png gentoo.png vine.png kubuntu.png yoper.png rpath.png
|
slackware.png freebsd.png gentoo.png vine.png kubuntu.png yoper.png rpath.png
|
Before Width: | Height: | Size: 802 B After Width: | Height: | Size: 802 B |
Before Width: | Height: | Size: 944 B After Width: | Height: | Size: 944 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 608 B After Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 698 B After Width: | Height: | Size: 698 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 850 B After Width: | Height: | Size: 850 B |
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 746 B |
Before Width: | Height: | Size: 473 B After Width: | Height: | Size: 473 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 765 B After Width: | Height: | Size: 765 B |
Before Width: | Height: | Size: 853 B After Width: | Height: | Size: 853 B |
Before Width: | Height: | Size: 743 B After Width: | Height: | Size: 743 B |
Before Width: | Height: | Size: 682 B After Width: | Height: | Size: 682 B |
Before Width: | Height: | Size: 443 B After Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 793 B |
Before Width: | Height: | Size: 749 B After Width: | Height: | Size: 749 B |
Before Width: | Height: | Size: 944 B After Width: | Height: | Size: 944 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,22 @@
|
|||||||
|
## Makefile.am for deb file meta info plugin
|
||||||
|
|
||||||
|
# set the include path for X, qt and KDE
|
||||||
|
INCLUDES = $(all_includes)
|
||||||
|
|
||||||
|
# these are the headers for your project
|
||||||
|
noinst_HEADERS = tdefile_deb.h
|
||||||
|
|
||||||
|
kde_module_LTLIBRARIES = tdefile_deb.la
|
||||||
|
|
||||||
|
tdefile_deb_la_SOURCES = tdefile_deb.cpp
|
||||||
|
tdefile_deb_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
|
||||||
|
tdefile_deb_la_LIBADD = $(LIB_KSYCOCA)
|
||||||
|
|
||||||
|
# let automoc handle all of the meta source files (moc)
|
||||||
|
METASOURCES = AUTO
|
||||||
|
|
||||||
|
messages:
|
||||||
|
$(XGETTEXT) *.cpp *.h -o $(podir)/tdefile_deb.pot
|
||||||
|
|
||||||
|
services_DATA = tdefile_deb.desktop
|
||||||
|
servicesdir = $(kde_servicesdir)
|
@ -0,0 +1,22 @@
|
|||||||
|
## Makefile.am for rpm file meta info plugin
|
||||||
|
|
||||||
|
# set the include path for X, qt and KDE
|
||||||
|
INCLUDES = $(all_includes)
|
||||||
|
|
||||||
|
# these are the headers for your project
|
||||||
|
noinst_HEADERS = tdefile_rpm.h
|
||||||
|
|
||||||
|
kde_module_LTLIBRARIES = tdefile_rpm.la
|
||||||
|
|
||||||
|
tdefile_rpm_la_SOURCES = tdefile_rpm.cpp
|
||||||
|
tdefile_rpm_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
|
||||||
|
tdefile_rpm_la_LIBADD = $(LIB_KSYCOCA)
|
||||||
|
|
||||||
|
# let automoc handle all of the meta source files (moc)
|
||||||
|
METASOURCES = AUTO
|
||||||
|
|
||||||
|
messages:
|
||||||
|
$(XGETTEXT) *.cpp *.h -o $(podir)/tdefile_rpm.pot
|
||||||
|
|
||||||
|
services_DATA = tdefile_rpm.desktop
|
||||||
|
servicesdir = $(kde_servicesdir)
|