1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-28 03:21:38 +03:00
latte-dock/app/config-latte.h.cmake
Michail Vourlakos 27715435a9 update README links and titles
--remove Translators record as from >=v0.7.3
all translations are done through the kde
community.
2018-04-05 13:28:16 +03:00

13 lines
207 B
CMake

#ifndef CONFIG_LATTE_H
#define CONFIG_LATTE_H
#cmakedefine01 HAVE_X11
#cmakedefine VERSION "@VERSION@"
#cmakedefine WEBSITE "@WEBSITE@"
#cmakedefine BUG_ADDRESS "@BUG_ADDRESS@"
#endif // CONFIG_LATTE_H