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 | |
parent | 13c10d7b9628d84ec32c3b5f3c802317a3af2346 (diff) | |
download | abrt-74083c1eb3d5cd88b15ae84fb72df03ee2160d63.tar.gz abrt-74083c1eb3d5cd88b15ae84fb72df03ee2160d63.tar.xz abrt-74083c1eb3d5cd88b15ae84fb72df03ee2160d63.zip |
updated credits
- hopefully alphabetically ordered
-rw-r--r-- | src/Applet/CCApplet.cpp | 10 | ||||
-rw-r--r-- | src/Gui/ccgui.glade | 9 |
2 files changed, 17 insertions, 2 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\">\ diff --git a/src/Gui/ccgui.glade b/src/Gui/ccgui.glade index b12a631c..65ad9fe6 100644 --- a/src/Gui/ccgui.glade +++ b/src/Gui/ccgui.glade @@ -86,8 +86,15 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY 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">Anton Arapov <aarapov@redhat.com> +Karel Klic <kklic@redhat.com> Jiri Moskovcak <jmoskovc@redhat.com> -Zdenek Prikryl <zprikryl@redhat.com></property> +Nikola Pajkovsky <npajkovs@redhat.com> +Zdenek Prikryl <zprikryl@redhat.com> +Denys Vlasenko <dvlasenk@redhat.com> + + +Art: +Patrick Connelly <pcon@fedoraproject.org></property> <property name="wrap_license">True</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox3"> |