~ubuntu-branches/ubuntu/trusty/gq/trusty

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2009-10-25 23:34:56 UTC
  • mfrom: (1.1.4 upstream) (3.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091025233456-i794n3yg2cff930j
Tags: 1.3.4-1
* QA upload.
  + Set maintainer to Debian QA Group <packages@qa.debian.org>.
* New upstream release. (Closes: #534705).
  + Does not segfault on amd64. (Closes: #444312).
  + Remove all existing patches and change patch system to quilt.
  + Replace dpatch build-dep with quilt.
* 01_desktop_file.diff - Remove encoding and bogus categories 
  from desktop file.
* Copy in config.{sub,guess} on configure, rm them on clean.
  + Add build-dep on autotools-dev.
* Make clean not ignore errors.
* Add copyright holders and version path to GPL (GPL-2).
* Update watch file to use SF redirector. (Closes: #449749).
* Bump debhelper build-dep and compat to 5.
* Bump Standards Version to 3.8.3.
  + Menu policy transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
data/gq-ldif.xml.in
4
4
src/browse-dnd.c
5
5
src/browse-dnd.h
6
 
src/browse-export.c
7
6
src/common.h
8
7
src/configfile.c
9
8
src/configfile.h
39
38
src/errorchain.h
40
39
src/filter.c
41
40
src/filter.h
42
 
src/formfill.c
43
 
src/formfill.h
 
41
src/gq-adjustment.c
 
42
src/gq-browser-model.c
 
43
src/gq-browser-node.c
44
44
src/gq-browser-node-dn.c
45
45
src/gq-browser-node-reference.c
46
46
src/gq-browser-node-server.c
47
47
src/gq.c
 
48
src/gq-change-bar.c
 
49
src/gq-comparison.c
 
50
src/gq-export-dialog.c
 
51
src/gq-formfill.c
 
52
src/gq-input-form.c
 
53
src/gq-login-dialog.c
 
54
src/gq-server.c
 
55
src/gq-server-dialog.c
 
56
src/gq-server-model.c
48
57
src/gq-tab-browse.c
49
58
src/gq-tab-schema.c
50
59
src/gq-tab-search.c
 
60
src/gq-utilities.c
 
61
src/gq-window.c
51
62
src/gq-xml.c
52
 
src/input.c
53
 
src/input.h
54
63
src/ldapops.c
55
64
src/ldapops.h
56
65
src/ldif.c
57
66
src/ldif.h
58
 
src/mainwin.c
59
 
src/mainwin.h
60
67
src/prefs.c
61
68
src/prefs.h
62
69
src/progress.c
71
78
src/template.h
72
79
src/tinput.c
73
80
src/tinput.h
74
 
src/util.c
75
 
src/util.h
76
81
src/xmlutil.c