~ubuntu-branches/ubuntu/raring/workrave/raring

« back to all changes in this revision

Viewing changes to frontend/common/include/credits.h

  • Committer: Package Import Robot
  • Author(s): Francois Marier, Francois Marier, Jordi Mallach
  • Date: 2012-05-28 11:29:40 UTC
  • mfrom: (1.2.9)
  • Revision ID: package-import@ubuntu.com-20120528112940-bbbsjkk30fom9s8x
Tags: 1.9.909+abc941eb70-1
[ Francois Marier ]
* New upstream snapshot
  - Drop leak-fix patch (applied upstream)
  - Document how the tarball is built in README.source
* Build GNOME applets and use gsettings
* Massive update of Build-Depends as per configure.ac

* Update README.source with snapshot instructions
* Switch to machine-readable copyright file
* Update alioth git repo links
* Bump debhelper version to 9
* Bump Standards-Version to 3.9.3

[ Jordi Mallach ]
* Avoid references to GNU/Linux in manpage.
* Drop build dependency on libgnet-dev, it's obsolete and unneeded.
* Add myself to Uploaders.
* Rewrite d/rules into dh style.
  - Move all install tweaks to .install files.
  - Install manpages using dh_installman.
* As a side effect, the package installs arch-dependant data in the
  arch triplet directory; add the required Pre-Depends for m-a-support.
* Bring back GNOME Panel applet (for GNOME 3 fallback mode) and ship the
  new GNOME Shell extension (closes: #642514, #666100).
* Add private_dirs.patch: move libworkrave-private and GObject
  Introspection files to a private dir, so they are really out of the
  way, but disable it for now as it breaks the Shell extension.
* Move typelib out of the triplet dir as gobject-introspection is not
  M-A ready yet.
* Enable dh_autoreconf for the above patches.
* Add lintian overrides.
* Add necessary Breaks/Replaces as the xpm icon has moved to workrave-data.
* Prefix all debhelper files with package name.
* Suggest gnome-shell and gnome-panel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * credits.h --- Workrave credits
3
3
 *
4
 
 * Copyright (C) 2007, 2008, 2009, 2010, 2011 Rob Caelers <robc@krandor.nl>
 
4
 * Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Rob Caelers <robc@krandor.nl>
5
5
 * All rights reserved.
6
6
 *
7
7
 * This program is free software: you can redistribute it and/or modify
49
49
 /* et */           "Marko Väljaots <aatomik@hotmail.com>\n"
50
50
 /* fr 1 */         "Thomas Basset <thomas.basset@netcourrier.com>\n"
51
51
 /* fr 2 */         "Benjamin Siband <translations@wordinfrench.com>\n"
 
52
 /* fa */           "Moein Gh <tarfandkhaneh@gmail.com>\n"
 
53
 /* ga */           "Seanán Ó Coistín <seananoc@gmail.com>\n"
52
54
 /* he */           "Haggai Eran <he3@bezeqint.net>\n"
 
55
 /* hr */           "Ivan <ivan.barkovic@gmail.com>\n"
53
56
 /* hu-1 */         "ORY Mate <orymate@gmail.com>\n"
54
57
 /* hu-2 */         "Gabor Kelemen <kelemeng@gnome.hu>\n"
55
 
 /* ga */           "Seanán Ó Coistín <seananoc@gmail.com>\n"
56
58
 /* it */           "Eraldo Girardi <eraldster@katamail.com>\n"
57
59
 /* ja */           "Masanobu Yokota <masanobu.yokota@nifty.com>\n"
58
60
 /* ko */           "김재용 <nawane@naver.com>\n"
62
64
 /* pl */           "Mikolaj Machowski <mikmach@wp.pl>\n"
63
65
 /* pt_BR -1 */     "Claudio Ferreira Filho <filhocf@yahoo.com.br>\n"
64
66
 /* ro */           "Alexandru Szasz <alexxed@gmail.com>\n"
 
67
 /* rs */           "Goran Maričić <maricic.goran@gmail.com>\n"
65
68
 /* ru */           "Sergey Kirkinsky <ksa@pfr.altai.ru>\n"
 
69
 /* ru */           "FreeWe <free@asdasd.ru>\n"
 
70
 /* ru */           "Igor Zinovik <zinovik.igor@gmail.com>\n"
66
71
 /* sk */           "Peter Tuharsky <Peter.Tuharsky@banskabystrica.sk>\n"
67
72
 /* sl */           "Vanja Cvelbar <cvelbar@gmail.com>\n"
68
73
 /* sv */           "Daniel Nylander <info@danielnylander.se>\n"
69
74
 /* tr */           "Enver ALTIN <ealtin@parkyeri.com>\n"
 
75
 /* uk */           "Mykola Rykov <mykola.rykov@gmail.com>\n"
70
76
 /* zh_CN */        "Tao WEI <weitao1979@gmail.com>\n"
71
77
 /* zh_TW */        "Rex Tsai <chihchun@linux.org.tw>\n"
72
78
 /* zh_TW */        "Daniel YC Lin (林原志) <dlin.tw@gmail.com>>\n";