Commit 9f1de22438ff7738c83f97622823543e9db66205

  • avatar
  • swiesner <swiesner @283d02a7-25f6-0310…ecb5cbfe19da.>
  • Tue Apr 27 14:20:53 CEST 2010
Change mail address

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/utils/synaptiks@1119570 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
  
2323
2424X-KDE-Library=plasma_applet_synaptiks
2525X-KDE-PluginInfo-Author=Sebastian Wiesner
26X-KDE-PluginInfo-Email=basti.wiesner@gmx.net
26X-KDE-PluginInfo-Email=lunaryorn@googlemail.com
2727X-KDE-PluginInfo-Name=synaptiks
2828X-KDE-PluginInfo-Version=0.4.0
2929X-KDE-PluginInfo-Website=http://synaptiks.lunaryorn.de
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
103103 about.setTranslator(ki18nc("NAME OF TRANSLATORS", "Your names"),
104104 ki18nc("EMAIL OF TRANSLATORS", "Your emails"));
105105 about.addAuthor(ki18n("Sebastian Wiesner"), ki18n("Programmer"),
106 "basti.wiesner@gmx.net");
106 "lunaryorn@googlemail.com");
107107 d->applicationData = KComponentData(about);
108108 d->iconLoader = new KIconLoader(d->applicationData);
109109
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
5757 ki18n("Copyright © 2009, 2010 Sebastian Wiesner"), KLocalizedString(),
5858 "http://synaptiks.lunaryorn.de/");
5959 about->addAuthor(ki18n("Sebastian Wiesner"), ki18n("Programmer"),
60 "basti.wiesner@gmx.net");
60 "lunaryorn@googlemail.com");
6161 about->addCredit(ki18n("Valentyn Pavliuchenko"),
6262 ki18n("Debian packaging, russian translation, "
6363 "bug reporting and testing"),
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <lunaryorn@googlemail.com>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without