Commit 41a2d1213a0de2c605d6e1926d05f8ef967dd972
- Diff rendering mode:
- inline
- side by side
|   | |||
| 25 | 25 | X-KDE-PluginInfo-Author=Sebastian Wiesner | |
| 26 | 26 | X-KDE-PluginInfo-Email=basti.wiesner@gmx.net | |
| 27 | 27 | X-KDE-PluginInfo-Name=synaptiks | |
| 28 | X-KDE-PluginInfo-Version=0.3.2 | ||
| 28 | X-KDE-PluginInfo-Version=0.4.0 | ||
| 29 | 29 | X-KDE-PluginInfo-Website=http://synaptiks.lunaryorn.de | |
| 30 | 30 | X-KDE-PluginInfo-Category=System Information | |
| 31 | 31 | X-KDE-PluginInfo-Depends= |
config-synaptiks.h.cmake
(2 / 2)
|   | |||
| 2 | 2 | * synaptiks -- a touchpad control tool | |
| 3 | 3 | * | |
| 4 | 4 | * | |
| 5 | * Copyright (C) 2009 Sebastian Wiesner <basti.wiesner@gmx.net> | ||
| 5 | * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net> | ||
| 6 | 6 | * All rights reserved. | |
| 7 | 7 | * | |
| 8 | 8 | * Redistribution and use in source and binary forms, with or without | |
| … | … | ||
| 38 | 38 | ||
| 39 | 39 | #cmakedefine HAVE_XINPUT2 | |
| 40 | 40 | ||
| 41 | #define SYNAPTIKS_VERSION "0.3.2" | ||
| 41 | #define SYNAPTIKS_VERSION "0.4.0" | ||
| 42 | 42 | ||
| 43 | 43 | #endif /* CONFIG_SYNAPTIKS_H */ |

