diff options
author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-01-04 13:34:14 +0100 |
---|---|---|
committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-01-04 13:34:14 +0100 |
commit | 74083c1eb3d5cd88b15ae84fb72df03ee2160d63 (patch) | |
tree | f471dc9394c6e5fd89b019dac4dd35fac4febf44 /src/Applet/CCApplet.cpp | |
parent | 13c10d7b9628d84ec32c3b5f3c802317a3af2346 (diff) | |
download | abrt-74083c1eb3d5cd88b15ae84fb72df03ee2160d63.tar.gz abrt-74083c1eb3d5cd88b15ae84fb72df03ee2160d63.tar.xz abrt-74083c1eb3d5cd88b15ae84fb72df03ee2160d63.zip |
updated credits
- hopefully alphabetically ordered
Diffstat (limited to 'src/Applet/CCApplet.cpp')
-rw-r--r-- | src/Applet/CCApplet.cpp | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/Applet/CCApplet.cpp b/src/Applet/CCApplet.cpp index f9212b2a..07e44d89 100644 --- a/src/Applet/CCApplet.cpp +++ b/src/Applet/CCApplet.cpp @@ -80,7 +80,15 @@ static const gchar menu_xml[] = This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\ \n\ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.</property>\ - <property name=\"authors\">Jiri Moskovcak <jmoskovc@redhat.com></property>\ + <property name=\"authors\">Anton Arapov <aarapov@redhat.com>\n\ +Karel Klic <kklic@redhat.com>\n\ +Jiri Moskovcak <jmoskovc@redhat.com>\n\ +Nikola Pajkovsky <npajkovs@redhat.com>\n\ +Zdenek Prikryl <zprikryl@redhat.com>\n\ +Denys Vlasenko <dvlasenk@redhat.com>\n\ +\n\ +Art:\n\ +Patrick Connelly <pcon@fedoraproject.org></property>\ <property name=\"wrap_license\">True</property>\ <child internal-child=\"vbox\">\ <object class=\"GtkVBox\" id=\"dialog-vbox1\">\ |