KNetStats – network interfaces monitor
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Slávek Banko 4c786d49ae
Add CMakeL10n rules.
Create translation template.
Modify CMake rules for translations
to make them independent of languages.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 395c1540bb)
7 years ago
admin@da23b5a2d6 Reset submodule main/applications/knetstats/admin to latest HEAD 7 years ago
cmake@8349b4a317 Reset submodule main/applications/knetstats/cmake to latest HEAD 7 years ago
doc Fix structure of directories 7 years ago
icons Fix structure of directories 7 years ago
src Add CMakeL10n rules. 7 years ago
translations Add CMakeL10n rules. 7 years ago
.gitmodules Added common directories 14 years ago
CHANGELOG Fix structure of directories 7 years ago
CMakeL10n.txt Add CMakeL10n rules. 7 years ago
CMakeLists.txt Fix structure of directories 7 years ago
COPYING Added KDE3 version of knetstats 16 years ago
ConfigureChecks.cmake conversion to the cmake building system 7 years ago
Doxyfile Fix structure of directories 7 years ago
Makefile.am Fix structure of directories 7 years ago
Makefile.am.in Fix structure of directories 7 years ago
README Added KDE3 version of knetstats 16 years ago
acinclude.m4 Rename kdewidgets => tdewidgets 12 years ago
aclocal.m4 Added KDE3 version of knetstats 16 years ago
config.h.cmake conversion to the cmake building system 7 years ago
config.h.in Added KDE3 version of knetstats 16 years ago
configure.files Added KDE3 version of knetstats 16 years ago
configure.in Rename kde-config to tde-config 14 years ago
configure.in.bot Added KDE3 version of knetstats 16 years ago
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 13 years ago
knetstats.desktop Fix structure of directories 7 years ago
stamp-h.in Added KDE3 version of knetstats 16 years ago
subdirs Fix structure of directories 7 years ago

README

INSTALLATION
============
type as root:
./scons install

Note.: We use SCons/BKSys as building tool, so you need Python installed on your system.

RUNNING
=======
To run knetstats, type:
knetstats

CONTACT
=======
Any doubts or suggestions, hugo_pl@users.sourceforge.net
For more info. visit: http://knetstats.sf.net

UNINSTALL
=========
Type:
./scons -c install

--
Hugo Parente Lima