summaryrefslogtreecommitdiffstats
path: root/ksmserver/global.h
blob: 326587ac6a3bd06059f4c33853326556f9c21580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*****************************************************************
ksmserver - the KDE session management server

Copyright (C) 2000 Matthias Ettrich <ettrich@kde.org>
******************************************************************/

#ifndef GLOBAL_H
#define GLOBAL_H

#define KSMVendorString "KDE"
#define KSMReleaseString "1.0"

#endif