summaryrefslogtreecommitdiffstats
path: root/knetworkconf/knetworkconf/version.h
blob: e13092500780c992797bb876690654a5cb8aa866 (plain)
1
2
3
4
5
6
#ifndef KNETWORKVERSION_H
#define KNETWORKVERSION_H

static const char *description =
    I18N_NOOP("KNetworkConf - A Trinity Control Center module to configure TCP/IP settings.");
#endif