diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-03-14 01:17:36 +0100 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-03-14 01:17:36 +0100 |
| commit | f75a7639362c009176dd794e86a0de17cfd5d2ea (patch) | |
| tree | afcf97419eda2d2d7549fa0b4e089f4e6d4b4773 /launcher | |
| parent | d0ba7201a48d3454c4ce023b240a3bd643583d33 (diff) | |
TestTrashLauncherIcon: add activation test
(bzr r3212.2.2)
Diffstat (limited to 'launcher')
| -rw-r--r-- | launcher/TrashLauncherIcon.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/launcher/TrashLauncherIcon.cpp b/launcher/TrashLauncherIcon.cpp index 493dd4d25..f16c6f8b1 100644 --- a/launcher/TrashLauncherIcon.cpp +++ b/launcher/TrashLauncherIcon.cpp @@ -1,6 +1,6 @@ // -*- Mode: C++; indent-tabs-mode: nil; tab-width: 2 -*- /* - * Copyright (C) 2010 Canonical Ltd + * Copyright (C) 2010-2013 Canonical Ltd * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as @@ -16,6 +16,7 @@ * * Authored by: Jason Smith <jason.smith@canonical.com> * Andrea Azzarone <azzaronea@gmail.com> + * Marco Trevisan <marco.trevisan@canonical.com> */ #include "TrashLauncherIcon.h" |
