aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-20 06:48:51 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-20 06:48:51 +0200
commit580cd3266f8805c01112017f233e22f54a54db11 (patch)
tree5ed2d0330f32e78a315562936e788eed361f9aea
parentNew upstream version 3.8.0 (diff)
downloadkrb5-auth-dialog-580cd3266f8805c01112017f233e22f54a54db11.tar.gz
krb5-auth-dialog-580cd3266f8805c01112017f233e22f54a54db11.tar.bz2
krb5-auth-dialog-580cd3266f8805c01112017f233e22f54a54db11.zip
New upstream version 3.12.0
-rw-r--r--ChangeLog2591
-rw-r--r--INSTALL12
-rw-r--r--Makefile.in343
-rw-r--r--NEWS24
-rw-r--r--aclocal.m4791
-rwxr-xr-xcompile10
-rwxr-xr-xconfig.guess346
-rw-r--r--config.h.in3
-rwxr-xr-xconfig.sub106
-rwxr-xr-xconfigure643
-rw-r--r--configure.ac2
-rwxr-xr-xdepcomp455
-rw-r--r--etpo/Makefile.in206
-rw-r--r--etpo/grammar.c926
-rw-r--r--etpo/grammar.h70
-rw-r--r--etpo/lexer.c69
-rw-r--r--examples/Makefile.in103
-rw-r--r--help/Makefile.am2
-rw-r--r--help/Makefile.in111
-rw-r--r--help/cs/cs.po560
-rw-r--r--help/cs/krb5-auth-dialog.xml344
-rw-r--r--help/el/el.po575
-rw-r--r--help/el/krb5-auth-dialog.xml344
-rw-r--r--icons/22x22/Makefile.in104
-rw-r--r--icons/48x48/Makefile.in104
-rw-r--r--icons/Makefile.in269
-rw-r--r--icons/scalable/Makefile.in104
-rwxr-xr-xinstall-sh14
-rw-r--r--krb5-auth-dialog.spec2
-rw-r--r--ltmain.sh4
-rwxr-xr-xmissing414
-rwxr-xr-xmkinstalldirs162
-rw-r--r--plugins/Makefile.am18
-rw-r--r--plugins/Makefile.in255
-rw-r--r--plugins/ka-plugin-afs.c3
-rw-r--r--plugins/ka-plugin-afs.h3
-rw-r--r--plugins/ka-plugin-dummy.c3
-rw-r--r--plugins/ka-plugin-dummy.h3
-rw-r--r--plugins/ka-plugin-gnomelock.c130
-rw-r--r--plugins/ka-plugin-gnomelock.h50
-rw-r--r--plugins/ka-plugin-pam.c3
-rw-r--r--plugins/ka-plugin-pam.h3
-rw-r--r--po/LINGUAS3
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/cs.po349
-rw-r--r--po/da.po509
-rw-r--r--po/el.po1785
-rw-r--r--po/es.po248
-rw-r--r--po/gl.po247
-rw-r--r--po/pt_BR.po198
-rw-r--r--po/sl.po134
-rw-r--r--po/sr.po1759
-rw-r--r--po/sr@latin.po1759
-rw-r--r--po/zh_CN.po546
-rw-r--r--secmem/Makefile.in197
-rw-r--r--src/Makefile.am12
-rw-r--r--src/Makefile.in271
-rw-r--r--src/ka-applet-priv.h3
-rw-r--r--src/ka-applet.c8
-rw-r--r--src/ka-applet.h3
-rw-r--r--src/ka-closures.c3
-rw-r--r--src/ka-closures.h3
-rw-r--r--src/ka-dbus.c3
-rw-r--r--src/ka-dbus.h3
-rw-r--r--src/ka-entry-buffer.c3
-rw-r--r--src/ka-entry-buffer.h3
-rw-r--r--src/ka-kerberos.c15
-rw-r--r--src/ka-kerberos.h3
-rw-r--r--src/ka-main-window.c3
-rw-r--r--src/ka-main-window.h3
-rw-r--r--src/ka-plugin-loader.c3
-rw-r--r--src/ka-plugin-loader.h3
-rw-r--r--src/ka-plugin.c3
-rw-r--r--src/ka-plugin.h3
-rw-r--r--src/ka-preferences.c3
-rw-r--r--src/ka-pwdialog.c3
-rw-r--r--src/ka-pwdialog.h3
-rw-r--r--src/ka-settings.c3
-rw-r--r--src/ka-settings.h3
-rw-r--r--src/ka-tools.c3
-rw-r--r--src/ka-tools.h3
-rw-r--r--src/krb5-auth-dialog.appdata.xml.in23
-rw-r--r--src/krb5-auth-dialog.ui72
-rwxr-xr-xylwrap205
84 files changed, 13484 insertions, 5207 deletions
diff --git a/ChangeLog b/ChangeLog
index c6dfe64..9af2229 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,375 @@
# Generated by Makefile. Do not edit.
+commit 02d1bbf5c2bafb62360b1b17d27afa8c2cf484af
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Thu Jun 19 20:02:44 2014 +0200
+
+ Release 3.12.0
+
+ NEWS | 24 ++++++++++++++++++++++++
+ configure.ac | 2 +-
+ 2 files changed, 25 insertions(+), 1 deletion(-)
+
+commit 5a76548e88e662c3e7a73f9885e1c0f05815dac3
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Thu Jun 19 19:58:59 2014 +0200
+
+ Move buttons into headerbars
+
+ to be consistent with other gnome apps
+
+ src/krb5-auth-dialog.ui | 72 +++++++++++++++++++++----------------------------
+ 1 file changed, 31 insertions(+), 41 deletions(-)
+
+commit d3c917a84b3c2e26fe58b8131923b9fa9455a9ba
+Author: MarMav <mavridou@gmail.com>
+Date: Wed Jun 18 11:09:33 2014 +0000
+
+ Updated Greek translation
+
+ po/el.po | 148 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 89 insertions(+), 59 deletions(-)
+
+commit 873b2cdaa298d7e5bac0eba38e19c69b274d1547
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Wed Jun 18 01:20:31 2014 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 86 +++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 44 insertions(+), 42 deletions(-)
+
+commit a206f560c80b904d053b61d3f2173b637c254390
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Wed Jun 18 00:13:19 2014 +0200
+
+ Update possible value for bad passwords
+
+ At least heimdal also returns KRB5KRB_AP_ERR_MODIFIED and
+ KRB5_GET_IN_TKT_LOOP as seen in kinit.
+
+ This makes sure we properly reprompt for the password when seeing these
+ values.
+
+ src/ka-kerberos.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 4cb70e0f0dcf2c2979c0b3af49a1160a28611a95
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Tue Jun 10 14:01:26 2014 +0200
+
+ Improve error message when without network connection
+
+ Kerberos Error messages can be confusing without network connection,
+ e.g. current heimdal reports EINVAL. So report if we're online as
+ additional information.
+
+ src/ka-kerberos.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit c20f7387f06fd5609771bb7303c9988a7cc23143
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Tue Jun 10 10:57:15 2014 +0200
+
+ Use G_APPLICATION_HANDLES_COMMAND_LINE
+
+ LP: #1311487
+
+ src/ka-applet.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 497cc7350bb5c4e4a39ec81fc57ab44ee10ac2ac
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Thu Apr 17 20:30:42 2014 +0300
+
+ Added Greek translation
+
+ help/Makefile.am | 2 +-
+ help/el/el.po | 575 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 576 insertions(+), 1 deletion(-)
+
+commit 68f0d34584c9b5497b2c5fef43c609a1cdb28445
+Author: Zdeněk Hataš <zdenek.hatas@gmail.com>
+Date: Wed Mar 12 11:22:13 2014 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 144 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 87 insertions(+), 57 deletions(-)
+
+commit 456e915b96ecf7a6016c0b76a462e3418f43f841
+Author: Zoran Pericic <zpericic@netst.org>
+Date: Fri Dec 27 20:45:19 2013 +0100
+
+ gnomelock plugin
+
+ gnomelock plugin locks screen via dbus on ticket expiration.
+
+ plugins/Makefile.am | 18 ++++++
+ plugins/ka-plugin-gnomelock.c | 130 ++++++++++++++++++++++++++++++++++++++++++
+ plugins/ka-plugin-gnomelock.h | 50 ++++++++++++++++
+ 3 files changed, 198 insertions(+)
+
+commit 115452f4830ab44ccc16e644f8a378eea87d3eda
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Fri Feb 7 11:41:31 2014 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 96 +++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 58 insertions(+), 38 deletions(-)
+
+commit bf50e9382d867fcc5721a7a2a4266b9b94132d0f
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Jan 23 12:55:49 2014 +0100
+
+ Updated FSF's address
+
+ plugins/ka-plugin-afs.c | 3 +--
+ plugins/ka-plugin-afs.h | 3 +--
+ plugins/ka-plugin-dummy.c | 3 +--
+ plugins/ka-plugin-dummy.h | 3 +--
+ plugins/ka-plugin-pam.c | 3 +--
+ plugins/ka-plugin-pam.h | 3 +--
+ src/ka-applet-priv.h | 3 +--
+ src/ka-applet.c | 3 +--
+ src/ka-applet.h | 3 +--
+ src/ka-closures.c | 3 +--
+ src/ka-closures.h | 3 +--
+ src/ka-dbus.c | 3 +--
+ src/ka-dbus.h | 3 +--
+ src/ka-entry-buffer.c | 3 +--
+ src/ka-entry-buffer.h | 3 +--
+ src/ka-kerberos.c | 3 +--
+ src/ka-kerberos.h | 3 +--
+ src/ka-main-window.c | 3 +--
+ src/ka-main-window.h | 3 +--
+ src/ka-plugin-loader.c | 3 +--
+ src/ka-plugin-loader.h | 3 +--
+ src/ka-plugin.c | 3 +--
+ src/ka-plugin.h | 3 +--
+ src/ka-preferences.c | 3 +--
+ src/ka-pwdialog.c | 3 +--
+ src/ka-pwdialog.h | 3 +--
+ src/ka-settings.c | 3 +--
+ src/ka-settings.h | 3 +--
+ src/ka-tools.c | 3 +--
+ src/ka-tools.h | 3 +--
+ 30 files changed, 30 insertions(+), 60 deletions(-)
+
+commit 488582a1baf7f575a4efc235d94e9f5ef6ee18cf
+Author: YunQiang Su <wzssyqa@gmail.com>
+Date: Sat Jan 25 15:24:38 2014 +0800
+
+ Update Chinese simplified translation
+
+ po/zh_CN.po | 58 +++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 33 insertions(+), 25 deletions(-)
+
+commit 687ad5586b1e98f1a9ab4c273d32127f5a35dc30
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Sun Oct 13 21:50:52 2013 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 31 ++++++++++++++++++++++++++-----
+ po/sr@latin.po | 31 ++++++++++++++++++++++++++-----
+ 2 files changed, 52 insertions(+), 10 deletions(-)
+
+commit 99b17a790e668c4830b17cdf651bb24bd2b52cb5
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Mon Oct 7 13:19:28 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 30 +++++++++++++++++++++++++-----
+ 1 file changed, 25 insertions(+), 5 deletions(-)
+
+commit b94aaa0dc454651ac3550b251edc7e5d5eda690b
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Oct 7 16:32:06 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 33 ++++++++++++++++++++++++++-------
+ 1 file changed, 26 insertions(+), 7 deletions(-)
+
+commit badb4b5882531c1f33d67726d01dc37dba367ac3
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Tue Oct 1 23:57:13 2013 +0200
+
+ Add appdata
+
+ po/POTFILES.in | 1 +
+ src/Makefile.am | 12 +++++++++++-
+ src/krb5-auth-dialog.appdata.xml.in | 23 +++++++++++++++++++++++
+ 3 files changed, 35 insertions(+), 1 deletion(-)
+
+commit 9acb30e12410b5fa6f08d5f38a6ddecbd06d3139
+Author: Petter Reinholdtsen <pere@hungry.com>
+Date: Thu Jul 4 09:32:18 2013 +0200
+
+ krb5_principal_compare crashes on NULL arguments
+
+ Debian Bug #714825
+
+ src/ka-kerberos.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit c9dfd6a55135c4970b0dc83353c5f08e9496db3f
+Author: Joe Hansen <joedalton2@yahoo.dk>
+Date: Fri Sep 13 22:12:56 2013 +0200
+
+ Updated Danish translation
+
+ po/da.po | 509 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 262 insertions(+), 247 deletions(-)
+
+commit bcac5ee442c282b92f8c455b66566f29efe93b79
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Fri Sep 13 00:41:31 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 221 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 119 insertions(+), 102 deletions(-)
+
+commit 64bee7a7adf410383a1d3231d4813178fbb67afa
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Sat Sep 7 14:35:45 2013 -0300
+
+ Updated Brazilian Portuguese translation proofread by Enrico Nicoletto
+
+ po/pt_BR.po | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit 23d20c31a5ab0cf1ce4f81cf15dbe3b8b2821cc3
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Jul 21 21:49:02 2013 +0200
+
+ Added Czech language
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 47caf0dcca8408bb76651c7f68dedd5ee64da825
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Jul 21 21:48:43 2013 +0200
+
+ Czech translation
+
+ help/cs/cs.po | 560 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 560 insertions(+)
+
+commit 7c526fe0fe3e4fd324f3cb605362a87430ec2a1f
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Fri Jul 5 08:36:04 2013 +0300
+
+ Added Greek translation
+
+ po/LINGUAS | 1 +
+ po/el.po | 1755 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1756 insertions(+)
+
+commit f83e185bf41e921c426e457d248cc0c3ea95eba1
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Jun 8 20:39:58 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 337 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 171 insertions(+), 166 deletions(-)
+
+commit 7db1010177eac631f36d04266d4dd74f7d05e7c7
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Tue May 14 11:31:20 2013 +0200
+
+ Added Serbian translation
+
+ po/LINGUAS | 2 +
+ po/sr.po | 1738 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ po/sr@latin.po | 1738 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 3478 insertions(+)
+
+commit b1290865bd5265be6b9a2c4fd28428102c3b31bf
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Tue Apr 9 23:14:19 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 143 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 76 insertions(+), 67 deletions(-)
+
+commit baa5dc9ccae607de1f503a14cf014ba8ce174c1e
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sun Apr 7 19:13:15 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit dd3cbcc52a5a3ea2958d1a43ce1eadc590c67ea0
+Author: Wylmer Wang <wantinghard@gmail.com>
+Date: Tue Apr 2 00:35:52 2013 +0800
+
+ Update Simplified Chinese translation
+
+ po/zh_CN.po | 532 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 282 insertions(+), 250 deletions(-)
+
+commit 37df9b921bf989102c7a77f46827cdc9b1d1fd23
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Mar 30 20:01:49 2013 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 7dfb90a28f9558d5be359ce0f96ad6d641fc15ea
+Author: Martin Srebotnjak <miles@filmsi.net>
+Date: Sat Mar 30 09:26:46 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 0
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit b338237db1d8eea579437bdb5bbb9a81ecf3c572
+Author: Martin Srebotnjak <miles@filmsi.net>
+Date: Sat Mar 30 09:24:10 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 0
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit e16b12921ce38b9faa19694f276bb1bdd15adb90
+Author: Martin Srebotnjak <miles@filmsi.net>
+Date: Fri Mar 29 23:15:40 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 134 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 69 insertions(+), 65 deletions(-)
+
+commit bfacebdfcbaf8928acabb39306684f02c0363894
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Mar 28 17:59:23 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 229 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 122 insertions(+), 107 deletions(-)
+
commit 3e9dc1284c6b0f59468457c7c6c786dc3fe66407
Author: Guido Günther <agx@sigxcpu.org>
Date: Wed Mar 27 21:41:11 2013 +0100
Use a 3 digit version number
- configure.ac | 2 +-
+ configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 7f8e4f1f2aa305e76eac5faa02f85cd258fffdfb
@@ -15,8 +378,8 @@ Date: Wed Mar 27 21:32:35 2013 +0100
Release 3.8
- NEWS | 5 +++++
- configure.ac | 2 +-
+ NEWS | 5 +++++
+ configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
commit 80da3657d00d37404dcddb9530584516d0efe7eb
@@ -27,15 +390,15 @@ Date: Mon Mar 25 07:29:05 2013 +0100
Use GtkApplicationWindow to make this simple.
- src/ka-applet-priv.h | 1 +
- src/ka-applet.c | 120 ++++++++++++++++++++++++++++++++++++++++-------
- src/ka-main-window.c | 66 ++++----------------------
- src/ka-main-window.h | 2 +-
- src/ka-preferences.c | 9 ++--
- src/ka-preferences.h | 2 +-
- src/ka-tools.c | 6 ++-
- src/ka-tools.h | 3 +-
- src/krb5-auth-dialog.ui | 115 ++++++++++-----------------------------------
+ src/ka-applet-priv.h | 1 +
+ src/ka-applet.c | 120 ++++++++++++++++++++++++++++++++++++++++--------
+ src/ka-main-window.c | 66 ++++----------------------
+ src/ka-main-window.h | 2 +-
+ src/ka-preferences.c | 9 ++--
+ src/ka-preferences.h | 2 +-
+ src/ka-tools.c | 6 ++-
+ src/ka-tools.h | 3 +-
+ src/krb5-auth-dialog.ui | 115 ++++++++++------------------------------------
9 files changed, 151 insertions(+), 173 deletions(-)
commit f238a8e7bc89c22ce9d39e4be737579062afb425
@@ -44,7 +407,7 @@ Date: Sun Mar 24 18:31:43 2013 +0100
Update for GTK+3
- src/krb5-auth-dialog.ui | 20 ++------------------
+ src/krb5-auth-dialog.ui | 20 ++------------------
1 file changed, 2 insertions(+), 18 deletions(-)
commit 00ea8cd15602842f28dcad84ffaee4b952a8a1a5
@@ -53,8 +416,8 @@ Date: Sun Mar 17 15:57:34 2013 +0100
Bump version to 3.7.92
- NEWS | 19 +++++++++++++++++++
- configure.ac | 2 +-
+ NEWS | 19 +++++++++++++++++++
+ configure.ac | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
commit f46e80ba5ee7be34b31c2cb9fb97f359bea7c14e
@@ -63,7 +426,7 @@ Date: Sat Mar 16 20:13:39 2013 +0100
Updated Slovenian translation
- po/sl.po | 87 +++++++++++++++++++++++++++++++++-----------------------------
+ po/sl.po | 87 +++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 47 insertions(+), 40 deletions(-)
commit eab1be20197418e3ba3795a931ec30eac7e3dca5
@@ -72,7 +435,7 @@ Date: Sat Mar 16 14:42:07 2013 -0300
Updated Brazilian Portuguese translation
- po/pt_BR.po | 137 +++++++++++++++++++++++++++++++----------------------------
+ po/pt_BR.po | 137 ++++++++++++++++++++++++++++++++----------------------------
1 file changed, 73 insertions(+), 64 deletions(-)
commit 7f2bb5af6272060b63243fd9a69d7a6199da9b33
@@ -84,15 +447,15 @@ Date: Sat Mar 16 16:37:21 2013 +0100
Based on a patch by Mantas Mikulėnas
BZ: #649830
- src/ka-applet-priv.h | 1 +
- src/ka-applet.c | 31 +++++++++++++++++++++++++++----
- src/ka-kerberos.c | 18 +++++++++++-------
- src/ka-kerberos.h | 3 ++-
- src/ka-main-window.c | 16 +++++++++++-----
- src/ka-main-window.h | 2 +-
- src/ka-settings.c | 1 +
- src/ka-settings.h | 1 +
- src/org.gnome.KrbAuthDialog.gschema.xml | 5 +++++
+ src/ka-applet-priv.h | 1 +
+ src/ka-applet.c | 31 +++++++++++++++++++++++++++----
+ src/ka-kerberos.c | 18 +++++++++++-------
+ src/ka-kerberos.h | 3 ++-
+ src/ka-main-window.c | 16 +++++++++++-----
+ src/ka-main-window.h | 2 +-
+ src/ka-settings.c | 1 +
+ src/ka-settings.h | 1 +
+ src/org.gnome.KrbAuthDialog.gschema.xml | 5 +++++
9 files changed, 60 insertions(+), 18 deletions(-)
commit bf7fc622bc91d53e6fb51e0420272050eba79314
@@ -101,7 +464,7 @@ Date: Sat Mar 16 17:09:11 2013 +0100
Reformat
- src/ka-kerberos.c | 9 ++++++---
+ src/ka-kerberos.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
commit 4047d40116e7dfcd71e2c300c04470b447bdfd05
@@ -110,7 +473,7 @@ Date: Sat Mar 16 14:27:20 2013 +0100
Use KA_PROP_NAME_* instead of hardcoded strings
- src/ka-kerberos.c | 12 ++++++------
+ src/ka-kerberos.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
commit c806871f7fb5916078dd707fbfd124f4a188f039
@@ -119,7 +482,7 @@ Date: Sat Mar 16 09:47:43 2013 +0100
Updated Slovenian translation
- po/sl.po | 126 ++++++++++++++++++++++----------------------------------------
+ po/sl.po | 126 +++++++++++++++++++++++----------------------------------------
1 file changed, 45 insertions(+), 81 deletions(-)
commit 58cd616fca3a1b13789fe951256b5f7378bf7183
@@ -130,7 +493,7 @@ Date: Fri Mar 15 19:10:56 2013 +0100
instead of the deprecated gdk_keyboard_{un,}grab
- src/ka-pwdialog.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++------
+ src/ka-pwdialog.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 59 insertions(+), 7 deletions(-)
commit aeb7f423b575d0aeb928e38bff492c2f5894f9fa
@@ -139,27 +502,27 @@ Date: Mon Feb 20 21:54:30 2012 +0100
Move from GConf to GSettings
- README | 54 +++-
- configure.ac | 10 +-
- etpo/Makefile.am | 2 -
- po/POTFILES.in | 2 +-
- src/.gitignore | 1 +
- src/Makefile.am | 27 +-
- src/ka-applet-priv.h | 11 +-
- src/ka-applet.c | 77 +++--
- src/ka-gconf-tools.c | 149 ----------
- src/ka-gconf-tools.h | 48 ----
- src/ka-gconf.c | 195 -------------
- src/ka-gconf.h | 29 --
- src/ka-kerberos.c | 2 +-
- src/ka-plugin-loader.c | 27 +-
- src/ka-preferences.c | 467 +++++++++++--------------------
- src/ka-preferences.h | 2 +
- src/ka-settings.c | 58 ++++
- src/ka-settings.h | 43 +++
- src/krb5-auth-dialog.schemas.in | 146 ----------
- src/org.gnome.KrbAuthDialog.convert | 13 +
- src/org.gnome.KrbAuthDialog.gschema.xml | 65 +++++
+ README | 54 +++-
+ configure.ac | 10 +-
+ etpo/Makefile.am | 2 -
+ po/POTFILES.in | 2 +-
+ src/.gitignore | 1 +
+ src/Makefile.am | 27 +-
+ src/ka-applet-priv.h | 11 +-
+ src/ka-applet.c | 77 +++---
+ src/ka-gconf-tools.c | 149 ----------
+ src/ka-gconf-tools.h | 48 ----
+ src/ka-gconf.c | 195 -------------
+ src/ka-gconf.h | 29 --
+ src/ka-kerberos.c | 2 +-
+ src/ka-plugin-loader.c | 27 +-
+ src/ka-preferences.c | 467 +++++++++++---------------------
+ src/ka-preferences.h | 2 +
+ src/ka-settings.c | 58 ++++
+ src/ka-settings.h | 43 +++
+ src/krb5-auth-dialog.schemas.in | 146 ----------
+ src/org.gnome.KrbAuthDialog.convert | 13 +
+ src/org.gnome.KrbAuthDialog.gschema.xml | 65 +++++
21 files changed, 463 insertions(+), 965 deletions(-)
commit 50451b28716e74612152511af44771f761b61c49
@@ -168,7 +531,7 @@ Date: Wed Mar 13 21:17:59 2013 +0100
Version bump
- configure.ac | 2 +-
+ configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 2280349ada1ad05c3d06271f248deca4f26ded54
@@ -177,7 +540,7 @@ Date: Mon Feb 20 21:45:14 2012 +0100
Switch to xz tarballs
- configure.ac | 2 +-
+ configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit d58cf028b7b3b330e444c2abc41cfa574a043268
@@ -186,7 +549,7 @@ Date: Sun Feb 17 16:43:04 2013 +0100
Chain up on startup signal
- src/ka-applet.c | 2 ++
+ src/ka-applet.c | 2 ++
1 file changed, 2 insertions(+)
commit 502027b2fd9b14d7afa79c6b1f0df627a4a9acc6
@@ -197,8 +560,8 @@ Date: Sun Feb 17 13:11:04 2013 +0100
https://live.gnome.org/GnomeGoals/NotificationSource
- src/ka-applet.c | 8 +++++++-
- src/krb5-auth-dialog.desktop.in | 1 +
+ src/ka-applet.c | 8 +++++++-
+ src/krb5-auth-dialog.desktop.in | 1 +
2 files changed, 8 insertions(+), 1 deletion(-)
commit 6dfd23acce6fa37d0a5442a454f0d0f1d35ee716
@@ -207,7 +570,7 @@ Date: Sun Feb 17 13:18:03 2013 +0100
Cleanup whitespace
- src/ka-applet.c | 12 ++++++------
+ src/ka-applet.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
commit 8e540f25293802309b0b8ec3462f304c9055425e
@@ -216,7 +579,7 @@ Date: Sun Feb 10 00:05:01 2013 -0200
Updated Brazilian Portuguese translation
- po/pt_BR.po | 552 ++++++++++++++++++++++++++++++++---------------------------
+ po/pt_BR.po | 552 ++++++++++++++++++++++++++++++++----------------------------
1 file changed, 299 insertions(+), 253 deletions(-)
commit 5510e8b0c8a2e905842962ef059b7e01a6fae24a
@@ -225,7 +588,7 @@ Date: Tue Jan 29 18:17:43 2013 +0100
Updated Czech translation
- po/cs.po | 10 +++++-----
+ po/cs.po | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
commit cddd9d16074ea8c355821df7c486b87b388bd539
@@ -234,7 +597,7 @@ Date: Tue Jan 29 00:24:43 2013 +0100
Updated Czech translation
- po/cs.po | 116 +++++++++++++++++++++++++++++++-------------------------------
+ po/cs.po | 116 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 58 insertions(+), 58 deletions(-)
commit 1b3761ac09cbfa368868c39cc335c274799f6f67
@@ -243,7 +606,7 @@ Date: Fri Nov 9 12:04:12 2012 +0100
Updated Czech translation
- po/cs.po | 319 +++++++++++++++++++++++++++++++-------------------------------
+ po/cs.po | 319 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 162 insertions(+), 157 deletions(-)
commit 1bbe1eec409d0b9df58c41bcc9296276ed71eb42
@@ -252,7 +615,7 @@ Date: Thu Nov 8 17:54:58 2012 +0100
Updated German help translation
- help/de/de.po | 16 +++++++---------
+ help/de/de.po | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
commit eaeba86724f410d92d3631a1388b3608a18cb1bf
@@ -261,7 +624,7 @@ Date: Tue Oct 2 22:29:04 2012 +0200
Updated Czech translation
- po/cs.po | 89 ++++++++++++++++++++++++++++----------------------------------
+ po/cs.po | 89 +++++++++++++++++++++++++++++-----------------------------------
1 file changed, 40 insertions(+), 49 deletions(-)
commit b91bb96964812acb1241ad298bf52702c2e2bcf2
@@ -270,7 +633,7 @@ Date: Thu Aug 30 14:41:41 2012 +0200
Updated Galician translations
- po/gl.po | 10 +++++-----
+ po/gl.po | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
commit ea7f6c3ef186cd43ca879f9c6014b56291c179e9
@@ -279,7 +642,7 @@ Date: Sun Jun 3 00:17:29 2012 +0200
Updated French translation
- po/fr.po | 313 +++++++++++++++++++++++++++++++-------------------------------
+ po/fr.po | 313 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 158 insertions(+), 155 deletions(-)
commit 9109ec49c77b1daa2d9d9b85440bdbc8da1607c1
@@ -288,7 +651,7 @@ Date: Mon May 28 14:58:41 2012 +0200
Updated Slovenian translation
- po/sl.po | 289 +++++++++++++++++++++++++++++++-------------------------------
+ po/sl.po | 289 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 146 insertions(+), 143 deletions(-)
commit 86a06ecad9849a4ca5508cf7cfdbcede89cdf15d
@@ -297,7 +660,7 @@ Date: Sun May 27 12:30:05 2012 +0200
Updated Spanish translation
- po/es.po | 446 +++++++++++++++++++++++++++++++-------------------------------
+ po/es.po | 446 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 223 insertions(+), 223 deletions(-)
commit 771275702e1802b7150b9903c8ad915f604cc746
@@ -308,7 +671,7 @@ Date: Fri May 25 16:24:11 2012 +0200
https://bugzilla.gnome.org/show_bug.cgi?id=676809
- src/ka-applet.c | 2 +-
+ src/ka-applet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 61bc6c38d4938f6c4b7938f98978538421503e7f
@@ -317,7 +680,7 @@ Date: Sat Mar 24 00:12:35 2012 +0100
Updated Galician translations
- po/gl.po | 460 ++++++++++++++++++++++++++++++++------------------------------
+ po/gl.po | 460 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 237 insertions(+), 223 deletions(-)
commit f7414096623e564d9d26794b7cc1cb3ab680929d
@@ -326,8 +689,8 @@ Date: Sun Oct 16 18:41:00 2011 +0200
Bump version to 3.2.1
- NEWS | 13 +++++++++++++
- configure.ac | 2 +-
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
commit 9f435e2c60a8bea0c196be393125f6f8767e7afd
@@ -336,7 +699,7 @@ Date: Sun Oct 16 18:51:18 2011 +0200
Remove cc-panel/
- cc-panel/.gitignore | 2 --
+ cc-panel/.gitignore | 2 --
1 file changed, 2 deletions(-)
commit aba3a821e5ea990701ca060bcc1ee40eb0d884ca
@@ -345,7 +708,7 @@ Date: Tue Oct 4 11:38:35 2011 +0200
Updated Czech translation
- po/cs.po | 501 +++++++++++++++++++++++++++++++-------------------------------
+ po/cs.po | 501 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 252 insertions(+), 249 deletions(-)
commit 5096ce0e7364523e85ccee9da224133a7a5354bf
@@ -354,7 +717,7 @@ Date: Sat Oct 1 23:20:37 2011 +0200
Updated French translation
- po/fr.po | 353 +++++++++++++++++++++++++++++++-------------------------------
+ po/fr.po | 353 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 176 insertions(+), 177 deletions(-)
commit feea4b3e8b0ac9a2b7d61653f13dd7531245584e
@@ -363,7 +726,7 @@ Date: Sat Oct 1 11:48:06 2011 +0200
Updated Spanish translation
- help/es/es.po | 31 ++++++++++++++-----------------
+ help/es/es.po | 31 ++++++++++++++-----------------
1 file changed, 14 insertions(+), 17 deletions(-)
commit 7f943685c00ea659b732c81e56ff5e5b831db5eb
@@ -375,7 +738,7 @@ Date: Thu Sep 29 16:12:19 2011 +0200
Signed-off-by: Zdeněk Hataš <zdenek.hatas@gmail.com>
Signed-off-by: Guido Günther <agx@sigxcpu.org>
- help/C/krb5-auth-dialog.xml | 4 ++--
+ help/C/krb5-auth-dialog.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 15fde0ec01fd3c55e886e077e3a8dcd2c24fd02c
@@ -386,8 +749,8 @@ Date: Tue Sep 27 20:47:54 2011 +0200
and get the bus via g_bus_get_sync unbreak DBus activation.
- src/ka-applet.c | 6 ++----
- src/ka-dbus.c | 20 +++++++++-----------
+ src/ka-applet.c | 6 ++----
+ src/ka-dbus.c | 20 +++++++++-----------
2 files changed, 11 insertions(+), 15 deletions(-)
commit 256cd8abe47a7d762d738295e1c8f3ca90ab7590
@@ -398,7 +761,7 @@ Date: Tue Sep 27 11:52:37 2011 +0200
BZ: #660227
- src/krb5-auth-dialog.desktop.in | 1 +
+ src/krb5-auth-dialog.desktop.in | 1 +
1 file changed, 1 insertion(+)
commit 1c89fe8b203c85dcb4ff06fb8da34e411eb56730
@@ -407,8 +770,8 @@ Date: Mon Sep 26 22:13:36 2011 +0200
Bump version to 3.2.0
- NEWS | 13 +++++++++++++
- configure.ac | 2 +-
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
commit 72886265ec4f518e32ef178cea806b336844ecec
@@ -417,7 +780,7 @@ Date: Mon Sep 26 22:06:12 2011 +0200
Avoid crash by not settings string columns to 0
- src/ka-kerberos.c | 2 --
+ src/ka-kerberos.c | 2 --
1 file changed, 2 deletions(-)
commit 42eaa5d3e594b69a555423e2a7c2c04fcb25465d
@@ -426,7 +789,7 @@ Date: Mon Sep 19 21:52:10 2011 +0200
[l10n] Updated German translation
- po/de.po | 358 ++++++++++++++++++++++++++++++++------------------------------
+ po/de.po | 358 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 183 insertions(+), 175 deletions(-)
commit 8efd67bb6f69ee690ea51f48a37d21cdc766e2c2
@@ -435,7 +798,7 @@ Date: Thu Sep 15 12:25:21 2011 +0200
autogen.sh: look for ka-kerberos.c
- autogen.sh | 2 +-
+ autogen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit bbe15a3a7c0d5154332e64a3bb7fbe2367056400
@@ -444,7 +807,7 @@ Date: Mon Sep 12 16:34:37 2011 +0200
Add translator hints
- src/ka-main-window.c | 3 +++
+ src/ka-main-window.c | 3 +++
1 file changed, 3 insertions(+)
commit 9266c74980f52605d039cc0b6530c0a17917f6e2
@@ -455,7 +818,7 @@ Date: Mon Sep 12 12:23:13 2011 +0200
since GtkApplication is 3.0 only
- configure.ac | 32 ++++++--------------------------
+ configure.ac | 32 ++++++--------------------------
1 file changed, 6 insertions(+), 26 deletions(-)
commit d8efe4a8fe5152f8c53c005fb0830ef80fce8a9d
@@ -464,7 +827,7 @@ Date: Mon Sep 12 12:16:50 2011 +0200
Don't try to free invalid context
- src/ka-kerberos.c | 10 ++++++++--
+ src/ka-kerberos.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
commit 25d0d29c28cc7b6038a441f8f1ca97deefcd14db
@@ -494,8 +857,8 @@ Date: Mon Sep 12 10:43:57 2011 +0200
Move main() into ka-applet
- src/ka-applet.c | 26 +++++++++++++++++++++++---
- src/ka-dialog.c | 23 +----------------------
+ src/ka-applet.c | 26 +++++++++++++++++++++++---
+ src/ka-dialog.c | 23 +----------------------
2 files changed, 24 insertions(+), 25 deletions(-)
commit 5de82603dd831a13754a139c6eb80d9d87d4b27d
@@ -506,7 +869,7 @@ Date: Sat Sep 10 14:57:34 2011 +0200
since we now use it to edit the prefs.
- src/krb5-auth-dialog.desktop.in | 1 -
+ src/krb5-auth-dialog.desktop.in | 1 -
1 file changed, 1 deletion(-)
commit adc616b490faccbec37aed550002b3e3f8b0169c
@@ -515,8 +878,8 @@ Date: Sun Sep 11 14:49:24 2011 +0200
Show main window when krb5-auth-dialog is invoked again
- src/ka-applet.c | 107 ++++++++++++++++++++++++++++++++++++++++++++++++-------
- src/ka-dialog.c | 61 ++++++++++++-------------------
+ src/ka-applet.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++++-------
+ src/ka-dialog.c | 61 ++++++++++++--------------------
2 files changed, 118 insertions(+), 50 deletions(-)
commit 819f5ea45868fad8ed9ae47d2c99862520846eda
@@ -527,9 +890,9 @@ Date: Sun Sep 11 13:35:30 2011 +0200
instead from within main.
- src/ka-applet.c | 23 +++++++++++++++++++++++
- src/ka-dialog.c | 43 +++++++++++++++++++++++++------------------
- src/ka-dialog.h | 3 +++
+ src/ka-applet.c | 23 +++++++++++++++++++++++
+ src/ka-dialog.c | 43 +++++++++++++++++++++++++------------------
+ src/ka-dialog.h | 3 +++
3 files changed, 51 insertions(+), 18 deletions(-)
commit 072bf062baf562bcf35436c5ebb62919cdf069e4
@@ -541,9 +904,9 @@ Date: Sun Sep 11 10:59:14 2011 +0200
to work towards better singleton operation. Since GApplication acquires
the DBus name already don't try to own the name in ka-dbus again.
- src/ka-applet.c | 16 ++++++++++------
- src/ka-dbus.c | 41 +++++++++--------------------------------
- src/ka-dialog.c | 2 +-
+ src/ka-applet.c | 16 ++++++++++------
+ src/ka-dbus.c | 41 +++++++++--------------------------------
+ src/ka-dialog.c | 2 +-
3 files changed, 20 insertions(+), 39 deletions(-)
commit 19bb938a2bb502640f53a25f452e400dd0f68d5a
@@ -552,7 +915,7 @@ Date: Fri Sep 9 12:01:57 2011 +0200
Updated Czech translation
- po/cs.po | 202 ++++++++++++++++++++++++++++++++------------------------------
+ po/cs.po | 202 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 103 insertions(+), 99 deletions(-)
commit 8b53aed4c6ae13782b68b51fbdafba83f2da61f8
@@ -561,7 +924,7 @@ Date: Wed Sep 7 21:28:35 2011 +0200
Updated Slovenian translation
- po/sl.po | 329 ++++++++++++++++++++++++++++++++------------------------------
+ po/sl.po | 329 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 169 insertions(+), 160 deletions(-)
commit 9687ba4ba4c547436a122f21129bc6251a8b4a49
@@ -572,7 +935,7 @@ Date: Tue Sep 6 16:36:32 2011 +0200
https://bugzilla.gnome.org/show_bug.cgi?id=658364
- configure.ac | 8 --------
+ configure.ac | 8 --------
1 file changed, 8 deletions(-)
commit 1fec2e02597926de3921da4b462610779a1333bf
@@ -581,8 +944,8 @@ Date: Tue Sep 6 12:37:28 2011 +0200
Bump version to 3.1.91
- NEWS | 12 ++++++++++++
- configure.ac | 2 +-
+ NEWS | 12 ++++++++++++
+ configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
commit becb3cadc883efcd444b9ffbccdd5ac535062feb
@@ -591,7 +954,7 @@ Date: Tue Sep 6 10:53:37 2011 +0200
Remove items moved to ticket dialog
- src/ka-applet.c | 50 +-------------------------------------------------
+ src/ka-applet.c | 50 +-------------------------------------------------
1 file changed, 1 insertion(+), 49 deletions(-)
commit 3fe50f6c8450f1eb38dbb249c89b92ff51032ed3
@@ -602,21 +965,21 @@ Date: Sun Sep 4 21:52:47 2011 +0200
BZ: #657292
- Makefile.am | 2 +-
- cc-panel/Makefile.am | 55 ---
- cc-panel/cc-ka-panel.c | 784 -----------------------------------
- cc-panel/cc-ka-panel.h | 45 --
- cc-panel/gnome-ka-panel.desktop.in | 17 -
- cc-panel/ka-module.c | 20 -
- cc-panel/ka-panel.ui | 732 ---------------------------------
- configure.ac | 1 -
- po/POTFILES.in | 4 +-
- src/Makefile.am | 2 +
- src/ka-applet.c | 3 +
- src/ka-main-window.c | 3 +-
- src/ka-preferences.c | 689 +++++++++++++++++++++++++++++++
- src/ka-preferences.h | 21 +
- src/krb5-auth-dialog.ui | 794 ++++++++++++++++++++++++++++++++++++
+ Makefile.am | 2 +-
+ cc-panel/Makefile.am | 55 ---
+ cc-panel/cc-ka-panel.c | 784 ------------------------------------
+ cc-panel/cc-ka-panel.h | 45 ---
+ cc-panel/gnome-ka-panel.desktop.in | 17 -
+ cc-panel/ka-module.c | 20 -
+ cc-panel/ka-panel.ui | 732 ----------------------------------
+ configure.ac | 1 -
+ po/POTFILES.in | 4 +-
+ src/Makefile.am | 2 +
+ src/ka-applet.c | 3 +
+ src/ka-main-window.c | 3 +-
+ src/ka-preferences.c | 689 ++++++++++++++++++++++++++++++++
+ src/ka-preferences.h | 21 +
+ src/krb5-auth-dialog.ui | 794 +++++++++++++++++++++++++++++++++++++
15 files changed, 1513 insertions(+), 1659 deletions(-)
commit 58680535a6fb6e860276d05703341f5fc505149c
@@ -625,7 +988,7 @@ Date: Mon Sep 5 13:54:59 2011 +0200
Updated Spanish translation
- po/es.po | 81 ++++++++++++++++++++++++++++++++++----------------------------
+ po/es.po | 81 +++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 45 insertions(+), 36 deletions(-)
commit 030d15751d0ab74b0624680f696248747fd1d562
@@ -634,10 +997,10 @@ Date: Sun Sep 4 20:08:28 2011 +0200
Wire up about dialog
- src/ka-applet.c | 23 +----------------------
- src/ka-main-window.c | 2 +-
- src/ka-tools.c | 28 ++++++++++++++++++++++++++++
- src/ka-tools.h | 1 +
+ src/ka-applet.c | 23 +----------------------
+ src/ka-main-window.c | 2 +-
+ src/ka-tools.c | 28 ++++++++++++++++++++++++++++
+ src/ka-tools.h | 1 +
4 files changed, 31 insertions(+), 23 deletions(-)
commit 604cd3bbf5ed06f45d06d89c62a13b05c85e6510
@@ -646,9 +1009,9 @@ Date: Sun Sep 4 19:05:08 2011 +0200
Add menu bar to main window
- src/ka-main-window.c | 64 ++++++++++++--
- src/ka-main-window.h | 2 +-
- src/krb5-auth-dialog.ui | 211 +++++++++++++++++++++++++++++++++++++----------
+ src/ka-main-window.c | 64 +++++++++++++--
+ src/ka-main-window.h | 2 +-
+ src/krb5-auth-dialog.ui | 211 +++++++++++++++++++++++++++++++++++++-----------
3 files changed, 226 insertions(+), 51 deletions(-)
commit 88d1f28b5aa86aba5cf4d46f719fe2ca5c9f1040
@@ -657,7 +1020,7 @@ Date: Sun Sep 4 19:20:12 2011 +0200
Name callbacks consistently
- src/ka-applet.c | 24 ++++++++++++------------
+ src/ka-applet.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
commit 53dfb8407380dd82d32f80c5deed39da1f982cfa
@@ -668,12 +1031,12 @@ Date: Sun Sep 4 18:47:32 2011 +0200
Introduce a krb-ccache-changed signal for that.
- src/ka-applet-priv.h | 4 +++-
- src/ka-applet.c | 12 +++++++++---
- src/ka-dbus.c | 2 +-
- src/ka-dialog.c | 7 ++++---
- src/ka-main-window.c | 14 +++++++++++++-
- src/ka-main-window.h | 4 +++-
+ src/ka-applet-priv.h | 4 +++-
+ src/ka-applet.c | 12 +++++++++---
+ src/ka-dbus.c | 2 +-
+ src/ka-dialog.c | 7 ++++---
+ src/ka-main-window.c | 14 +++++++++++++-
+ src/ka-main-window.h | 4 +++-
6 files changed, 33 insertions(+), 10 deletions(-)
commit 47bdf47feaa0a4b5fd9fd05e96f4b1f4a4eca49c
@@ -684,15 +1047,15 @@ Date: Sun Sep 4 15:31:44 2011 +0200
instead of a dialog
- po/POTFILES.in | 2 +-
- src/Makefile.am | 4 +-
- src/ka-applet.c | 10 ++--
- src/ka-dialog.c | 2 +-
- src/ka-main-window.c | 123 +++++++++++++++++++++++++++++++++++++++++++++++
- src/ka-main-window.h | 40 +++++++++++++++
- src/ka-tickets.c | 116 --------------------------------------------
- src/ka-tickets.h | 39 ---------------
- src/krb5-auth-dialog.ui | 61 +++++------------------
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 4 +-
+ src/ka-applet.c | 10 ++--
+ src/ka-dialog.c | 2 +-
+ src/ka-main-window.c | 123 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-main-window.h | 40 ++++++++++++++++
+ src/ka-tickets.c | 116 ---------------------------------------------
+ src/ka-tickets.h | 39 ---------------
+ src/krb5-auth-dialog.ui | 61 +++++-------------------
9 files changed, 184 insertions(+), 213 deletions(-)
commit 371720a2b70b968dfcaaf5b7de0d0826c985a050
@@ -701,7 +1064,7 @@ Date: Sun Sep 4 16:05:54 2011 +0200
Connect GtkBuilder signals
- src/ka-applet.c | 2 ++
+ src/ka-applet.c | 2 ++
1 file changed, 2 insertions(+)
commit 8c1a20fbfee1c1ed6ad3002e169c939ad9e87477
@@ -710,7 +1073,7 @@ Date: Tue Aug 16 23:00:21 2011 +0200
Updated Galician translations
- po/gl.po | 293 +++++++++++++++++++++++++++++++++++---------------------------
+ po/gl.po | 293 ++++++++++++++++++++++++++++++++++++---------------------------
1 file changed, 166 insertions(+), 127 deletions(-)
commit 7a7a51829f6fa07470f311b8d090569a9845c791
@@ -719,7 +1082,7 @@ Date: Tue Aug 16 15:22:10 2011 +0000
Update Simplified Chinese translation.
- po/zh_CN.po | 413 ++++++++++++++++++++++++++++++++---------------------------
+ po/zh_CN.po | 413 ++++++++++++++++++++++++++++++++----------------------------
1 file changed, 221 insertions(+), 192 deletions(-)
commit f12286399ca209b31ca17d4162fbf99ed6968b36
@@ -728,7 +1091,7 @@ Date: Fri Jun 10 15:57:05 2011 +0200
Fix Czech translation
- po/cs.po | 4 ++--
+ po/cs.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 905cb444e01794557d038c4547d483a18f2a46cf
@@ -737,7 +1100,7 @@ Date: Fri Jun 10 15:52:51 2011 +0200
Update Czech translation by Zdenek Hatas
- po/cs.po | 347 +++++++++++++++++++++++++++++++++-----------------------------
+ po/cs.po | 347 ++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 187 insertions(+), 160 deletions(-)
commit 2b27db7f8d18d7d6d473a1efd093a1fe0e646981
@@ -746,8 +1109,8 @@ Date: Sun Apr 24 15:56:52 2011 +0200
Bump version to 3.0.1
- NEWS | 10 ++++++++++
- configure.ac | 2 +-
+ NEWS | 10 ++++++++++
+ configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
commit 47736eaea5871d835eb951640b0baa5c350c4060
@@ -760,8 +1123,8 @@ Date: Fri Apr 22 21:05:08 2011 +0200
BZ: #648242
- src/ka-dialog.c | 5 +----
- src/krb5-auth-dialog.1.in | 15 +++++++--------
+ src/ka-dialog.c | 5 +----
+ src/krb5-auth-dialog.1.in | 15 +++++++--------
2 files changed, 8 insertions(+), 12 deletions(-)
commit 3fa4bfb76ee2d38dfb1f3a0287d320fbb38b9e6f
@@ -770,7 +1133,7 @@ Date: Thu Apr 21 17:36:17 2011 +0200
Updated French translation
- po/fr.po | 122 +++++++++++++++++++++++++++++++++++++-------------------------
+ po/fr.po | 122 ++++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 74 insertions(+), 48 deletions(-)
commit e75b2be5f1f8a6d1410a6ea5c37217c9e29513c1
@@ -779,7 +1142,7 @@ Date: Wed Apr 6 22:33:14 2011 +0200
Updated Danish translation
- po/da.po | 126 +++++++++++++++++++++++++++++++++++++-------------------------
+ po/da.po | 126 ++++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 76 insertions(+), 50 deletions(-)
commit 46edaee71f066bc961e319e0d589a15d44f97192
@@ -788,7 +1151,7 @@ Date: Wed Apr 6 12:32:04 2011 +0200
Updated Slovenian translation
- po/sl.po | 46 ++++++++++++++++++++++++++++------------------
+ po/sl.po | 46 ++++++++++++++++++++++++++++------------------
1 file changed, 28 insertions(+), 18 deletions(-)
commit 704323a748cb19e177d9000f286e24eabea0c115
@@ -797,7 +1160,7 @@ Date: Mon Apr 4 19:53:01 2011 +0200
Updated Spanish translation
- po/es.po | 35 ++++++++++++++++++++---------------
+ po/es.po | 35 ++++++++++++++++++++---------------
1 file changed, 20 insertions(+), 15 deletions(-)
commit 048b63e48ac57a63ecb3759f0a58c431ee09bf4f
@@ -806,8 +1169,8 @@ Date: Mon Apr 4 15:20:33 2011 +0200
Bump version to 3.0.0
- NEWS | 11 +++++++++++
- configure.ac | 2 +-
+ NEWS | 11 +++++++++++
+ configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
commit b9431bc950ff61e0985abd106b4a68402376b355
@@ -822,7 +1185,7 @@ Date: Fri Apr 1 18:35:44 2011 +0200
DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface `org.gnome.KrbAuthDialog' on object at path /org/gnome/KrbAuthDialog
- src/ka-dbus.c | 8 ++++----
+ src/ka-dbus.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
commit a5b7c21fba6f99afb768604a20fe394edee9dd16
@@ -831,7 +1194,7 @@ Date: Fri Apr 1 17:54:28 2011 +0200
Remove superfluous default argument
- src/org.gnome.KrbAuthDialog.service.in | 2 +-
+ src/org.gnome.KrbAuthDialog.service.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 94643b1b79172860c09efcfe8be874170f69562d
@@ -840,7 +1203,7 @@ Date: Fri Apr 1 16:11:36 2011 +0200
Update copyright and comments
- src/ka-applet.c | 6 +++---
+ src/ka-applet.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 6dbcd27838a820d98421af9cdbe9955d1d003902
@@ -849,7 +1212,7 @@ Date: Thu Mar 31 22:37:50 2011 +0200
[l10n] Updated German translation
- po/de.po | 268 ++++++++++++++++++++++++++++++--------------------------------
+ po/de.po | 268 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 131 insertions(+), 137 deletions(-)
commit cdc8fd453e1c4fc52472409eadb5a61d616c240b
@@ -858,7 +1221,7 @@ Date: Wed Mar 30 15:25:55 2011 +0200
Simplify by using gtk_tree_view_insert_column_with_attributes
- src/ka-tickets.c | 72 +++++++++++++++++++++++++++---------------------------
+ src/ka-tickets.c | 72 ++++++++++++++++++++++++++++----------------------------
1 file changed, 36 insertions(+), 36 deletions(-)
commit 5ec9b6df318c816f3d1ff1604baba5f6a3a0dc2b
@@ -867,7 +1230,7 @@ Date: Wed Mar 30 15:04:01 2011 +0200
Ignore generated bz2 files
- .gitignore | 1 +
+ .gitignore | 1 +
1 file changed, 1 insertion(+)
commit 2d61d9a54da71c87d6f6837eb5fb5db883aafe73
@@ -880,7 +1243,7 @@ Date: Wed Mar 30 14:58:31 2011 +0200
notification message doesn't talk about "refreshing" when we're actually
just reporting the current status.
- src/ka-applet.c | 13 +++++++++----
+ src/ka-applet.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
commit aa02873b65668c69067090041af3803fc753b239
@@ -889,7 +1252,7 @@ Date: Wed Mar 30 14:03:53 2011 +0200
Fix description for translators
- cc-panel/gnome-ka-panel.desktop.in | 2 +-
+ cc-panel/gnome-ka-panel.desktop.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 589643460d363128ca5ef268aa49d0501bf65206
@@ -898,7 +1261,7 @@ Date: Tue Mar 29 16:16:32 2011 +0200
Updated Slovenian translation
- po/sl.po | 158 ++++++++++++++++++++++++++++++++++----------------------------
+ po/sl.po | 158 ++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 86 insertions(+), 72 deletions(-)
commit 9cf49075f942fb0ae67685458bedca8ef0449912
@@ -907,7 +1270,7 @@ Date: Mon Mar 28 20:39:34 2011 +0200
Updated Norwegian bokmål translation
- po/nb.po | 260 +++++++++++++++++++++++++++++++-------------------------------
+ po/nb.po | 260 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 132 insertions(+), 128 deletions(-)
commit 378378f939868df01669042d1a5f8e1541950b10
@@ -916,7 +1279,7 @@ Date: Mon Mar 28 19:07:48 2011 +0200
Updated Spanish translation
- po/es.po | 15 +++++++--------
+ po/es.po | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
commit 8c28c8a6500fa28426a493c1c26039a0c2668d93
@@ -925,7 +1288,7 @@ Date: Sun Mar 27 22:15:22 2011 +0200
Add bug-database and download-page
- krb5-auth-dialog.doap | 2 ++
+ krb5-auth-dialog.doap | 2 ++
1 file changed, 2 insertions(+)
commit 8c192286510afa28b056317321b062f107d6f994
@@ -934,7 +1297,7 @@ Date: Sun Mar 27 22:08:55 2011 +0200
Add description to doap file
- krb5-auth-dialog.doap | 7 +++++++
+ krb5-auth-dialog.doap | 7 +++++++
1 file changed, 7 insertions(+)
commit 3504c98b48de8abd16d9331c332a0fed09803b2f
@@ -943,8 +1306,8 @@ Date: Sat Mar 26 08:46:35 2011 +0100
Bump version to 2.91.93
- NEWS | 11 +++++++++++
- configure.ac | 2 +-
+ NEWS | 11 +++++++++++
+ configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
commit 585d63c4c7cbe0276c7d343d1c57df9518fb3867
@@ -953,7 +1316,7 @@ Date: Sat Mar 26 08:31:51 2011 +0100
Indicate empty ticket cache
- src/ka-dialog.c | 8 ++++++++
+ src/ka-dialog.c | 8 ++++++++
1 file changed, 8 insertions(+)
commit 1256147f9922196ff477f3c9b24fe20ec120994c
@@ -962,7 +1325,7 @@ Date: Fri Mar 25 19:28:29 2011 +0100
Updated Spanish translation
- po/es.po | 110 +++++++++++++++++++++++++++++++++++++++-----------------------
+ po/es.po | 110 +++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 69 insertions(+), 41 deletions(-)
commit c00a691f07b9b97ed41d309627e0aa59afb32858
@@ -975,7 +1338,7 @@ Date: Wed Mar 23 15:03:13 2011 +0100
This is already spelled out in the details of the notification.
- src/ka-applet.c | 6 +++---
+ src/ka-applet.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit e4ae7390b0bd23b367144424538fa2619d46136c
@@ -986,7 +1349,7 @@ Date: Wed Mar 23 14:03:55 2011 +0100
Only few users will need them.
- cc-panel/ka-panel.ui | 514 ++++++++++++++++++++++++++++++++------------------
+ cc-panel/ka-panel.ui | 514 +++++++++++++++++++++++++++++++++------------------
1 file changed, 333 insertions(+), 181 deletions(-)
commit 364529f063b6fbd051d92a4732a477280f51abc0
@@ -995,7 +1358,7 @@ Date: Tue Mar 22 21:06:13 2011 +0100
Updated Spanish translation
- po/es.po | 139 ++++++++++++++++++++++++++++++++------------------------------
+ po/es.po | 139 +++++++++++++++++++++++++++++++++------------------------------
1 file changed, 72 insertions(+), 67 deletions(-)
commit da08ed170f9d668e72c153ff52bb4bcc278feb4a
@@ -1004,7 +1367,7 @@ Date: Mon Mar 21 21:49:07 2011 +0100
Call it "Kerberos Authentication" consistently
- src/ka-applet.c | 6 +++---
+ src/ka-applet.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 7e4ca4889c40e011894b9a809e1f45b62e43e8f3
@@ -1013,7 +1376,7 @@ Date: Mon Mar 21 21:48:22 2011 +0100
There's no tray icon in GNOME3
- krb5-auth-dialog.doap | 2 +-
+ krb5-auth-dialog.doap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 0e84bb13c18534c9f77e73bc7f9a5464bedeb4f0
@@ -1022,7 +1385,7 @@ Date: Sun Mar 20 11:41:52 2011 +0100
Updated French translation
- po/fr.po | 112 ++++++++++++++++++++++++++++++--------------------------------
+ po/fr.po | 112 ++++++++++++++++++++++++++++++---------------------------------
1 file changed, 54 insertions(+), 58 deletions(-)
commit 27caa1d56d488b45527d44cd996bb2f6a897868e
@@ -1031,7 +1394,7 @@ Date: Sun Mar 20 11:38:06 2011 +0100
Updated French translation
- po/fr.po | 140 ++++++++++++++++++++++++++++----------------------------------
+ po/fr.po | 140 ++++++++++++++++++++++++++++-----------------------------------
1 file changed, 62 insertions(+), 78 deletions(-)
commit 658eced9ec3a2cd5a72cdf8ffd4da711030eb6ee
@@ -1040,7 +1403,7 @@ Date: Wed Mar 2 18:01:23 2011 +0100
Beautify cc-panel a bit
- cc-panel/ka-panel.ui | 17 +++++++++--------
+ cc-panel/ka-panel.ui | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
commit ceadb0d569528de606dcea73f058cba788deb5e7
@@ -1058,7 +1421,7 @@ Date: Sun Mar 13 12:04:09 2011 +0100
Added da to list of languages
- po/LINGUAS | 1 +
+ po/LINGUAS | 1 +
1 file changed, 1 insertion(+)
commit 3deb396641e2e28a6637d3f57af27aebfd7882a8
@@ -1069,7 +1432,7 @@ Date: Mon Mar 7 22:41:28 2011 -0600
Fix up the defines a bit for additional NM 0.9 states.
- src/ka-dialog.c | 13 +++++++++++++
+ src/ka-dialog.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
commit 153d4059b999bddc60a12f0bb960fdbeff24c477
@@ -1078,7 +1441,7 @@ Date: Mon Mar 7 18:55:52 2011 +0100
Run autoupdate and switch to bzip2
- configure.ac | 21 ++++++++++-----------
+ configure.ac | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
commit 461783f5ff6469a1e0803954e120394cc3172afd
@@ -1087,8 +1450,8 @@ Date: Mon Mar 7 18:26:50 2011 +0100
Bump version to 2.91.91
- NEWS | 6 ++++++
- configure.ac | 2 +-
+ NEWS | 6 ++++++
+ configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
commit ce202b6975ff0390ac2ef56d2f24f5f15b56c384
@@ -1099,17 +1462,17 @@ Date: Fri Feb 25 23:09:22 2011 +0100
https://bugzilla.gnome.org/show_bug.cgi?id=622885
- configure.ac | 12 +--
- etpo/Makefile.am | 2 -
- plugins/ka-plugin-afs.c | 6 +-
- src/.gitignore | 1 -
- src/Makefile.am | 14 ---
- src/ka-applet-priv.h | 5 +
- src/ka-applet.c | 28 ++++--
- src/ka-dbus.c | 249 +++++++++++++++++++++++++++++++++++------------
- src/ka-dbus.h | 12 +--
- src/ka-dbus.xml | 30 ------
- src/ka-dialog.c | 15 ++-
+ configure.ac | 12 +--
+ etpo/Makefile.am | 2 -
+ plugins/ka-plugin-afs.c | 6 +-
+ src/.gitignore | 1 -
+ src/Makefile.am | 14 ---
+ src/ka-applet-priv.h | 5 +
+ src/ka-applet.c | 28 ++++--
+ src/ka-dbus.c | 249 ++++++++++++++++++++++++++++++++++++------------
+ src/ka-dbus.h | 12 +--
+ src/ka-dbus.xml | 30 ------
+ src/ka-dialog.c | 15 ++-
11 files changed, 234 insertions(+), 140 deletions(-)
commit d7fb06fed1ef841e854ede85980c9e5d6544e868
@@ -1134,9 +1497,9 @@ Date: Sun Feb 27 15:43:16 2011 +0100
Add acquire ticket and destroy ccache via DBus examples
- examples/Makefile.am | 2 ++
- examples/destroy-ccache.py | 8 ++++++++
- examples/tgt-acquire.py | 8 ++++++++
+ examples/Makefile.am | 2 ++
+ examples/destroy-ccache.py | 8 ++++++++
+ examples/tgt-acquire.py | 8 ++++++++
3 files changed, 18 insertions(+)
commit 1824f443fcd94b2cce375d3f3b3d1636230e332b
@@ -1145,8 +1508,8 @@ Date: Thu Feb 24 19:39:37 2011 +0100
Bump version to 2.91.90
- NEWS | 15 ++++++++++++++-
- configure.ac | 2 +-
+ NEWS | 15 ++++++++++++++-
+ configure.ac | 2 +-
2 files changed, 15 insertions(+), 2 deletions(-)
commit 1c3f34f7dd486e50ed8ba89baff13042ae2bed69
@@ -1158,7 +1521,7 @@ Date: Thu Feb 24 19:26:11 2011 +0100
Instead of waiting for the first time the expiry timer kicks in check
for valid tickets once we've set up everything.
- src/ka-dialog.c | 10 ++++++++++
+ src/ka-dialog.c | 10 ++++++++++
1 file changed, 10 insertions(+)
commit 6c81e8cbf5c9a59f4412fcd96668ec192e7311bd
@@ -1169,7 +1532,7 @@ Date: Thu Feb 24 18:28:51 2011 +0100
Debian Bug: #582497
- src/ka-dialog.c | 10 ++++------
+ src/ka-dialog.c | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
commit ab3c8a7335af2b9a881eb05c1e71e2679ac46338
@@ -1178,7 +1541,7 @@ Date: Thu Feb 24 13:20:13 2011 +0100
Add a band aid for #642666
- src/ka-applet.c | 34 ++++++++++++++++++++++------------
+ src/ka-applet.c | 34 ++++++++++++++++++++++------------
1 file changed, 22 insertions(+), 12 deletions(-)
commit 0497c19b4ece56ce68837f032f3c87866d9011ba
@@ -1187,11 +1550,11 @@ Date: Tue Feb 15 21:36:30 2011 +0100
Rename the UI definitions to .ui
- po/POTFILES.in | 2 +-
- src/Makefile.am | 2 +-
- src/ka-applet.c | 2 +-
- src/krb5-auth-dialog.ui | 216 ++++++++++++++++++++++++++++++++++++++++++++++
- src/krb5-auth-dialog.xml | 216 ----------------------------------------------
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 2 +-
+ src/ka-applet.c | 2 +-
+ src/krb5-auth-dialog.ui | 216 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-dialog.xml | 216 -----------------------------------------------
5 files changed, 219 insertions(+), 219 deletions(-)
commit 286054dfc9dabd0fa10d229ae1c71a9f2dd40326
@@ -1200,7 +1563,7 @@ Date: Sat Feb 19 11:12:34 2011 +0100
Updated Slovenian translation
- po/sl.po | 150 +++++++++++++++++++++++++++++++-------------------------------
+ po/sl.po | 150 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 74 insertions(+), 76 deletions(-)
commit ba63a6711ab3e0b286ea29ff9a576681c0241a9c
@@ -1209,7 +1572,7 @@ Date: Tue Feb 15 22:16:17 2011 +0100
Updated Swedish translation
- po/sv.po | 416 ++++++++++++++++++++++++++++++++------------------------------
+ po/sv.po | 416 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 213 insertions(+), 203 deletions(-)
commit 88acc9ee38f59eaf5800e49cd94c767d5dafdbc8
@@ -1218,7 +1581,7 @@ Date: Tue Feb 15 21:31:36 2011 +0100
Updated Spanish translation
- po/es.po | 159 ++++++++++++++++++++++++++++++++------------------------------
+ po/es.po | 159 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 81 insertions(+), 78 deletions(-)
commit 6ab2def9525e9a8c6d7520bd7ffbaea0b9d5545c
@@ -1229,8 +1592,8 @@ Date: Mon Feb 14 08:35:35 2011 +0100
and update NEWS file
- NEWS | 23 +++++++++++++++++++++++
- configure.ac | 2 +-
+ NEWS | 23 +++++++++++++++++++++++
+ configure.ac | 2 +-
2 files changed, 24 insertions(+), 1 deletion(-)
commit 255bc9697d0e0542c5ea367fb2dbec2e18d3100b
@@ -1241,7 +1604,7 @@ Date: Mon Feb 14 18:54:58 2011 +0100
for a translatable application name in the notification area
- src/ka-applet.c | 2 +-
+ src/ka-applet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit d13c9fdb2723d32b9d2cef3c2b0ab58020050511
@@ -1250,7 +1613,7 @@ Date: Mon Feb 14 09:28:25 2011 +0100
No need for the tray_icon listener
- cc-panel/cc-ka-panel.c | 2 +-
+ cc-panel/cc-ka-panel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 2f6eaf384d526ed39c3ae2ae819f45aeb4389cb1
@@ -1259,7 +1622,7 @@ Date: Mon Feb 14 08:32:11 2011 +0100
Switch build default to GTK+ 3.0
- configure.ac | 4 ++--
+ configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit bf3647e817c249fa21ec89dd6698a0dd139565af
@@ -1272,9 +1635,9 @@ Date: Sun Feb 13 20:03:52 2011 +0100
Debian Bug #593543
- src/ka-applet-priv.h | 4 ++--
- src/krb5-auth-dialog.desktop.in | 2 +-
- src/krb5-auth-dialog.xml | 2 +-
+ src/ka-applet-priv.h | 4 ++--
+ src/krb5-auth-dialog.desktop.in | 2 +-
+ src/krb5-auth-dialog.xml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
commit b9981fa9471800191714453bc5b5d3dbeb02efdd
@@ -1285,7 +1648,7 @@ Date: Sun Feb 13 20:02:49 2011 +0100
so the shell can find it to display the correct icon.
- src/Makefile.am | 4 ++++
+ src/Makefile.am | 4 ++++
1 file changed, 4 insertions(+)
commit 8adc15960af67e293f5b4cda332ac6d94eb07a98
@@ -1294,7 +1657,7 @@ Date: Sun Feb 13 19:52:22 2011 +0100
Add Icon to desktop file
- src/krb5-auth-dialog.desktop.in | 2 ++
+ src/krb5-auth-dialog.desktop.in | 2 ++
1 file changed, 2 insertions(+)
commit a71381d6e26bb93cfe6edad284567b0bf5d68584
@@ -1303,7 +1666,7 @@ Date: Sun Feb 13 19:41:53 2011 +0100
Open gnome control center panel for preferences
- src/ka-applet.c | 2 +-
+ src/ka-applet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit dc5a7e55dc5e6dd7ac17a00c430bc7fa9dd26ae5
@@ -1317,7 +1680,7 @@ Date: Sun Feb 13 17:53:20 2011 +0100
This is a temporary measure until we moved this over into the cc-panel.
- src/ka-applet.c | 60 ++++++++++++++++++++++++++++++++++++++++---------------
+ src/ka-applet.c | 60 ++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 44 insertions(+), 16 deletions(-)
commit 5e30a6d5bc6b2b35aefe8f3f98ee2b5ec6b881b4
@@ -1329,11 +1692,11 @@ Date: Sat Feb 12 16:56:04 2011 +0100
The tray icon is now always enabled if the notification server doesn't
support persistence.
- cc-panel/cc-ka-panel.c | 59 ------------------------
- cc-panel/ka-panel.ui | 96 ---------------------------------------
- src/ka-applet.c | 42 +----------------
- src/ka-gconf.c | 16 -------
- src/krb5-auth-dialog.schemas.in | 13 ------
+ cc-panel/cc-ka-panel.c | 59 -------------------------
+ cc-panel/ka-panel.ui | 96 -----------------------------------------
+ src/ka-applet.c | 42 +-----------------
+ src/ka-gconf.c | 16 -------
+ src/krb5-auth-dialog.schemas.in | 13 ------
5 files changed, 1 insertion(+), 225 deletions(-)
commit b7aaa4b6f869fa2dfd1b78b25ab9448773c46333
@@ -1344,8 +1707,8 @@ Date: Sat Feb 12 16:39:50 2011 +0100
BZ: #633420
- configure.ac | 3 +-
- src/ka-applet.c | 195 +++++++++++++++++++++++++++++++++++++++----------------
+ configure.ac | 3 +-
+ src/ka-applet.c | 195 +++++++++++++++++++++++++++++++++++++++-----------------
2 files changed, 140 insertions(+), 58 deletions(-)
commit 61e967ec63309dc3a1629f140c4f63c5186e3b8c
@@ -1356,7 +1719,7 @@ Date: Sat Feb 12 15:40:16 2011 +0100
It doesn't exist in GTK+ 3
- src/krb5-auth-dialog.xml | 2 --
+ src/krb5-auth-dialog.xml | 2 --
1 file changed, 2 deletions(-)
commit 1b921c629cb7a5a104afb577d3fd6f56d20b5932
@@ -1368,9 +1731,9 @@ Date: Fri Feb 11 17:06:52 2011 +0100
that simply pops up a dialog. Libnotify supports persistent
notifications for this now.
- configure.ac | 45 ++++++++++-----------------------------------
- src/ka-applet.c | 16 ----------------
- src/ka-dialog.c | 32 +++++---------------------------
+ configure.ac | 45 ++++++++++-----------------------------------
+ src/ka-applet.c | 16 ----------------
+ src/ka-dialog.c | 32 +++++---------------------------
3 files changed, 15 insertions(+), 78 deletions(-)
commit 68f52116adfe4b014cb8c4e2e146b377e71a5f3f
@@ -1379,7 +1742,7 @@ Date: Thu Jan 27 20:50:52 2011 +0100
Updated Slovenian translation
- po/sl.po | 175 ++++++++++++++++++++++++++++++++------------------------------
+ po/sl.po | 175 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 89 insertions(+), 86 deletions(-)
commit 605184d1595ec6c2e6d2cb292850a896de6557ac
@@ -1388,7 +1751,7 @@ Date: Wed Jan 26 22:02:33 2011 +0100
Updated French translation
- po/fr.po | 152 ++++++++++++++++++++++++++++++--------------------------------
+ po/fr.po | 152 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 74 insertions(+), 78 deletions(-)
commit f558698ee9ac819a9a7ce9c7fcb76cd48e97f0bf
@@ -1397,7 +1760,7 @@ Date: Wed Jan 26 20:44:25 2011 +0100
Updated Spanish translation
- po/es.po | 159 ++++++++++++++++++++++++++++++++------------------------------
+ po/es.po | 159 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 81 insertions(+), 78 deletions(-)
commit 65571eaf1adb79151c9a6ecc1bd7caef42d9e3bf
@@ -1406,15 +1769,15 @@ Date: Tue Jan 25 14:18:52 2011 +0100
Drop old preferences applet
- Makefile.am | 2 +-
- configure.ac | 2 -
- po/POTFILES.in | 3 -
- preferences/.gitignore | 3 -
- preferences/Makefile.am | 55 --
- preferences/ka-preferences.c | 843 --------------------
- preferences/krb5-auth-dialog-preferences.1.in | 22 -
- .../krb5-auth-dialog-preferences.desktop.in | 13 -
- preferences/krb5-auth-dialog-preferences.xml | 721 -----------------
+ Makefile.am | 2 +-
+ configure.ac | 2 -
+ po/POTFILES.in | 3 -
+ preferences/.gitignore | 3 -
+ preferences/Makefile.am | 55 --
+ preferences/ka-preferences.c | 843 ---------------------
+ preferences/krb5-auth-dialog-preferences.1.in | 22 -
+ .../krb5-auth-dialog-preferences.desktop.in | 13 -
+ preferences/krb5-auth-dialog-preferences.xml | 721 ------------------
9 files changed, 1 insertion(+), 1663 deletions(-)
commit 0d489eac9ce9b7d7d4ef401e88afc5370c16fe39
@@ -1423,17 +1786,17 @@ Date: Tue Jan 25 14:25:01 2011 +0100
Add gnome-control-center panel
- .gitignore | 2 +
- Makefile.am | 2 +-
- cc-panel/.gitignore | 2 +
- cc-panel/Makefile.am | 55 +++
- cc-panel/cc-ka-panel.c | 843 ++++++++++++++++++++++++++++++++++++
- cc-panel/cc-ka-panel.h | 45 ++
- cc-panel/gnome-ka-panel.desktop.in | 17 +
- cc-panel/ka-module.c | 20 +
- cc-panel/ka-panel.ui | 675 +++++++++++++++++++++++++++++
- configure.ac | 9 +
- po/POTFILES.in | 3 +
+ .gitignore | 2 +
+ Makefile.am | 2 +-
+ cc-panel/.gitignore | 2 +
+ cc-panel/Makefile.am | 55 +++
+ cc-panel/cc-ka-panel.c | 843 +++++++++++++++++++++++++++++++++++++
+ cc-panel/cc-ka-panel.h | 45 ++
+ cc-panel/gnome-ka-panel.desktop.in | 17 +
+ cc-panel/ka-module.c | 20 +
+ cc-panel/ka-panel.ui | 675 +++++++++++++++++++++++++++++
+ configure.ac | 9 +
+ po/POTFILES.in | 3 +
11 files changed, 1672 insertions(+), 1 deletion(-)
commit d8680960e21a5aaa3b32b2b9a56223cc0f742d0c
@@ -1442,7 +1805,7 @@ Date: Sat Dec 25 23:38:04 2010 +0100
Only update the expiry time if we succesfully renewed the ticket
- src/ka-dialog.c | 3 ++-
+ src/ka-dialog.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
commit 0e7067cf6ad3f02f17f8246e800f6e596d09f6ec
@@ -1460,7 +1823,7 @@ Date: Mon Dec 20 11:56:28 2010 -0200
Added pt_BR to LINGUAS
- po/LINGUAS | 1 +
+ po/LINGUAS | 1 +
1 file changed, 1 insertion(+)
commit 019cdc6b54a5ab420927495676acb694c6055891
@@ -1469,7 +1832,7 @@ Date: Mon Dec 13 21:11:44 2010 +0100
Add missing prototype
- src/ka-applet-priv.h | 1 +
+ src/ka-applet-priv.h | 1 +
1 file changed, 1 insertion(+)
commit c6406d4b0441e02f861a1d919529c760305a5c0c
@@ -1478,7 +1841,7 @@ Date: Mon Dec 13 21:04:07 2010 +0100
Reindent
- src/ka-applet-priv.h | 35 ++++++++++++++++-------------------
+ src/ka-applet-priv.h | 35 ++++++++++++++++-------------------
1 file changed, 16 insertions(+), 19 deletions(-)
commit 75d4a8c6d7265835702931e5f645198db2e16b7e
@@ -1490,8 +1853,8 @@ Date: Mon Dec 13 20:53:37 2010 +0100
instead of our static message when acquiring a ticket. This makes
passwort expiration prompts visible.
- src/ka-applet.c | 19 ++++++++++++++++++-
- src/ka-dialog.c | 3 +++
+ src/ka-applet.c | 19 ++++++++++++++++++-
+ src/ka-dialog.c | 3 +++
2 files changed, 21 insertions(+), 1 deletion(-)
commit 266f97ec422bd743b2d2c56074c0e9f98be278b7
@@ -1500,7 +1863,7 @@ Date: Tue Nov 9 21:06:08 2010 +0100
Remove non-existing file to make intltool-update/gettext work
- po/POTFILES.in | 1 -
+ po/POTFILES.in | 1 -
1 file changed, 1 deletion(-)
commit 3dabce3c1cd248bfb8799c6a60cb3bda0bf97e06
@@ -1512,8 +1875,8 @@ Date: Mon Nov 1 17:35:31 2010 +0100
to fix build with recent libnotify (>= 0.7). We keep the old code for
the GTK+2 build.
- configure.ac | 9 +++++++++
- src/ka-applet.c | 4 ++++
+ configure.ac | 9 +++++++++
+ src/ka-applet.c | 4 ++++
2 files changed, 13 insertions(+)
commit e81c6d7a0468a116f30ff6e5e3020aa401da2313
@@ -1522,7 +1885,7 @@ Date: Mon Nov 1 17:41:43 2010 +0100
Add typenames
- CodingStyle | 12 ++++++++++--
+ CodingStyle | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
commit 34b14dc1d2e17051d0626a012d867f878cd7d8b1
@@ -1531,7 +1894,7 @@ Date: Thu Oct 28 21:24:41 2010 +0200
Updated French translation
- po/fr.po | 34 ++++++++++++++++++----------------
+ po/fr.po | 34 ++++++++++++++++++----------------
1 file changed, 18 insertions(+), 16 deletions(-)
commit a59cc19e4c9a9d65bde7050f2c2d13430f97f922
@@ -1540,7 +1903,7 @@ Date: Fri Oct 22 14:46:52 2010 +0200
Added sl for Slovenian translation
- help/Makefile.am | 2 +-
+ help/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit a3a493a93bf84ae8c39a325a70f5128c6ec1fa8c
@@ -1549,7 +1912,7 @@ Date: Fri Oct 22 14:46:38 2010 +0200
Added Slovenian translation
- help/sl/sl.po | 350 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ help/sl/sl.po | 350 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 350 insertions(+)
commit f89596d6f3fc1061a8732643f59a0bf01284beb9
@@ -1558,7 +1921,7 @@ Date: Wed Oct 13 15:21:55 2010 +0300
Updated Ukrainian translation
- po/uk.po | 161 +++++++++++++++++++++++++++++++++++---------------------------
+ po/uk.po | 161 +++++++++++++++++++++++++++++++++++----------------------------
1 file changed, 90 insertions(+), 71 deletions(-)
commit 93f214594009fef14339c8e97e1b2e2c7d5ca9df
@@ -1567,7 +1930,7 @@ Date: Sat Oct 9 19:51:46 2010 +0200
Updated Slovenian translation
- po/sl.po | 57 ++++++++++++++++++++++++++++++---------------------------
+ po/sl.po | 57 ++++++++++++++++++++++++++++++---------------------------
1 file changed, 30 insertions(+), 27 deletions(-)
commit 6cb6617fd0c765835b9665739025a63f15eb2a57
@@ -1576,7 +1939,7 @@ Date: Thu Oct 7 14:31:28 2010 +0200
Updated Spanish translation
- po/es.po | 38 ++++++++++++++++++++------------------
+ po/es.po | 38 ++++++++++++++++++++------------------
1 file changed, 20 insertions(+), 18 deletions(-)
commit 58737bd969b6bff566bc8995f41796b15bb62227
@@ -1585,7 +1948,7 @@ Date: Wed Oct 6 21:13:44 2010 +0200
[i18n] Updated German translation
- po/de.po | 36 +++++++++++++++++++-----------------
+ po/de.po | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)
commit 0da797ca572f411cab3b29bafdf4d4636e5adc32
@@ -1596,7 +1959,7 @@ Date: Tue Oct 5 17:03:06 2010 +0200
not needed with GTK+ >= 2.18
- src/ka-applet.c | 30 ------------------------------
+ src/ka-applet.c | 30 ------------------------------
1 file changed, 30 deletions(-)
commit cda21c8444b0f4e7096a0a5415faef9e19b43ee9
@@ -1631,7 +1994,7 @@ Date: Tue Oct 5 14:30:09 2010 +0200
this makes us less dependant on the tray icon.
- src/ka-applet.c | 37 ++++++++++++++++++++++++++++++++-----
+ src/ka-applet.c | 37 ++++++++++++++++++++++++++++++++-----
1 file changed, 32 insertions(+), 5 deletions(-)
commit 19427a839f90f2e30c0184c4ee90d1fe26c7017c
@@ -1640,7 +2003,7 @@ Date: Tue Oct 5 13:11:57 2010 +0200
Fix translated strings
- src/ka-applet.c | 12 ++++--------
+ src/ka-applet.c | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
commit 459ef5f45d99d8b2a27a7618942920dbc29918b6
@@ -1649,7 +2012,7 @@ Date: Tue Oct 5 12:56:52 2010 +0200
Add indent expression
- CodingStyle | 16 ++++++++++++++--
+ CodingStyle | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
commit 6da93e8ccce3ad5a020027854317115d89cb46ab
@@ -1667,8 +2030,8 @@ Date: Thu Sep 30 10:01:49 2010 +0200
Add CodingStyle for new code
- CodingStyle | 13 +++++++++++++
- Makefile.am | 1 +
+ CodingStyle | 13 +++++++++++++
+ Makefile.am | 1 +
2 files changed, 14 insertions(+)
commit 1807b5c43f84a2fde21c27353688dbb6cc235e0f
@@ -1679,7 +2042,7 @@ Date: Thu Sep 30 09:30:23 2010 +0200
instead of the deprecated libnm_glib_* functions
- src/ka-dialog.c | 82 +++++++++++++++++++++++++++----------------------------
+ src/ka-dialog.c | 82 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 40 insertions(+), 42 deletions(-)
commit 174d4d3582a6b36b94b7b282a805440b76a017e3
@@ -1688,7 +2051,7 @@ Date: Wed Sep 22 21:48:14 2010 +0200
[i18n] Updated German doc translation
- help/de/de.po | 232 +++++++++++++++++++++++++++++++++++----------------------
+ help/de/de.po | 232 ++++++++++++++++++++++++++++++++++++----------------------
1 file changed, 145 insertions(+), 87 deletions(-)
commit 7c9386dbac2fee761a09044158c8cdccd742310a
@@ -1697,8 +2060,8 @@ Date: Sun Sep 12 13:59:10 2010 +0200
Release 0.17
- NEWS | 18 ++++++++++++++++--
- configure.ac | 2 +-
+ NEWS | 18 ++++++++++++++++--
+ configure.ac | 2 +-
2 files changed, 17 insertions(+), 3 deletions(-)
commit 120f97bae3d0699507e4ed58dcfead5ae0f7a0f0
@@ -1707,7 +2070,7 @@ Date: Thu Aug 19 11:19:24 2010 +0200
Updated French translation
- po/fr.po | 71 +++++++++++++++++++++++++++++++++-----------------------------
+ po/fr.po | 71 ++++++++++++++++++++++++++++++++++------------------------------
1 file changed, 38 insertions(+), 33 deletions(-)
commit 6451f9f6918349c57286d403efaea64b3c393a65
@@ -1718,8 +2081,8 @@ Date: Thu Aug 12 17:40:56 2010 +0200
BZ: #626734
- .gitignore | 1 -
- COPYING | 339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ .gitignore | 1 -
+ COPYING | 339 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 339 insertions(+), 1 deletion(-)
commit 52e1e89bda7e75d1489bbc0e2759cca52ec467a9
@@ -1738,7 +2101,7 @@ Date: Thu Aug 5 14:59:39 2010 +0200
Updated Slovenian translation
- po/sl.po | 25 ++++++++++++-------------
+ po/sl.po | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
commit cadac4c29c956d59c8253fe0d9906979d0c3f69d
@@ -1747,7 +2110,7 @@ Date: Sat Jul 31 18:54:07 2010 +0200
Updated Slovenian translation
- po/sl.po | 112 +++++++++++++++-----------------------------------------------
+ po/sl.po | 112 +++++++++++++++------------------------------------------------
1 file changed, 26 insertions(+), 86 deletions(-)
commit 85f1fa074112da0a48b1c610ce63d4d495000d73
@@ -1758,7 +2121,7 @@ Date: Thu Jul 29 12:24:44 2010 +0200
to select the GTK+ version used. Code taken from gtk-vnc.
- configure.ac | 41 +++++++++++++++++++++++++++++++----------
+ configure.ac | 41 +++++++++++++++++++++++++++++++----------
1 file changed, 31 insertions(+), 10 deletions(-)
commit 45f476929622b14a210dd8c6b493506a4f2889a9
@@ -1767,7 +2130,7 @@ Date: Wed Jul 28 17:15:43 2010 +0200
Updated Spanish translation
- po/es.po | 74 +++++++++++++++++++++++++++++++++-----------------------------
+ po/es.po | 74 +++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 40 insertions(+), 34 deletions(-)
commit ecb0378e02aa2a83ea00568e1215d6c804b140f3
@@ -1776,7 +2139,7 @@ Date: Tue Jul 27 00:23:46 2010 +0200
[i18n] Updated German translation
- po/de.po | 64 +++++++++++++++++++++++++++++++-------------------------------
+ po/de.po | 64 ++++++++++++++++++++++++++++++++--------------------------------
1 file changed, 32 insertions(+), 32 deletions(-)
commit 27b83b9fc2608cb9083802255787bac1433e17e7
@@ -1787,7 +2150,7 @@ Date: Mon Jul 26 13:23:35 2010 +0200
Thanks: Petter Reinholdtsen
- src/ka-applet.c | 2 +-
+ src/ka-applet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit d6a8adf873c988c3e53fdeafc1b50a73bf17e3ec
@@ -1796,7 +2159,7 @@ Date: Sun Jul 25 22:19:03 2010 +0200
Updated Norwegian bokmål translation.
- po/nb.po | 96 ++++++++++++++++++++++++++++++--------------------------------
+ po/nb.po | 96 +++++++++++++++++++++++++++++++---------------------------------
1 file changed, 46 insertions(+), 50 deletions(-)
commit 9d7f07ffca8a046ec8f049b6c560febbd83509c2
@@ -1807,9 +2170,9 @@ Date: Wed Jul 7 17:31:57 2010 +0200
that calls aklog or afslog if available.
- plugins/Makefile.am | 17 +++++++
- plugins/ka-plugin-afs.c | 114 +++++++++++++++++++++++++++++++++++++++++++++++
- plugins/ka-plugin-afs.h | 50 +++++++++++++++++++++
+ plugins/Makefile.am | 17 ++++++++
+ plugins/ka-plugin-afs.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++++
+ plugins/ka-plugin-afs.h | 50 +++++++++++++++++++++
3 files changed, 181 insertions(+)
commit 6ec57fd83f9b5604dc377d319e847e02c3bb76a0
@@ -1818,10 +2181,10 @@ Date: Wed Jul 7 17:28:12 2010 +0200
Reindent plugins
- plugins/ka-plugin-dummy.c | 67 +++++++++++++++++-----------------
- plugins/ka-plugin-dummy.h | 13 ++-----
- plugins/ka-plugin-pam.c | 88 ++++++++++++++++++++++-----------------------
- plugins/ka-plugin-pam.h | 15 ++------
+ plugins/ka-plugin-dummy.c | 67 +++++++++++++++++-------------------
+ plugins/ka-plugin-dummy.h | 13 ++-----
+ plugins/ka-plugin-pam.c | 88 +++++++++++++++++++++++------------------------
+ plugins/ka-plugin-pam.h | 15 ++------
4 files changed, 82 insertions(+), 101 deletions(-)
commit e8232134f1ced866a56270ef4dc36fe29480c97d
@@ -1830,7 +2193,7 @@ Date: Wed Jul 7 11:07:44 2010 +0200
Fail if we can't find krb5-config
- configure.ac | 2 ++
+ configure.ac | 2 ++
1 file changed, 2 insertions(+)
commit ddc529abe4b82c9b02731458aade48d67ac7f4d0
@@ -1839,7 +2202,7 @@ Date: Sun Jul 4 22:02:03 2010 +0200
Updated French translation
- po/fr.po | 99 ++++++++++++++++++++++++++++++++++----------------------------
+ po/fr.po | 99 +++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 54 insertions(+), 45 deletions(-)
commit d7946754b453e4facaa03ddf3c6be41333f06244
@@ -1850,7 +2213,7 @@ Date: Wed Jun 30 21:46:31 2010 +0200
the later doesn't exist in GTK+3
- gtksecentry/gtksecentry.c | 13 ++++++++++++-
+ gtksecentry/gtksecentry.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
commit a21b7971a3988e2fd6d882eaa794db12dcdc5436
@@ -1859,7 +2222,7 @@ Date: Wed Jun 30 16:09:21 2010 +0200
Bump dependencies for GNOME 3.0
- configure.ac | 16 +++++++---------
+ configure.ac | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
commit 255e796fbd5704ce8bd9df09a08f33d7ff8417ab
@@ -1868,8 +2231,8 @@ Date: Tue Jun 29 18:14:52 2010 +0200
Release 0.16
- NEWS | 15 +++++++++++++++
- configure.ac | 2 +-
+ NEWS | 15 +++++++++++++++
+ configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
commit 71809f1d4372da6ba62c2d678063f006746d07cb
@@ -1878,7 +2241,7 @@ Date: Fri Jun 18 20:55:06 2010 +0200
Make sure my_creds is properly initialized so freeing doesn't dump core
- src/ka-dialog.c | 2 ++
+ src/ka-dialog.c | 2 ++
1 file changed, 2 insertions(+)
commit 1eadac644636641ff28e0abe9b6701cecee39dbb
@@ -1887,7 +2250,7 @@ Date: Fri Jun 18 20:25:23 2010 +0200
Move free'ing functions together
- src/ka-dialog.c | 3 +--
+ src/ka-dialog.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
commit 4743967cb6b3655250b121461812e95934912350
@@ -1898,7 +2261,7 @@ Date: Fri Jun 18 19:42:46 2010 +0200
so ka_set_ticket_options can go too.
- src/ka-dialog.c | 44 --------------------------------------------
+ src/ka-dialog.c | 44 --------------------------------------------
1 file changed, 44 deletions(-)
commit e91acf3273856f07a594403109ddc8edbdad651e
@@ -1909,7 +2272,7 @@ Date: Fri Jun 18 19:37:41 2010 +0200
to avoid leaks.
- src/ka-dialog.c | 5 +++--
+ src/ka-dialog.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
commit 26c5f6ebd9f205418a159887fbde6cba66623622
@@ -1918,7 +2281,7 @@ Date: Mon Jun 7 18:51:56 2010 +0200
Drop Encoding=UTF-8 from desktop file
- src/krb5-auth-dialog.desktop.in | 1 -
+ src/krb5-auth-dialog.desktop.in | 1 -
1 file changed, 1 deletion(-)
commit 88a05524474ebbc363167714246c7c3cfde57463
@@ -1927,7 +2290,7 @@ Date: Sun Jun 6 19:16:25 2010 +0200
Handle errors from notify_notification_close
- src/ka-applet.c | 13 +++++++++++--
+ src/ka-applet.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
commit 20f96e0a3c7384feadc29c1ac8b8434743b9fdca
@@ -1936,7 +2299,7 @@ Date: Sun Jun 6 18:01:23 2010 +0200
Update file rename in note to translators
- src/dummy-strings.c | 2 +-
+ src/dummy-strings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 379d47bb6deb1771007235408abf2140ca33dd7b
@@ -1945,7 +2308,7 @@ Date: Sun Jun 6 17:59:12 2010 +0200
Update nb translation
- po/nb.po | 995 ++++++++++++++++++++++++++++----------------------------------
+ po/nb.po | 995 +++++++++++++++++++++++++++++----------------------------------
1 file changed, 450 insertions(+), 545 deletions(-)
commit 7a7832ce3a7c4adffca663fd5298ac76a47abf27
@@ -1954,7 +2317,7 @@ Date: Sun Jun 6 17:56:38 2010 +0200
Explain howto create a pot file
- README | 23 +++++++++++++++++------
+ README | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)
commit 5f6d0ea21bc5dab47acd8f478cf866b2dbd084b5
@@ -1965,7 +2328,7 @@ Date: Sat Jun 5 16:54:30 2010 +0200
Debian Bug http://bugs.debian.org/569319
- configure.ac | 2 +-
+ configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 61cc98a71b711bad8336a9863ca64a2c6d53875a
@@ -1978,7 +2341,7 @@ Date: Sat Jun 5 16:21:00 2010 +0200
gtkitemfactory.h:47: warning: function declaration isn’t a prototype
making us overlook real erros.
- acinclude.m4 | 4 ++--
+ acinclude.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 5da354a13041ade8f969a78b351294337e131d99
@@ -1987,7 +2350,7 @@ Date: Sat Jun 5 15:25:17 2010 +0200
Unref file monitor
- src/ka-dialog.c | 15 +++++++--------
+ src/ka-dialog.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
commit 6e0435e8b67c845f717f17c7403fb1edf797dfb9
@@ -1996,8 +2359,8 @@ Date: Sat Jun 5 14:51:50 2010 +0200
Use g_warning instead of g_print on gconf errors
- src/ka-gconf-tools.c | 10 +++++-----
- src/ka-gconf.c | 4 ++--
+ src/ka-gconf-tools.c | 10 +++++-----
+ src/ka-gconf.c | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
commit e3bf7f23494478e5225229ea099edc2f52297c7c
@@ -2008,12 +2371,12 @@ Date: Sat Jun 5 14:46:26 2010 +0200
so we don't have to check if error is set.
- preferences/ka-preferences.c | 2 +-
- src/ka-applet.c | 4 ++--
- src/ka-dialog.c | 5 ++---
- src/ka-gconf-tools.c | 10 +++++-----
- src/ka-gconf.c | 2 +-
- src/ka-tools.c | 2 +-
+ preferences/ka-preferences.c | 2 +-
+ src/ka-applet.c | 4 ++--
+ src/ka-dialog.c | 5 ++---
+ src/ka-gconf-tools.c | 10 +++++-----
+ src/ka-gconf.c | 2 +-
+ src/ka-tools.c | 2 +-
6 files changed, 12 insertions(+), 13 deletions(-)
commit d4e12192f046c13402a6c258cc669bb13284945f
@@ -2022,7 +2385,7 @@ Date: Sun May 23 02:39:26 2010 +0200
Updated Galician translations
- po/gl.po | 159 ++++++++++++++++++++++++++++++++++++++------------------------
+ po/gl.po | 159 +++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 99 insertions(+), 60 deletions(-)
commit 510d24160ce166a4b3c6dd31d06dc03594bb4a0a
@@ -2031,7 +2394,7 @@ Date: Fri May 21 09:43:17 2010 +0200
Updated German translation
- po/de.po | 131 +++++++++++++++++++++++++++++++++-----------------------------
+ po/de.po | 131 +++++++++++++++++++++++++++++++++------------------------------
1 file changed, 69 insertions(+), 62 deletions(-)
commit 6fe2410819a2c0e2810065a34430e0e9c638cede
@@ -2040,7 +2403,7 @@ Date: Sun May 16 16:35:48 2010 +0200
Don't consider credentials renewable unless the renew_till time is later than the current expiry
- src/ka-dialog.c | 8 ++++++--
+ src/ka-dialog.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
commit 8a5129030c4bb993a41ed685e653f17579849d33
@@ -2054,9 +2417,9 @@ Date: Sat May 8 15:44:10 2010 +0200
See https://bugs.g10code.com/gnupg/issue1224
- gtksecentry/Makefile.am | 7 ++++-
- gtksecentry/gseal-gtk-compat.h | 61 ++++++++++++++++++++++++++++++++++++++++
- gtksecentry/gtksecentry.h | 1 +
+ gtksecentry/Makefile.am | 7 ++++-
+ gtksecentry/gseal-gtk-compat.h | 61 ++++++++++++++++++++++++++++++++++++++++++
+ gtksecentry/gtksecentry.h | 1 +
3 files changed, 68 insertions(+), 1 deletion(-)
commit 26633cb549efb6743b115cc95502df6f3475c5cb
@@ -2067,7 +2430,7 @@ Date: Thu May 6 19:29:29 2010 +0200
See https://bugs.g10code.com/gnupg/issue1224
- gtksecentry/gtksecentry.c | 193 ++++++++++++++++++++++++++-------------------
+ gtksecentry/gtksecentry.c | 193 +++++++++++++++++++++++++++-------------------
1 file changed, 112 insertions(+), 81 deletions(-)
commit 80e64ae643ecdcf70e08302ba0b3ef52271cc647
@@ -2076,7 +2439,7 @@ Date: Sat May 8 14:38:09 2010 +0200
Make -DSEAL safe
- src/ka-pwdialog.c | 5 +++--
+ src/ka-pwdialog.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
commit 85cbdef98a2fcb1d2480db9b0783d08c4efbe889
@@ -2088,7 +2451,7 @@ Date: Wed May 5 17:51:21 2010 +0200
so we're centered on the screen instead of ending up in the top left
corner.
- src/krb5-auth-dialog.xml | 4 ++--
+ src/krb5-auth-dialog.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 9a1e5a769be82454c134ca189a274af13b561d79
@@ -2099,7 +2462,7 @@ Date: Tue May 4 07:30:38 2010 +0200
and auto enable PAM plugin if found.
- configure.ac | 31 +++++++++++++++++++------------
+ configure.ac | 31 +++++++++++++++++++------------
1 file changed, 19 insertions(+), 12 deletions(-)
commit cc597ad513a935902830c1d25e282c202176d6ec
@@ -2108,7 +2471,7 @@ Date: Sun May 2 12:13:34 2010 +0200
Updated German translation
- po/de.po | 116 ++++++++++++++++++++++++++++++++------------------------------
+ po/de.po | 116 +++++++++++++++++++++++++++++++++------------------------------
1 file changed, 60 insertions(+), 56 deletions(-)
commit c81ecf1285f1bd9c5a2688d071731ccbc5b30cc5
@@ -2117,7 +2480,7 @@ Date: Sun May 2 11:43:13 2010 +0200
Updated Slovenian translation
- po/sl.po | 126 +++++++++++++++++++++++++++++++++-----------------------------
+ po/sl.po | 126 +++++++++++++++++++++++++++++++++------------------------------
1 file changed, 67 insertions(+), 59 deletions(-)
commit 0752fea0ab5ce01f50b2483f0d10ea61b324539b
@@ -2126,14 +2489,14 @@ Date: Wed Apr 28 21:27:06 2010 +0200
Rename KRB5_AUTH_* to KA_* in headers
- src/ka-applet-priv.h | 4 ++--
- src/ka-dbus.h | 6 +++---
- src/ka-dialog.h | 4 ++--
- src/ka-gconf-tools.h | 4 ++--
- src/ka-gconf.h | 4 ++--
- src/ka-pwdialog.h | 4 ++--
- src/ka-tickets.h | 4 ++--
- src/ka-tools.h | 4 ++--
+ src/ka-applet-priv.h | 4 ++--
+ src/ka-dbus.h | 6 +++---
+ src/ka-dialog.h | 4 ++--
+ src/ka-gconf-tools.h | 4 ++--
+ src/ka-gconf.h | 4 ++--
+ src/ka-pwdialog.h | 4 ++--
+ src/ka-tickets.h | 4 ++--
+ src/ka-tools.h | 4 ++--
8 files changed, 17 insertions(+), 17 deletions(-)
commit 5b57a60b197877630b4d3427f4337b11701e2e0a
@@ -2142,7 +2505,7 @@ Date: Wed Apr 28 20:59:07 2010 +0200
Update potfile names too
- po/POTFILES.in | 12 ++++++------
+ po/POTFILES.in | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
commit 2a2b10c6d55ae13dbc4c0474005673950bf97f45
@@ -2154,19 +2517,19 @@ Date: Wed Apr 28 17:48:14 2010 +0200
Rename krb5-auth-applet.h to ka-applet-priv.h since these parts
shouldn't be used by modules.
- src/Makefile.am | 4 +-
- src/ka-applet-priv.h | 72 ++++
- src/ka-applet.c | 942 +++++++++++++++++++++++++++++++++++++++++++++++
- src/ka-dbus.c | 2 +-
- src/ka-dbus.h | 2 +-
- src/ka-dialog.c | 2 +-
- src/ka-dialog.h | 2 +-
- src/ka-gconf.c | 2 +-
- src/ka-gconf.h | 2 +-
- src/ka-plugin-loader.c | 2 +-
- src/ka-pwdialog.c | 2 +-
- src/krb5-auth-applet.c | 943 ------------------------------------------------
- src/krb5-auth-applet.h | 70 ----
+ src/Makefile.am | 4 +-
+ src/ka-applet-priv.h | 72 ++++
+ src/ka-applet.c | 942 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-dbus.c | 2 +-
+ src/ka-dbus.h | 2 +-
+ src/ka-dialog.c | 2 +-
+ src/ka-dialog.h | 2 +-
+ src/ka-gconf.c | 2 +-
+ src/ka-gconf.h | 2 +-
+ src/ka-plugin-loader.c | 2 +-
+ src/ka-pwdialog.c | 2 +-
+ src/krb5-auth-applet.c | 943 -------------------------------------------------
+ src/krb5-auth-applet.h | 70 ----
13 files changed, 1024 insertions(+), 1023 deletions(-)
commit 8ddcf3681b8a9a06a50b570497d9d49562cf9cfb
@@ -2196,11 +2559,11 @@ Date: Wed Apr 28 17:35:28 2010 +0200
Reneme krb5-auth-applet-dbus.xml to ka-dbus.xml
- src/.gitignore | 2 +-
- src/Makefile.am | 8 ++++----
- src/ka-dbus.c | 2 +-
- src/ka-dbus.xml | 30 ++++++++++++++++++++++++++++++
- src/krb5-auth-applet-dbus.xml | 31 -------------------------------
+ src/.gitignore | 2 +-
+ src/Makefile.am | 8 ++++----
+ src/ka-dbus.c | 2 +-
+ src/ka-dbus.xml | 30 ++++++++++++++++++++++++++++++
+ src/krb5-auth-applet-dbus.xml | 31 -------------------------------
5 files changed, 36 insertions(+), 37 deletions(-)
commit 26cfffab3ee5795c6216c31dd8030958fb20a01c
@@ -2209,13 +2572,13 @@ Date: Wed Apr 28 17:30:13 2010 +0200
Rename krb5-auth-pwdialog.[ch] to ka-pwdialog.[ch]
- src/Makefile.am | 4 +-
- src/ka-pwdialog.c | 309 +++++++++++++++++++++++++++++++++++++++++++++
- src/ka-pwdialog.h | 65 ++++++++++
- src/krb5-auth-applet.h | 2 +-
- src/krb5-auth-dialog.c | 2 +-
- src/krb5-auth-pwdialog.c | 310 ----------------------------------------------
- src/krb5-auth-pwdialog.h | 65 ----------
+ src/Makefile.am | 4 +-
+ src/ka-pwdialog.c | 309 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-pwdialog.h | 65 ++++++++++
+ src/krb5-auth-applet.h | 2 +-
+ src/krb5-auth-dialog.c | 2 +-
+ src/krb5-auth-pwdialog.c | 310 -----------------------------------------------
+ src/krb5-auth-pwdialog.h | 65 ----------
7 files changed, 378 insertions(+), 379 deletions(-)
commit ef9bb4179fba5c7fb77a2908aa618b0a204e518a
@@ -2224,12 +2587,12 @@ Date: Wed Apr 28 17:27:54 2010 +0200
Rename krb5-auth-gconf.[ch] to ka-gconf.[ch]
- src/Makefile.am | 4 +-
- src/ka-gconf.c | 211 ++++++++++++++++++++++++++++++++++++++++++++++++
- src/ka-gconf.h | 29 +++++++
- src/krb5-auth-applet.c | 2 +-
- src/krb5-auth-gconf.c | 211 ------------------------------------------------
- src/krb5-auth-gconf.h | 29 -------
+ src/Makefile.am | 4 +-
+ src/ka-gconf.c | 211 +++++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-gconf.h | 29 +++++++
+ src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-gconf.c | 211 -------------------------------------------------
+ src/krb5-auth-gconf.h | 29 -------
6 files changed, 243 insertions(+), 243 deletions(-)
commit 2e6c29f113947f03b096e5f15c609712eaa01f4d
@@ -2238,9 +2601,9 @@ Date: Wed Apr 28 17:26:13 2010 +0200
Rename krb5-auth-dialog-preferences.[ch] to ka-preferences.[ch]
- preferences/Makefile.am | 2 +-
- preferences/ka-preferences.c | 843 ++++++++++++++++++++++++++++
- preferences/krb5-auth-dialog-preferences.c | 843 ----------------------------
+ preferences/Makefile.am | 2 +-
+ preferences/ka-preferences.c | 843 +++++++++++++++++++++++++++++
+ preferences/krb5-auth-dialog-preferences.c | 843 -----------------------------
3 files changed, 844 insertions(+), 844 deletions(-)
commit 26f51d8504f5ceaca538fbdb9dc0e94f74176a51
@@ -2249,16 +2612,16 @@ Date: Wed Apr 28 17:24:45 2010 +0200
Rename krb5-auth-gconf-tools.[ch] to ka-gconf-tools.[ch]
- preferences/Makefile.am | 4 +-
- preferences/krb5-auth-dialog-preferences.c | 2 +-
- src/Makefile.am | 4 +-
- src/ka-gconf-tools.c | 149 +++++++++++++++++++++++++++
- src/ka-gconf-tools.h | 48 +++++++++
- src/ka-plugin-loader.c | 2 +-
- src/krb5-auth-applet.c | 2 +-
- src/krb5-auth-gconf-tools.c | 150 ----------------------------
- src/krb5-auth-gconf-tools.h | 48 ---------
- src/krb5-auth-gconf.c | 2 +-
+ preferences/Makefile.am | 4 +-
+ preferences/krb5-auth-dialog-preferences.c | 2 +-
+ src/Makefile.am | 4 +-
+ src/ka-gconf-tools.c | 149 ++++++++++++++++++++++++++++
+ src/ka-gconf-tools.h | 48 +++++++++
+ src/ka-plugin-loader.c | 2 +-
+ src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-gconf-tools.c | 150 -----------------------------
+ src/krb5-auth-gconf-tools.h | 48 ---------
+ src/krb5-auth-gconf.c | 2 +-
10 files changed, 205 insertions(+), 206 deletions(-)
commit 7a282065467e986c3d0483be9720ca863d93c8e5
@@ -2267,12 +2630,12 @@ Date: Wed Apr 28 17:12:13 2010 +0200
Rename krb5-auth-dbus.[ch] to ka-dbus.[ch]
- src/Makefile.am | 4 +-
- src/ka-dbus.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++
- src/ka-dbus.h | 37 +++++++++++++++
- src/krb5-auth-dbus.c | 120 ------------------------------------------------
- src/krb5-auth-dbus.h | 37 ---------------
- src/krb5-auth-dialog.c | 2 +-
+ src/Makefile.am | 4 +-
+ src/ka-dbus.c | 119 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-dbus.h | 37 +++++++++++++++
+ src/krb5-auth-dbus.c | 120 -------------------------------------------------
+ src/krb5-auth-dbus.h | 37 ---------------
+ src/krb5-auth-dialog.c | 2 +-
6 files changed, 159 insertions(+), 160 deletions(-)
commit 7b20693fbe233fa6832bfa734f603cc46c3a5a72
@@ -2281,15 +2644,15 @@ Date: Tue Apr 27 22:27:21 2010 +0200
Rename krb5-auth-tools.[ch] to ka-tools.[ch]
- preferences/Makefile.am | 4 +-
- preferences/krb5-auth-dialog-preferences.c | 2 +-
- src/Makefile.am | 4 +-
- src/ka-tools.c | 57 +++++++++++++++++++++++++++
- src/ka-tools.h | 32 +++++++++++++++
- src/krb5-auth-applet.c | 2 +-
- src/krb5-auth-dialog.c | 2 +-
- src/krb5-auth-tools.c | 58 ----------------------------
- src/krb5-auth-tools.h | 33 ----------------
+ preferences/Makefile.am | 4 +--
+ preferences/krb5-auth-dialog-preferences.c | 2 +-
+ src/Makefile.am | 4 +--
+ src/ka-tools.c | 57 +++++++++++++++++++++++++++++
+ src/ka-tools.h | 32 +++++++++++++++++
+ src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-dialog.c | 2 +-
+ src/krb5-auth-tools.c | 58 ------------------------------
+ src/krb5-auth-tools.h | 33 -----------------
9 files changed, 96 insertions(+), 98 deletions(-)
commit a437955775ad6d795ba206ec178a57255201399f
@@ -2298,13 +2661,13 @@ Date: Tue Apr 27 22:23:21 2010 +0200
Rename krb5-auth-tickets.[ch] to ka-tickets.[ch]
- src/Makefile.am | 4 +-
- src/ka-tickets.c | 115 ++++++++++++++++++++++++++++++++++++++++++++++
- src/ka-tickets.h | 39 ++++++++++++++++
- src/krb5-auth-applet.c | 2 +-
- src/krb5-auth-dialog.c | 2 +-
- src/krb5-auth-tickets.c | 116 -----------------------------------------------
- src/krb5-auth-tickets.h | 39 ----------------
+ src/Makefile.am | 4 +-
+ src/ka-tickets.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-tickets.h | 39 ++++++++++++++++
+ src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-dialog.c | 2 +-
+ src/krb5-auth-tickets.c | 116 ------------------------------------------------
+ src/krb5-auth-tickets.h | 39 ----------------
7 files changed, 158 insertions(+), 159 deletions(-)
commit a3189fbe66795304751520338bf4b8013f5928bf
@@ -2313,7 +2676,7 @@ Date: Wed Apr 28 08:26:55 2010 +0200
Updated Spanish translation
- po/es.po | 81 ++++++++++++++++++++++++++++++++++----------------------------
+ po/es.po | 81 +++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 45 insertions(+), 36 deletions(-)
commit 2d268123bb3c69bae947cb2a9bae0d54e7af0e32
@@ -2322,7 +2685,7 @@ Date: Mon Apr 26 22:38:51 2010 +0200
Document plugin gconf keys
- README | 10 ++++++++++
+ README | 10 ++++++++++
1 file changed, 10 insertions(+)
commit 3501a11b57a3ea7d43282262ab6768c5a397dba0
@@ -2333,10 +2696,10 @@ Date: Sun Apr 25 09:43:42 2010 +0200
and deactivate them on loader disposal.
- src/ka-plugin-loader.c | 85 +++++++++++++++++++++++++++++----------
- src/krb5-auth-dialog.schemas.in | 13 ++++++
- src/krb5-auth-gconf-tools.h | 1 +
- src/krb5-auth-gconf.c | 5 ++-
+ src/ka-plugin-loader.c | 85 +++++++++++++++++++++++++++++++----------
+ src/krb5-auth-dialog.schemas.in | 13 +++++++
+ src/krb5-auth-gconf-tools.h | 1 +
+ src/krb5-auth-gconf.c | 5 ++-
4 files changed, 81 insertions(+), 23 deletions(-)
commit 0c5190a9f2161ab25f6081d6e179b4e6317954fa
@@ -2347,10 +2710,10 @@ Date: Tue Apr 20 22:23:01 2010 +0200
BZ: #347034
- configure.ac | 28 ++++++++++-
- plugins/Makefile.am | 26 ++++++++++
- plugins/ka-plugin-pam.c | 128 +++++++++++++++++++++++++++++++++++++++++++++++
- plugins/ka-plugin-pam.h | 59 ++++++++++++++++++++++
+ configure.ac | 28 ++++++++++-
+ plugins/Makefile.am | 26 ++++++++++
+ plugins/ka-plugin-pam.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++
+ plugins/ka-plugin-pam.h | 59 ++++++++++++++++++++++
4 files changed, 239 insertions(+), 2 deletions(-)
commit b2956aa5a9a2e7de4fe9844cba54427f2d53de4c
@@ -2361,12 +2724,12 @@ Date: Tue Apr 20 22:23:30 2010 +0200
as example for new plugins.
- Makefile.am | 2 +-
- configure.ac | 1 +
- plugins/.gitignore | 3 ++
- plugins/Makefile.am | 23 ++++++++++
- plugins/ka-plugin-dummy.c | 105 +++++++++++++++++++++++++++++++++++++++++++++
- plugins/ka-plugin-dummy.h | 57 ++++++++++++++++++++++++
+ Makefile.am | 2 +-
+ configure.ac | 1 +
+ plugins/.gitignore | 3 ++
+ plugins/Makefile.am | 23 ++++++++++
+ plugins/ka-plugin-dummy.c | 105 ++++++++++++++++++++++++++++++++++++++++++++++
+ plugins/ka-plugin-dummy.h | 57 +++++++++++++++++++++++++
6 files changed, 190 insertions(+), 1 deletion(-)
commit 69ce38151c7a08fe980d981108c782762bf72e81
@@ -2375,13 +2738,13 @@ Date: Tue Apr 20 22:21:54 2010 +0200
Add plugin infrastructure
- configure.ac | 10 ++-
- src/Makefile.am | 7 +++
- src/ka-plugin-loader.c | 161 ++++++++++++++++++++++++++++++++++++++++++++++++
- src/ka-plugin-loader.h | 58 +++++++++++++++++
- src/ka-plugin.c | 133 +++++++++++++++++++++++++++++++++++++++
- src/ka-plugin.h | 75 ++++++++++++++++++++++
- src/krb5-auth-applet.c | 10 ++-
+ configure.ac | 10 ++-
+ src/Makefile.am | 7 +++
+ src/ka-plugin-loader.c | 161 +++++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-plugin-loader.h | 58 ++++++++++++++++++
+ src/ka-plugin.c | 133 ++++++++++++++++++++++++++++++++++++++++
+ src/ka-plugin.h | 75 +++++++++++++++++++++++
+ src/krb5-auth-applet.c | 10 ++-
7 files changed, 452 insertions(+), 2 deletions(-)
commit a7f0bdf074c437f98dffd4541d4e6426202e1d69
@@ -2390,8 +2753,8 @@ Date: Sun Apr 25 09:42:54 2010 +0200
Add getter for gconf client
- src/krb5-auth-applet.c | 6 ++++++
- src/krb5-auth-applet.h | 2 ++
+ src/krb5-auth-applet.c | 6 ++++++
+ src/krb5-auth-applet.h | 2 ++
2 files changed, 8 insertions(+)
commit 14c574f60f33f03b5c92b902479bfd1cd3d95b12
@@ -2400,8 +2763,8 @@ Date: Sat Apr 24 22:28:29 2010 +0200
Add gconf helper to fetch a list of strings
- src/krb5-auth-gconf-tools.c | 24 ++++++++++++++++++++++++
- src/krb5-auth-gconf-tools.h | 1 +
+ src/krb5-auth-gconf-tools.c | 24 ++++++++++++++++++++++++
+ src/krb5-auth-gconf-tools.h | 1 +
2 files changed, 25 insertions(+)
commit 07748e8cd58c014c4577806350b3d7c3e61647a8
@@ -2412,9 +2775,9 @@ Date: Sat Apr 10 10:26:00 2010 +0200
so the headers used by plugins are self contained.
- src/Makefile.am | 1 +
- src/ka-applet.h | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
- src/krb5-auth-applet.h | 21 ++-------------------
+ src/Makefile.am | 1 +
+ src/ka-applet.h | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-applet.h | 21 ++-------------------
3 files changed, 51 insertions(+), 19 deletions(-)
commit 92c76a9c50169a5b06129c8b2bba88a5d4853030
@@ -2426,7 +2789,7 @@ Date: Thu Apr 22 08:18:08 2010 +0200
This way we also send a singal if the user extends the ticket liftetime
by reentering his password of by running kinit on the console.
- src/krb5-auth-applet.c | 23 ++++++++++++++++-------
+ src/krb5-auth-applet.c | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
commit d81f5f55376ecc9b8a64c58122ab69a0142105a8
@@ -2435,10 +2798,10 @@ Date: Wed Apr 21 21:26:55 2010 +0200
Add correct closures for signals
- src/Makefile.am | 2 +
- src/ka-closures.c | 105 ++++++++++++++++++++++++++++++++++++++++++++++++
- src/ka-closures.h | 38 ++++++++++++++++++
- src/krb5-auth-applet.c | 3 +-
+ src/Makefile.am | 2 +
+ src/ka-closures.c | 105 +++++++++++++++++++++++++++++++++++++++++++++++++
+ src/ka-closures.h | 38 ++++++++++++++++++
+ src/krb5-auth-applet.c | 3 +-
4 files changed, 147 insertions(+), 1 deletion(-)
commit 3e82c4e2113c3c9b1246fe56c4e1851c180e6d07
@@ -2447,8 +2810,8 @@ Date: Sat Apr 17 17:35:35 2010 +0200
Minor autoconf/automake cleanups
- configure.ac | 10 +++++-----
- examples/Makefile.am | 5 ++++-
+ configure.ac | 10 +++++-----
+ examples/Makefile.am | 5 ++++-
2 files changed, 9 insertions(+), 6 deletions(-)
commit 13f243879a2c4f77d5f48611461324f7338199a2
@@ -2457,7 +2820,7 @@ Date: Sun Apr 18 12:12:05 2010 +0200
Fix doap file
- krb5-auth-dialog.doap | 2 +-
+ krb5-auth-dialog.doap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 909f8e6b51ce70d07a26d9b7d4c8c6ab2ec1d66e
@@ -2466,7 +2829,7 @@ Date: Sun Apr 11 16:32:04 2010 +0200
Updated Spanish translation
- po/es.po | 64 +++++++++++++++++++++++++++++++-------------------------------
+ po/es.po | 64 ++++++++++++++++++++++++++++++++--------------------------------
1 file changed, 32 insertions(+), 32 deletions(-)
commit 275ce728387cda5c2c32ed396b22de81586f4713
@@ -2475,7 +2838,7 @@ Date: Sun Apr 11 16:01:01 2010 +0200
Updated Spanish translation
- po/es.po | 24 ++++++++++++++----------
+ po/es.po | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
commit c69b7aed3f4a7801bdded38d3b3cc5d2ab33baad
@@ -2484,8 +2847,8 @@ Date: Sat Apr 3 17:32:31 2010 +0200
Release 0.15
- NEWS | 12 ++++++++++++
- configure.ac | 2 +-
+ NEWS | 12 ++++++++++++
+ configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
commit 16be06e1fd924f3792eb419324ecd816e61c5175
@@ -2494,7 +2857,7 @@ Date: Sat Apr 3 17:34:59 2010 +0200
About README
- README | 8 ++++++--
+ README | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
commit c374a7f8dbe6ef40c65752e3f35635d50d6b9260
@@ -2503,10 +2866,10 @@ Date: Fri Apr 2 16:39:37 2010 +0200
Add simple DBUS signal listener example
- Makefile.am | 2 +-
- configure.ac | 1 +
- examples/Makefile.am | 2 ++
- examples/tgt-signals.py | 76 +++++++++++++++++++++++++++++++++++++++++++++++
+ Makefile.am | 2 +-
+ configure.ac | 1 +
+ examples/Makefile.am | 2 ++
+ examples/tgt-signals.py | 76 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 80 insertions(+), 1 deletion(-)
commit af7a2fe7f99c59c454624c0ddea2e6e59d33edb5
@@ -2524,7 +2887,7 @@ Date: Fri Apr 2 16:13:56 2010 +0200
Wire up ka_pwdialog_finalize
- src/krb5-auth-pwdialog.c | 3 +++
+ src/krb5-auth-pwdialog.c | 3 +++
1 file changed, 3 insertions(+)
commit a1212c22e083c0d7c6a957e18c839426def29bbd
@@ -2533,9 +2896,9 @@ Date: Fri Apr 2 14:28:41 2010 +0200
Update .gitignore files
- .gitignore | 1 +
- help/.gitignore | 4 +++-
- preferences/.gitignore | 1 +
+ .gitignore | 1 +
+ help/.gitignore | 4 +++-
+ preferences/.gitignore | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
commit f5940e34ffa6e42065a50273c9967f3c6c77fc5e
@@ -2546,11 +2909,11 @@ Date: Thu Mar 25 21:41:18 2010 +0100
allows external helpers to perform actions like running aklog.
- src/krb5-auth-applet-dbus.xml | 12 +++++++++++
- src/krb5-auth-applet.c | 48 +++++++++++++++++++++++++++++++++++++++--
- src/krb5-auth-applet.h | 10 +++++++++
- src/krb5-auth-dialog.c | 32 +++++++++++++++++++++++++--
- src/krb5-auth-dialog.h | 1 +
+ src/krb5-auth-applet-dbus.xml | 12 +++++++++++
+ src/krb5-auth-applet.c | 48 +++++++++++++++++++++++++++++++++++++++++--
+ src/krb5-auth-applet.h | 10 +++++++++
+ src/krb5-auth-dialog.c | 32 +++++++++++++++++++++++++++--
+ src/krb5-auth-dialog.h | 1 +
5 files changed, 99 insertions(+), 4 deletions(-)
commit 8bf5bd61f7d5242f76ec0e73f40a013cfa01acad
@@ -2559,7 +2922,7 @@ Date: Fri Apr 2 15:49:45 2010 +0300
Updated Ukrainian translation
- po/uk.po | 92 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
+ po/uk.po | 92 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 71 insertions(+), 21 deletions(-)
commit ad5b2afd22bdf5e0af02c5de08b046671ce2b2bc
@@ -2580,7 +2943,7 @@ Date: Sat Mar 20 17:41:27 2010 +0100
instead of the deprecated gtk_status_icon_set_tooltip
- src/krb5-auth-applet.c | 4 ++--
+ src/krb5-auth-applet.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 99af82aa7cdd7958314e6ecec22409155529f369
@@ -2591,7 +2954,7 @@ Date: Sat Mar 20 17:36:02 2010 +0100
to help screenreaders
- src/krb5-auth-applet.c | 1 +
+ src/krb5-auth-applet.c | 1 +
1 file changed, 1 insertion(+)
commit b95c26ebb9b57b813469ba15e78ba8fe2853de1c
@@ -2600,7 +2963,7 @@ Date: Sat Feb 20 09:49:45 2010 +0100
Updated Spanish translation
- po/es.po | 27 +++++++++++++--------------
+ po/es.po | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
commit 1be6b136ed491636e91ee0a3a05ae2a63ff33507
@@ -2609,7 +2972,7 @@ Date: Thu Feb 18 13:50:16 2010 +0100
Updated Slovenian translation
- po/sl.po | 38 ++++++++++++++++++++------------------
+ po/sl.po | 38 ++++++++++++++++++++------------------
1 file changed, 20 insertions(+), 18 deletions(-)
commit ac8611db0d9be2280e95fd654d57843868df2b39
@@ -2620,7 +2983,7 @@ Date: Tue Sep 15 17:30:26 2009 +0200
they're only used with MIT Kerberos.
- src/krb5-auth-dialog.c | 3 ++-
+ src/krb5-auth-dialog.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
commit 221ec2732acc5ac58ceaf67101614d8115268e14
@@ -2631,7 +2994,7 @@ Date: Sun Feb 7 02:32:24 2010 +0100
if available
- configure.ac | 1 +
+ configure.ac | 1 +
1 file changed, 1 insertion(+)
commit 592dc35e911170e58ba6698925ec664b20ca1abc
@@ -2642,7 +3005,7 @@ Date: Thu Feb 4 19:02:13 2010 +0100
since we'd need to monitor the db journal etc. too.
- src/krb5-auth-dialog.c | 9 +++++----
+ src/krb5-auth-dialog.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
commit 852e24e50d9f68c8458f14f62a38ada86a0084a1
@@ -2651,7 +3014,7 @@ Date: Mon Jan 4 21:44:36 2010 +0100
Fix build without libnotify
- src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-applet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 0e88520e03c0e45f12a23d2bb6fed1047b6b8bd9
@@ -2660,7 +3023,7 @@ Date: Thu Feb 4 19:14:53 2010 +0100
Updated Slovenian translation
- po/sl.po | 153 ++++++++++++++++++++++++++------------------------------------
+ po/sl.po | 153 +++++++++++++++++++++++++++------------------------------------
1 file changed, 65 insertions(+), 88 deletions(-)
commit 5a6c2e68fbfdd873d1a7d0fe3de7352393bf70df
@@ -2669,7 +3032,7 @@ Date: Sat Jan 23 20:29:14 2010 +0100
Added sl for Slovenian translation
- po/LINGUAS | 1 +
+ po/LINGUAS | 1 +
1 file changed, 1 insertion(+)
commit 6c4fbabe9bb09a74478e9d41886ec0b7ebf7b631
@@ -2687,7 +3050,7 @@ Date: Mon Nov 2 12:25:49 2009 +0100
Added Spanish translation
- po/es.po | 65 +++++++++++++++++++++++++++++++++++++++++++++-----------------
+ po/es.po | 65 ++++++++++++++++++++++++++++++++++++++++++++++------------------
1 file changed, 47 insertions(+), 18 deletions(-)
commit 81ece99bdcb17748e3ece5bb48e4902cf1224899
@@ -2696,8 +3059,8 @@ Date: Sun Nov 1 19:19:45 2009 +0100
release 0.14
- NEWS | 10 ++++++++++
- configure.ac | 2 +-
+ NEWS | 10 ++++++++++
+ configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
commit 4fd24944efbe31f89cbb9384e8dc02f7dcbc82fc
@@ -2708,7 +3071,7 @@ Date: Wed Oct 28 07:43:42 2009 +0100
BZ: #599725
- help/krb5-auth-dialog.omf.in | 2 +-
+ help/krb5-auth-dialog.omf.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 2620a7e910dfad2efdaf48c2c61587d42c887ac5
@@ -2717,7 +3080,7 @@ Date: Mon Oct 19 23:26:42 2009 +0200
Updated German translation
- po/de.po | 848 ++++++++++++++++++++++++++++++++++----------------------------
+ po/de.po | 848 ++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 463 insertions(+), 385 deletions(-)
commit 4b6bf54f2f34e417619e4785af3fe110494f0bec
@@ -2726,7 +3089,7 @@ Date: Fri Oct 16 23:53:53 2009 +0200
Updated French translation
- po/fr.po | 807 ++++++++++++++++++++++++++++++--------------------------------
+ po/fr.po | 807 ++++++++++++++++++++++++++++++---------------------------------
1 file changed, 390 insertions(+), 417 deletions(-)
commit f7da4928083f811897e7cd938ea331d18926f7b2
@@ -2737,7 +3100,7 @@ Date: Fri Oct 9 19:49:06 2009 +0200
so it can still be closed if another window moves over it.
- src/krb5-auth-pwdialog.c | 49 ++++++++++++++++++++++++++++++++--------------
+ src/krb5-auth-pwdialog.c | 49 +++++++++++++++++++++++++++++++++---------------
1 file changed, 34 insertions(+), 15 deletions(-)
commit 17f830245d522db0b950de993ff3e3fed5b56846
@@ -2746,9 +3109,9 @@ Date: Tue Sep 29 14:08:50 2009 +0200
Add manpage for krb5-auth-dialog-preferences
- configure.ac | 1 +
- preferences/Makefile.am | 2 ++
- preferences/krb5-auth-dialog-preferences.1.in | 22 ++++++++++++++++++++++
+ configure.ac | 1 +
+ preferences/Makefile.am | 2 ++
+ preferences/krb5-auth-dialog-preferences.1.in | 22 ++++++++++++++++++++++
3 files changed, 25 insertions(+)
commit 545556973cfcc5bb033a5f32592e7da958566722
@@ -2759,7 +3122,7 @@ Date: Tue Sep 29 13:36:19 2009 +0200
so the dialog is pushed into the foreground when selected from the menu.
- src/krb5-auth-tickets.c | 2 +-
+ src/krb5-auth-tickets.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit beefba604239fbfb9ea4399af1c93139ad5b8bac
@@ -2768,9 +3131,9 @@ Date: Tue Sep 29 13:33:41 2009 +0200
Add some ticket flags to the dialog
- src/krb5-auth-dialog.c | 9 +++++++++
- src/krb5-auth-tickets.c | 41 ++++++++++++++++++++++++++++++++---------
- src/krb5-auth-tickets.h | 3 +++
+ src/krb5-auth-dialog.c | 9 +++++++++
+ src/krb5-auth-tickets.c | 41 ++++++++++++++++++++++++++++++++---------
+ src/krb5-auth-tickets.h | 3 +++
3 files changed, 44 insertions(+), 9 deletions(-)
commit 66006c1a43fbb831d6c98914f7f0711dd4fcdd21
@@ -2782,7 +3145,7 @@ Date: Tue Sep 29 12:34:46 2009 +0200
This makes sure window managers like maximus don't try to automaxmize
the dialog.
- src/krb5-auth-dialog.xml | 1 +
+ src/krb5-auth-dialog.xml | 1 +
1 file changed, 1 insertion(+)
commit 64a5d362a0e5a615512e5a2fe3d2b8123c076e93
@@ -2791,8 +3154,8 @@ Date: Mon Sep 28 18:35:14 2009 +0200
release 0.13
- NEWS | 13 +++++++++++++
- configure.ac | 2 +-
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
commit 219b476f87afdabf57ab1ce2b715b3c343534e35
@@ -2801,7 +3164,7 @@ Date: Mon Sep 28 18:40:30 2009 +0200
add src/krb5-auth-tickets.c
- po/POTFILES.in | 1 +
+ po/POTFILES.in | 1 +
1 file changed, 1 insertion(+)
commit 126657ebfddb23aa3e3aa18f25f4afae00ecc24d
@@ -2813,8 +3176,8 @@ Date: Thu Sep 17 00:33:57 2009 +0200
and make krb5_get_error_message mandatory. Fixes build with MIT
Kerberos.
- configure.ac | 5 ++++-
- src/krb5-auth-dialog.c | 20 ++++++++++++++++----
+ configure.ac | 5 ++++-
+ src/krb5-auth-dialog.c | 20 ++++++++++++++++----
2 files changed, 20 insertions(+), 5 deletions(-)
commit 255e2f0945151be86d97ba25d97bad4fd51344c4
@@ -2823,7 +3186,7 @@ Date: Tue Sep 15 18:30:04 2009 +0200
warn on unsupported cache types
- src/krb5-auth-dialog.c | 17 ++++++++++-------
+ src/krb5-auth-dialog.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
commit ccaf4225dd658c84bef222cc530cc8d21069cd72
@@ -2832,7 +3195,7 @@ Date: Sun Sep 20 15:33:24 2009 +0200
Updated Spanish translation
- po/es.po | 62 +++++++++++++++++++++++++++++++++++++++++++-------------------
+ po/es.po | 62 +++++++++++++++++++++++++++++++++++++++++++-------------------
1 file changed, 43 insertions(+), 19 deletions(-)
commit 78bed43978ec8d943abc0e55e9431a229fdc319e
@@ -2841,7 +3204,7 @@ Date: Tue Sep 15 23:17:09 2009 +0200
Updated Galician tRanslation
- po/gl.po | 74 ++++++++++++++++++++++++++++++++++++++------------------------
+ po/gl.po | 74 ++++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 46 insertions(+), 28 deletions(-)
commit 485b914708dfe900d83fe0082506a2cad2b35b02
@@ -2850,13 +3213,13 @@ Date: Tue Sep 15 14:24:28 2009 +0200
add list of current tickets dialog
- src/Makefile.am | 2 +
- src/krb5-auth-applet.c | 18 +++++++-
- src/krb5-auth-dialog.c | 112 +++++++++++++++++++++++++++++++++++++++++++---
- src/krb5-auth-dialog.h | 1 +
- src/krb5-auth-dialog.xml | 62 +++++++++++++++++++++++++
- src/krb5-auth-tickets.c | 93 ++++++++++++++++++++++++++++++++++++++
- src/krb5-auth-tickets.h | 36 +++++++++++++++
+ src/Makefile.am | 2 +
+ src/krb5-auth-applet.c | 18 +++++++-
+ src/krb5-auth-dialog.c | 112 ++++++++++++++++++++++++++++++++++++++++++++---
+ src/krb5-auth-dialog.h | 1 +
+ src/krb5-auth-dialog.xml | 62 ++++++++++++++++++++++++++
+ src/krb5-auth-tickets.c | 93 +++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-tickets.h | 36 +++++++++++++++
7 files changed, 316 insertions(+), 8 deletions(-)
commit 43ff324576e600ccf4b06be74282791d89b220e4
@@ -2867,7 +3230,7 @@ Date: Tue Sep 15 15:02:08 2009 +0200
BZ: #538225
- src/krb5-auth-dialog.c | 44 ++++++++++++++++++++++++++++++--------------
+ src/krb5-auth-dialog.c | 44 ++++++++++++++++++++++++++++++--------------
1 file changed, 30 insertions(+), 14 deletions(-)
commit 5f2bb056c67528a3c0172131e8f6b7da12ed7fa6
@@ -2876,7 +3239,7 @@ Date: Mon Sep 7 19:19:20 2009 +0200
prefs dialog launch error handling
- src/krb5-auth-applet.c | 22 +++++++++++++++++++++-
+ src/krb5-auth-applet.c | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
commit 3b00f2ad157ca80259c24e5490bea6fee7927eaa
@@ -2885,7 +3248,7 @@ Date: Mon Sep 7 17:04:44 2009 +0200
enhance error message for UI xml loading
- src/krb5-auth-applet.c | 13 ++++++++++---
+ src/krb5-auth-applet.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
commit 68e5f7a533f46a1fd7e81056595c3d32ca6e4f9f
@@ -2894,10 +3257,10 @@ Date: Tue Sep 15 14:20:57 2009 +0200
fix email address typos
- preferences/krb5-auth-dialog-preferences.c | 2 +-
- src/krb5-auth-applet.c | 2 +-
- src/krb5-auth-dialog.c | 2 +-
- src/krb5-auth-tools.c | 2 +-
+ preferences/krb5-auth-dialog-preferences.c | 2 +-
+ src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-dialog.c | 2 +-
+ src/krb5-auth-tools.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit 7b5c6b54c17f9fbe27a8ffb096690b9dee2fefbd
@@ -2908,8 +3271,8 @@ Date: Thu Sep 3 19:11:35 2009 +0200
BZ: #593989
- preferences/krb5-auth-dialog-preferences.desktop.in | 1 +
- src/krb5-auth-dialog.desktop.in | 4 +++-
+ preferences/krb5-auth-dialog-preferences.desktop.in | 1 +
+ src/krb5-auth-dialog.desktop.in | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
commit d247ce6bb749fdb84bb6826e66d3d416bc47e68e
@@ -2920,7 +3283,7 @@ Date: Sun Aug 30 19:06:42 2009 +0200
BZ: #593389
- preferences/krb5-auth-dialog-preferences.xml | 4 ----
+ preferences/krb5-auth-dialog-preferences.xml | 4 ----
1 file changed, 4 deletions(-)
commit 3c780a0aaa80b1a13684592f0bcda802116ea289
@@ -2929,7 +3292,7 @@ Date: Sun Aug 30 19:04:41 2009 +0200
enhance error message for UI xml loading
- preferences/krb5-auth-dialog-preferences.c | 12 ++++++++++--
+ preferences/krb5-auth-dialog-preferences.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
commit 0a5ebf8c8a68bffc6eb650e268f584bbdfba148c
@@ -2938,8 +3301,8 @@ Date: Sun Aug 9 14:11:19 2009 +0200
fix icon path for prefs dialog
- preferences/Makefile.am | 1 +
- preferences/krb5-auth-dialog-preferences.c | 3 +++
+ preferences/Makefile.am | 1 +
+ preferences/krb5-auth-dialog-preferences.c | 3 +++
2 files changed, 4 insertions(+)
commit 4a84a570a4d3b0d1d91a4091a29b36ac5462125b
@@ -2948,7 +3311,7 @@ Date: Wed Jul 29 10:29:12 2009 +0200
clear error on return path
- src/krb5-auth-dbus.c | 3 ++-
+ src/krb5-auth-dbus.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
commit 920564fc9c42567e19b8cfa6d5a2cff271b95c6f
@@ -2957,7 +3320,7 @@ Date: Sun Jul 26 13:36:22 2009 +0200
check for errors when sending notifications
- src/krb5-auth-applet.c | 11 ++++++++++-
+ src/krb5-auth-applet.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
commit 438f731923c5c1d9d80f63b640323783eb932148
@@ -2966,7 +3329,7 @@ Date: Fri Jul 24 12:26:30 2009 +0200
free nm and g_option context
- src/krb5-auth-dialog.c | 24 +++++++++++++++++++++---
+ src/krb5-auth-dialog.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)
commit 53f36480b82cfd3649bf4488c287112a1d8676f2
@@ -2975,7 +3338,7 @@ Date: Fri Jul 24 19:36:00 2009 +0200
Updated Spanish translation
- po/es.po | 82 +++++++++++++++++++++++++++++++++++---------------------------
+ po/es.po | 82 ++++++++++++++++++++++++++++++++++++----------------------------
1 file changed, 46 insertions(+), 36 deletions(-)
commit 466cd8af9f0fc53556d89680f7892f97f25ca641
@@ -2995,7 +3358,7 @@ Date: Tue Jul 21 20:01:52 2009 +0200
Updated Spanish translation
- po/es.po | 19 +++++++++++--------
+ po/es.po | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
commit 944a5442ea99f894325be774b0767856ea31c7ac
@@ -3014,7 +3377,7 @@ Date: Sun Jul 19 21:09:39 2009 +0200
Updated Spanish translation
- po/es.po | 24 +++++++++++++-----------
+ po/es.po | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
commit 290fd41d7848602f233ed90cf4b8862dd29b6158
@@ -3023,7 +3386,7 @@ Date: Sun Jul 19 13:15:18 2009 +0200
Updated Spanish translation
- po/es.po | 24 ++++++++++++------------
+ po/es.po | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
commit e27cf0a9b7c4cfe1416dddf9357b57812d82569d
@@ -3032,8 +3395,8 @@ Date: Mon Jul 13 17:57:14 2009 +0200
release 0.12
- NEWS | 13 +++++++++++++
- configure.ac | 2 +-
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
commit 9320ca0d8254d5ce931994eadbc0b6c3dbac97a7
@@ -3042,7 +3405,7 @@ Date: Sun Jul 12 21:59:49 2009 +0200
Updated Spanish translation
- po/es.po | 23 ++++++++++++-----------
+ po/es.po | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
commit ef4f8ae34046a6e81d67c3554ed1ce375bdf7678
@@ -3051,7 +3414,7 @@ Date: Sun Jul 12 13:00:44 2009 +0200
Updated Spanish translation
- po/es.po | 24 ++++++++++++------------
+ po/es.po | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
commit f5b7c656213a924e241f93fd896e66b25df4184d
@@ -3060,7 +3423,7 @@ Date: Thu Jul 9 21:19:31 2009 +0200
Updated Spanish translation
- help/es/es.po | 16 ++++++++++++----
+ help/es/es.po | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
commit ef074487d5299934241d0b77c4140e6f7c16a823
@@ -3069,7 +3432,7 @@ Date: Thu Jul 9 21:19:26 2009 +0200
Updated Spanish translation
- po/es.po | 53 ++++++++++++++++++++++++-----------------------------
+ po/es.po | 53 ++++++++++++++++++++++++-----------------------------
1 file changed, 24 insertions(+), 29 deletions(-)
commit c8ec676ac95a660a532adc12355ae52ed546e367
@@ -3078,7 +3441,7 @@ Date: Thu Jul 9 11:24:50 2009 +0300
Updated Ukrainian translation
- po/LINGUAS | 1 +
+ po/LINGUAS | 1 +
1 file changed, 1 insertion(+)
commit d93881444490f93499f2f7c3404246edc50b5a32
@@ -3096,7 +3459,7 @@ Date: Sun Jul 5 11:30:47 2009 +0200
Updated Spanish translation
- po/es.po | 278 ++++++++++++++++++++++++++++++++++----------------------------
+ po/es.po | 278 +++++++++++++++++++++++++++++++++++----------------------------
1 file changed, 154 insertions(+), 124 deletions(-)
commit 1a4aba5b7a71dc913d9ba215b023879766a41b91
@@ -3108,10 +3471,10 @@ Date: Thu Jul 2 14:33:06 2009 +0200
by setting proper parent for the error message dialog and destroying an
already open one if present.
- src/krb5-auth-applet.h | 2 ++
- src/krb5-auth-dialog.c | 33 ++++++++-------------------------
- src/krb5-auth-pwdialog.c | 42 ++++++++++++++++++++++++++++++++++++------
- src/krb5-auth-pwdialog.h | 7 ++++---
+ src/krb5-auth-applet.h | 2 ++
+ src/krb5-auth-dialog.c | 33 ++++++++-------------------------
+ src/krb5-auth-pwdialog.c | 42 ++++++++++++++++++++++++++++++++++++------
+ src/krb5-auth-pwdialog.h | 7 ++++---
4 files changed, 50 insertions(+), 34 deletions(-)
commit 0755f8e9cb0111c26512c2a5c682adf2df29e4c6
@@ -3120,9 +3483,9 @@ Date: Tue Jun 16 21:48:48 2009 +0200
convert to 48x48 png
- icons/48x48/krb-expiring-ticket.png | Bin 3571 -> 4042 bytes
- icons/48x48/krb-no-valid-ticket.png | Bin 3724 -> 4319 bytes
- icons/48x48/krb-valid-ticket.png | Bin 3383 -> 3885 bytes
+ icons/48x48/krb-expiring-ticket.png | Bin 3571 -> 4042 bytes
+ icons/48x48/krb-no-valid-ticket.png | Bin 3724 -> 4319 bytes
+ icons/48x48/krb-valid-ticket.png | Bin 3383 -> 3885 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
commit df1827eaf8b54665a34bdaf1b461f41db0bd0fd1
@@ -3146,7 +3509,7 @@ Date: Thu Jul 2 13:50:09 2009 +0200
as propoes by Andre Klapper
- src/krb5-auth-applet.c | 1 +
+ src/krb5-auth-applet.c | 1 +
1 file changed, 1 insertion(+)
commit f772cc0efe41062fa494f9bf5dabb96993a2575e
@@ -3157,7 +3520,7 @@ Date: Thu Jul 2 13:42:28 2009 +0200
they're never seen by the user
- gtksecentry/gtksecentry.c | 51 ++++++++++++++++-----------------------------
+ gtksecentry/gtksecentry.c | 51 +++++++++++++++++------------------------------
1 file changed, 18 insertions(+), 33 deletions(-)
commit ffc48dcc8e4328a531f31c8ae11c3151f184add4
@@ -3169,7 +3532,7 @@ Date: Thu Jul 2 13:31:00 2009 +0200
Thanks to Jorge González
BZ: #587199
- help/C/krb5-auth-dialog.xml | 2 +-
+ help/C/krb5-auth-dialog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit d7678acba9c4f60b7b7342ed52a6a41976e44c74
@@ -3180,9 +3543,9 @@ Date: Mon Jun 22 11:07:15 2009 +0200
and add filechooser dialog for certificates
- configure.ac | 10 +
- preferences/krb5-auth-dialog-preferences.c | 160 ++++++++++++++-
- preferences/krb5-auth-dialog-preferences.xml | 271 ++++++++++++++++----------
+ configure.ac | 10 +
+ preferences/krb5-auth-dialog-preferences.c | 160 +++++++++++++++-
+ preferences/krb5-auth-dialog-preferences.xml | 271 ++++++++++++++++-----------
3 files changed, 332 insertions(+), 109 deletions(-)
commit 2ad5e90d3191b417efe36a2a033ce6fab3830e76
@@ -3191,7 +3554,7 @@ Date: Tue Jun 23 01:57:44 2009 +0200
add back warning cflags
- preferences/Makefile.am | 1 +
+ preferences/Makefile.am | 1 +
1 file changed, 1 insertion(+)
commit d20d7e55ffe1d25c6fa7dc8d2f09ce5e944a26f3
@@ -3200,7 +3563,7 @@ Date: Sun Jun 28 19:01:14 2009 +0200
switch to automatic ChangeLog generation
- Makefile.am | 14 ++++++++++++++
+ Makefile.am | 14 ++++++++++++++
1 file changed, 14 insertions(+)
commit d2f2b4d37d18b83d2aa83741dba3ce27a1678414
@@ -3209,7 +3572,7 @@ Date: Sun Jun 28 16:27:58 2009 +0200
Added translated figure
- help/es/figures/ka-expired.png | Bin 11304 -> 11279 bytes
+ help/es/figures/ka-expired.png | Bin 11304 -> 11279 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
commit c899e5ab5f3c64f26b155632ce4f7c19ed92e984
@@ -3218,7 +3581,7 @@ Date: Sun Jun 28 16:27:49 2009 +0200
Added translated figure
- help/es/figures/ka-valid.png | Bin 11438 -> 11351 bytes
+ help/es/figures/ka-valid.png | Bin 11438 -> 11351 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
commit 9b419a2e31402f443f0b78970964646ccbc7af27
@@ -3227,7 +3590,7 @@ Date: Sun Jun 28 16:24:14 2009 +0200
Added translated figure
- help/es/figures/ka-valid.png | Bin 0 -> 11438 bytes
+ help/es/figures/ka-valid.png | Bin 0 -> 11438 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
commit f1c92168c9d145c8bb3696861447942fa32549c6
@@ -3236,7 +3599,7 @@ Date: Sun Jun 28 16:24:07 2009 +0200
Added translated figure
- help/es/figures/ka-expiring.png | Bin 0 -> 11427 bytes
+ help/es/figures/ka-expiring.png | Bin 0 -> 11427 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
commit d2fc464cbc637db5cf70f98b1c36f6a9938b8a06
@@ -3245,7 +3608,7 @@ Date: Sun Jun 28 16:23:56 2009 +0200
Added translated figure
- help/es/figures/ka-expired.png | Bin 0 -> 11304 bytes
+ help/es/figures/ka-expired.png | Bin 0 -> 11304 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
commit 8c18e885af80ab7c8db2167058696fe843a7fbf4
@@ -3254,7 +3617,7 @@ Date: Sun Jun 28 16:23:27 2009 +0200
Updated Spanish translation
- po/es.po | 138 +++++++++++++++++++++++++++++++-------------------------------
+ po/es.po | 138 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 69 insertions(+), 69 deletions(-)
commit 9e8e15d419f7b441848b5c57bbf5b3c5138e9ff5
@@ -3263,7 +3626,7 @@ Date: Sun Jun 28 15:57:59 2009 +0200
Updated Spanish translation
- help/es/es.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++---------
+ help/es/es.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 70 insertions(+), 12 deletions(-)
commit eae48680527a04366aebb397ab9453b0801b92ba
@@ -3272,7 +3635,7 @@ Date: Sun Jun 21 17:41:09 2009 +0200
Updated Spanish translation
- po/es.po | 65 +++++++++++++++++++++++++++++++-------------------------------
+ po/es.po | 65 ++++++++++++++++++++++++++++++++--------------------------------
1 file changed, 32 insertions(+), 33 deletions(-)
commit e24031b764e6067e91b117344ed2a96274ca3f1e
@@ -3281,7 +3644,7 @@ Date: Sun Jun 21 12:02:19 2009 +0200
Added initial Spanish translation
- help/es/es.po | 514 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ help/es/es.po | 514 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 514 insertions(+)
commit 7b6d6e6bf498be89c87bdc9ef64b0b2310885f73
@@ -3290,7 +3653,7 @@ Date: Sun Jun 21 12:01:57 2009 +0200
Added es to DOC_LINGUAS
- help/Makefile.am | 2 +-
+ help/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 5db10b3a3d99ba04292c6608cfd1d175d0c2b426
@@ -3299,7 +3662,7 @@ Date: Wed Jun 17 08:11:19 2009 +0200
Added sv to DOC_LINGUAS
- help/Makefile.am | 2 +-
+ help/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 8de23cd7cc2a4765b49222b82953bb2d4d5e3f63
@@ -3308,7 +3671,7 @@ Date: Wed Jun 17 08:10:43 2009 +0200
Added Swedish manual translation
- help/sv/sv.po | 345 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ help/sv/sv.po | 345 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 345 insertions(+)
commit 234fe14a7561561724bb4fb35e9a0d1eb4ea0559
@@ -3317,9 +3680,9 @@ Date: Sat Jun 13 18:09:22 2009 +0200
release 0.11
- ChangeLog | 5 +++++
- NEWS | 17 +++++++++++++++++
- configure.ac | 2 +-
+ ChangeLog | 5 +++++
+ NEWS | 17 +++++++++++++++++
+ configure.ac | 2 +-
3 files changed, 23 insertions(+), 1 deletion(-)
commit 99603d8759be22bb2098e1999ad19b6e32288eaa
@@ -3328,7 +3691,7 @@ Date: Sat Jun 13 18:22:42 2009 +0200
update German translation
- po/de.po | 681 ++++++++++++++++++++++++++++++--------------------------------
+ po/de.po | 681 ++++++++++++++++++++++++++++++---------------------------------
1 file changed, 325 insertions(+), 356 deletions(-)
commit a0740795f106d12b92240f5ccf940335f1416582
@@ -3337,7 +3700,7 @@ Date: Mon Jun 15 17:56:40 2009 +0200
fix build of German translation
- help/de/de.po | 4 ++--
+ help/de/de.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 9adf604dcea97e9862969863d83d53d3c4bc9ca0
@@ -3346,8 +3709,8 @@ Date: Mon Jun 15 11:51:17 2009 +0200
Added German doc translation
- help/Makefile.am | 2 +-
- help/de/de.po | 519 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 2 +-
+ help/de/de.po | 519 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 520 insertions(+), 1 deletion(-)
commit 288e248b5853ce0e3fadd4a362ee16e927f13620
@@ -3356,7 +3719,7 @@ Date: Sun Jun 14 12:32:52 2009 +0200
Updated Spanish translation
- po/es.po | 588 +++++++++++++++++++++++++++++++-------------------------------
+ po/es.po | 588 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 291 insertions(+), 297 deletions(-)
commit 56fcbcd45506de6ae3a5a4f34213949d71180300
@@ -3365,7 +3728,7 @@ Date: Sun Jun 14 11:47:27 2009 +0200
Updated sv translation (Daniel Nylander)
- po/sv.po | 746 +++++++++++++++++++++++++++++---------------------------------
+ po/sv.po | 746 +++++++++++++++++++++++++++++----------------------------------
1 file changed, 345 insertions(+), 401 deletions(-)
commit 73c1baacc5ce8129020940a1789466e1579078c7
@@ -3374,8 +3737,8 @@ Date: Sat Jun 13 18:18:51 2009 +0200
fix typo
- ChangeLog | 4 ++++
- preferences/krb5-auth-dialog-preferences.xml | 2 +-
+ ChangeLog | 4 ++++
+ preferences/krb5-auth-dialog-preferences.xml | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 5b7392d972f2e4aa9422af61a9bb0ec25f864925
@@ -3384,9 +3747,9 @@ Date: Sat Jun 13 17:56:09 2009 +0200
add note for translators
- ChangeLog | 5 +++++
- etpo/lexer.l | 6 +++++-
- src/dummy-strings.c | 5 +++++
+ ChangeLog | 5 +++++
+ etpo/lexer.l | 6 +++++-
+ src/dummy-strings.c | 5 +++++
3 files changed, 15 insertions(+), 1 deletion(-)
commit 4b6d744ac0b6eecd964bcf41d80d2d272d6c0726
@@ -3395,8 +3758,8 @@ Date: Sat Jun 13 17:37:45 2009 +0200
use gtk_image_menu_item_new_from_stock for stock menu entries
- ChangeLog | 5 +++++
- src/krb5-auth-applet.c | 16 ++++------------
+ ChangeLog | 5 +++++
+ src/krb5-auth-applet.c | 16 ++++------------
2 files changed, 9 insertions(+), 12 deletions(-)
commit 199488c4fa804c07b72153ed7100801fc956457f
@@ -3418,7 +3781,7 @@ Date: Sat Jun 13 13:27:27 2009 +0200
Updated Spanish translation
- po/es.po | 161 ++++++++++++++++++++++++++++++++------------------------------
+ po/es.po | 161 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 83 insertions(+), 78 deletions(-)
commit e5732ce229922e51866ef2c2c001a1f99a4aaf9c
@@ -3441,9 +3804,9 @@ Date: Sat Jun 13 12:27:00 2009 +0200
translatable strings, removed translatable property on stock
items.
- .../krb5-auth-dialog-preferences.desktop.in | 2 +-
- preferences/krb5-auth-dialog-preferences.xml | 54 +++++++++++---------
- src/krb5-auth-applet.c | 1 +
+ .../krb5-auth-dialog-preferences.desktop.in | 2 +-
+ preferences/krb5-auth-dialog-preferences.xml | 54 +++++++++++++---------
+ src/krb5-auth-applet.c | 1 +
3 files changed, 33 insertions(+), 24 deletions(-)
commit 71d237dd59141a0bfe0a72f874dc313efbc6bb82
@@ -3452,7 +3815,7 @@ Date: Fri Jun 12 22:54:29 2009 +0200
update German translation
- po/de.po | 26 ++++++++++++--------------
+ po/de.po | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
commit 4c53e37b1fbde5e11782d354e6a306bc39da9053
@@ -3461,12 +3824,12 @@ Date: Fri Jun 12 22:46:19 2009 +0200
update po
- po/de.po | 137 +++++++++++++++++++++++++++++++++--------------
- po/es.po | 41 +++++++-------
- po/krb5-auth-dialog.pot | 129 ++++++++++++++++++++++++++++++--------------
- po/nb.po | 135 ++++++++++++++++++++++++++++++++--------------
- po/pa.po | 43 +++++++--------
- po/sv.po | 129 ++++++++++++++++++++++++++++++--------------
+ po/de.po | 137 +++++++++++++++++++++++++++++++++---------------
+ po/es.po | 41 ++++++++-------
+ po/krb5-auth-dialog.pot | 129 +++++++++++++++++++++++++++++++--------------
+ po/nb.po | 135 +++++++++++++++++++++++++++++++++--------------
+ po/pa.po | 43 +++++++--------
+ po/sv.po | 129 +++++++++++++++++++++++++++++++--------------
6 files changed, 413 insertions(+), 201 deletions(-)
commit eede48773890ba17d15cfa93eee14cdcb276d1a0
@@ -3477,13 +3840,13 @@ Date: Tue Jun 2 01:09:04 2009 +0200
useful e.g. on laptop suspend
- ChangeLog | 12 ++++++++++++
- src/krb5-auth-applet-dbus.xml | 5 +++++
- src/krb5-auth-applet.c | 24 +++++++++++++++++++-----
- src/krb5-auth-dbus.c | 22 +++++++++++++++++-----
- src/krb5-auth-dbus.h | 2 ++
- src/krb5-auth-dialog.c | 11 +++++++----
- src/krb5-auth-dialog.h | 2 +-
+ ChangeLog | 12 ++++++++++++
+ src/krb5-auth-applet-dbus.xml | 5 +++++
+ src/krb5-auth-applet.c | 24 +++++++++++++++++++-----
+ src/krb5-auth-dbus.c | 22 +++++++++++++++++-----
+ src/krb5-auth-dbus.h | 2 ++
+ src/krb5-auth-dialog.c | 11 +++++++----
+ src/krb5-auth-dialog.h | 2 +-
7 files changed, 63 insertions(+), 15 deletions(-)
commit 8f9026ca12c76cf2a7e231b545c9ef38d79d364b
@@ -3492,9 +3855,9 @@ Date: Wed May 27 21:11:16 2009 +0200
use "translator-credits" as suggested by the GTK+ Reference Manual
- AUTHORS | 2 ++
- ChangeLog | 5 +++++
- src/krb5-auth-applet.c | 16 ++++++++--------
+ AUTHORS | 2 ++
+ ChangeLog | 5 +++++
+ src/krb5-auth-applet.c | 16 ++++++++--------
3 files changed, 15 insertions(+), 8 deletions(-)
commit 761fc7a10890afbadab351b6fe6568100403d5f3
@@ -3506,13 +3869,13 @@ Date: Sun Jun 7 17:36:30 2009 +0200
instead of gtk-dialog-authentication. Makes using different icon themes
easier. Also use icons in notifications.
- ChangeLog | 15 +++++++++++
- .../krb5-auth-dialog-preferences.desktop.in | 2 +-
- preferences/krb5-auth-dialog-preferences.xml | 4 +--
- src/krb5-auth-applet.c | 27 +++++++++++++++-----
- src/krb5-auth-applet.h | 2 +-
- src/krb5-auth-dialog.c | 7 +----
- src/krb5-auth-dialog.xml | 2 +-
+ ChangeLog | 15 ++++++++++++
+ .../krb5-auth-dialog-preferences.desktop.in | 2 +-
+ preferences/krb5-auth-dialog-preferences.xml | 4 ++--
+ src/krb5-auth-applet.c | 27 ++++++++++++++++------
+ src/krb5-auth-applet.h | 2 +-
+ src/krb5-auth-dialog.c | 7 +-----
+ src/krb5-auth-dialog.xml | 2 +-
7 files changed, 41 insertions(+), 18 deletions(-)
commit 6d786408ab2ab10fa9f1daa71595fa5dac3ba29b
@@ -3550,7 +3913,7 @@ Date: Mon Jun 8 07:01:48 2009 +0530
updating Translation for Gurmukhi
- po/pa.po | 684 +++++++++++++++++++++++++++++++-------------------------------
+ po/pa.po | 684 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 347 insertions(+), 337 deletions(-)
commit f359ac03f203f6031a3ad8f620c98bc1047fa43a
@@ -3559,7 +3922,7 @@ Date: Sun Jun 7 14:12:33 2009 +0200
Updated Spanish translation
- po/es.po | 24 ++++++++++++------------
+ po/es.po | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
commit 3ae8633c04b6105150c717a8cdb5befe42dada68
@@ -3568,7 +3931,7 @@ Date: Thu Jun 4 18:28:53 2009 +0200
Updated Spanish translation
- po/es.po | 262 +++++++++++++++++++++++++++++++-------------------------------
+ po/es.po | 262 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 132 insertions(+), 130 deletions(-)
commit 35709df0b2719af477c7052a033e3188dd3c659c
@@ -3577,9 +3940,9 @@ Date: Mon Jun 1 21:27:39 2009 +0200
launch prefs with full path
- ChangeLog | 6 ++++++
- src/Makefile.am | 1 +
- src/krb5-auth-applet.c | 4 +++-
+ ChangeLog | 6 ++++++
+ src/Makefile.am | 1 +
+ src/krb5-auth-applet.c | 4 +++-
3 files changed, 10 insertions(+), 1 deletion(-)
commit 141b1a264f5561ab4baa3ce25fb17fa0176e3a1c
@@ -3588,8 +3951,8 @@ Date: Mon Jun 1 22:19:15 2009 +0200
set application name in error dialog
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.c | 12 +++++++++---
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.c | 12 +++++++++---
2 files changed, 14 insertions(+), 3 deletions(-)
commit 5a338d29dc08867b277de20efd3d9edd8171d1a1
@@ -3598,15 +3961,15 @@ Date: Fri May 29 18:37:39 2009 +0200
enable help in applet and prefs dialog
- ChangeLog | 17 ++++++++
- po/POTFILES.in | 2 +-
- preferences/Makefile.am | 2 +
- preferences/krb5-auth-dialog-preferences.c | 32 ++------------
- preferences/krb5-auth-dialog-preferences.xml | 1 +
- src/Makefile.am | 2 +
- src/krb5-auth-applet.c | 23 ++++++++--
- src/krb5-auth-tools.c | 58 ++++++++++++++++++++++++++
- src/krb5-auth-tools.h | 33 +++++++++++++++
+ ChangeLog | 17 ++++++++
+ po/POTFILES.in | 2 +-
+ preferences/Makefile.am | 2 +
+ preferences/krb5-auth-dialog-preferences.c | 32 ++-------------
+ preferences/krb5-auth-dialog-preferences.xml | 1 +
+ src/Makefile.am | 2 +
+ src/krb5-auth-applet.c | 23 +++++++++--
+ src/krb5-auth-tools.c | 58 ++++++++++++++++++++++++++++
+ src/krb5-auth-tools.h | 33 ++++++++++++++++
9 files changed, 137 insertions(+), 33 deletions(-)
commit 7f7a21cfe43e1010f0857a042f42a07d3e5af025
@@ -3615,23 +3978,23 @@ Date: Fri May 22 15:29:07 2009 +0200
add a user manual
- .gitignore | 1 +
- ChangeLog | 20 ++
- Makefile.am | 12 +-
- acinclude.m4 | 2 +
- configure.ac | 2 +
- help/.gitignore | 1 +
- help/C/figures/ka-expired.png | Bin 0 -> 12075 bytes
- help/C/figures/ka-expiring.png | Bin 0 -> 12659 bytes
- help/C/figures/ka-valid.png | Bin 0 -> 12226 bytes
- help/C/figures/trayicon-expired.png | Bin 0 -> 1258 bytes
- help/C/figures/trayicon-expiring.png | Bin 0 -> 1344 bytes
- help/C/figures/trayicon-valid.png | Bin 0 -> 1163 bytes
- help/C/krb5-auth-dialog.xml | 370 ++++++++++++++++++++++++++++++++++
- help/C/legal.xml | 76 +++++++
- help/Makefile.am | 19 ++
- help/krb5-auth-dialog.omf.in | 37 ++++
- m4/gnome-doc-utils.m4 | 53 +++++
+ .gitignore | 1 +
+ ChangeLog | 20 ++
+ Makefile.am | 12 +-
+ acinclude.m4 | 2 +
+ configure.ac | 2 +
+ help/.gitignore | 1 +
+ help/C/figures/ka-expired.png | Bin 0 -> 12075 bytes
+ help/C/figures/ka-expiring.png | Bin 0 -> 12659 bytes
+ help/C/figures/ka-valid.png | Bin 0 -> 12226 bytes
+ help/C/figures/trayicon-expired.png | Bin 0 -> 1258 bytes
+ help/C/figures/trayicon-expiring.png | Bin 0 -> 1344 bytes
+ help/C/figures/trayicon-valid.png | Bin 0 -> 1163 bytes
+ help/C/krb5-auth-dialog.xml | 370 +++++++++++++++++++++++++++++++++++
+ help/C/legal.xml | 76 +++++++
+ help/Makefile.am | 19 ++
+ help/krb5-auth-dialog.omf.in | 37 ++++
+ m4/gnome-doc-utils.m4 | 53 +++++
17 files changed, 591 insertions(+), 2 deletions(-)
commit 4305f026ffdac76d97f14a65b18d09e570ced6bd
@@ -3640,7 +4003,7 @@ Date: Tue May 26 19:10:08 2009 +0200
Updated Spanish translation
- po/es.po | 42 +++++++++++++++++++++++++++---------------
+ po/es.po | 42 +++++++++++++++++++++++++++---------------
1 file changed, 27 insertions(+), 15 deletions(-)
commit fe515c69334b2686788c04836e76ee63737f3a33
@@ -3649,8 +4012,8 @@ Date: Tue May 26 06:21:56 2009 +0530
Updating Punjabi file with CHARSET varible and add to LINGUAS
- po/LINGUAS | 1 +
- po/pa.po | 91 ++++++++++++++++++++++++++++++++----------------------------
+ po/LINGUAS | 1 +
+ po/pa.po | 91 +++++++++++++++++++++++++++++++++-----------------------------
2 files changed, 50 insertions(+), 42 deletions(-)
commit c7c1ed3d1c730b9bb6202f025d0441f7f4d13c4c
@@ -3659,8 +4022,8 @@ Date: Fri May 22 15:04:20 2009 +0200
update about dialog
- ChangeLog | 4 ++++
- src/krb5-auth-applet.c | 48 +++++++++++++++++++++++++++++++++++++++++++-----
+ ChangeLog | 4 ++++
+ src/krb5-auth-applet.c | 48 +++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 47 insertions(+), 5 deletions(-)
commit 317694f62ac35ab4417658e74dbcb18ab48adf71
@@ -3669,9 +4032,9 @@ Date: Mon May 25 18:12:24 2009 +0200
release 0.10
- ChangeLog | 5 +++++
- NEWS | 11 +++++++++++
- configure.ac | 2 +-
+ ChangeLog | 5 +++++
+ NEWS | 11 +++++++++++
+ configure.ac | 2 +-
3 files changed, 17 insertions(+), 1 deletion(-)
commit b1771efe77d21b277377a718015f04897143f5e5
@@ -3689,7 +4052,7 @@ Date: Sun May 24 15:58:44 2009 +0200
Updated Spanish translation
- po/es.po | 63 +++++++++++++++++++++++++++++++++-----------------------------
+ po/es.po | 63 ++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 34 insertions(+), 29 deletions(-)
commit 6a3456925f6075b1def514d514bbe023030cdbd2
@@ -3698,8 +4061,8 @@ Date: Fri May 22 15:40:43 2009 +0200
add missing missing line continuation
- ChangeLog | 4 ++++
- src/Makefile.am | 2 +-
+ ChangeLog | 4 ++++
+ src/Makefile.am | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit e1e27672e7a5f81320f3abeca1c0ecd2f11e28d0
@@ -3717,7 +4080,7 @@ Date: Wed May 20 20:08:46 2009 +0200
Added es to LINGUAS
- po/LINGUAS | 1 +
+ po/LINGUAS | 1 +
1 file changed, 1 insertion(+)
commit 03e53f40fa38e61988b240aa1d99a570d0cbd2e1
@@ -3726,14 +4089,14 @@ Date: Tue May 19 19:47:57 2009 +0200
allow notifications to be turned off
- ChangeLog | 13 +++++++
- src/krb5-auth-applet.c | 82 +++++++++++++++++++++++++++++++++------
- src/krb5-auth-dialog.c | 3 --
- src/krb5-auth-dialog.schemas.in | 39 +++++++++++++++++++
- src/krb5-auth-gconf-tools.c | 24 ++++++++++++
- src/krb5-auth-gconf-tools.h | 4 ++
- src/krb5-auth-gconf.c | 26 ++++++-------
- src/krb5-auth-gconf.h | 3 +-
+ ChangeLog | 13 +++++++
+ src/krb5-auth-applet.c | 82 +++++++++++++++++++++++++++++++++++------
+ src/krb5-auth-dialog.c | 3 --
+ src/krb5-auth-dialog.schemas.in | 39 ++++++++++++++++++++
+ src/krb5-auth-gconf-tools.c | 24 ++++++++++++
+ src/krb5-auth-gconf-tools.h | 4 ++
+ src/krb5-auth-gconf.c | 26 ++++++-------
+ src/krb5-auth-gconf.h | 3 +-
8 files changed, 165 insertions(+), 29 deletions(-)
commit 476ac3ebc7150d153afea26fea59dacd7c752f5c
@@ -3755,9 +4118,9 @@ Date: Fri May 15 18:21:59 2009 +0200
better match the output to the handcrafted version we shipped
- ChangeLog | 5 +++++
- etpo/lexer.l | 4 ++--
- src/dummy-strings.c | 5 ++++-
+ ChangeLog | 5 +++++
+ etpo/lexer.l | 4 ++--
+ src/dummy-strings.c | 5 ++++-
3 files changed, 11 insertions(+), 3 deletions(-)
commit 850eb54cfe348c6d47601594af5a8b03fa6b000f
@@ -3768,9 +4131,9 @@ Date: Fri May 15 17:30:26 2009 +0200
by filtering the error messages extracted from Kerberos's .et files.
- ChangeLog | 7 +
- etpo/Makefile.am | 15 ++
- src/dummy-strings.c | 458 +++++----------------------------------------------
+ ChangeLog | 7 +
+ etpo/Makefile.am | 15 ++
+ src/dummy-strings.c | 458 +++++-----------------------------------------------
3 files changed, 59 insertions(+), 421 deletions(-)
commit f58a7c6edec6f163cf6b0fdca2a7ee64445feac7
@@ -3781,8 +4144,8 @@ Date: Fri May 15 18:57:26 2009 +0200
so the get picked up by intltool
- ChangeLog | 5 +++++
- po/POTFILES.in | 4 ++--
+ ChangeLog | 5 +++++
+ po/POTFILES.in | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
commit 059c4921f2fbeb255a3b6ea3a79907a46927e1a3
@@ -3791,8 +4154,8 @@ Date: Wed May 13 22:10:04 2009 +0200
try to translate Kerberos error messages
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.c | 2 +-
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
commit 64f39569a0afaf17800ee422808ec968b38adb71
@@ -3801,8 +4164,8 @@ Date: Wed May 13 20:47:46 2009 +0200
update regex for newer com_err
- ChangeLog | 4 ++++
- etpo/lexer.l | 2 ++
+ ChangeLog | 4 ++++
+ etpo/lexer.l | 2 ++
2 files changed, 6 insertions(+)
commit f47765829bc612f9be8071f3d5629b73d5430d27
@@ -3813,12 +4176,12 @@ Date: Mon May 11 23:51:57 2009 +0200
and use gconftool to install the schema.
- ChangeLog | 12 ++++++++++
- configure.ac | 7 ++++++
- po/POTFILES.in | 1 +
- preferences/Makefile.am | 2 --
- src/Makefile.am | 17 ++++++++++----
- src/krb5-auth-dialog.schemas.in | 48 +++++++++++++++++++--------------------
+ ChangeLog | 12 +++++++++++
+ configure.ac | 7 ++++++
+ po/POTFILES.in | 1 +
+ preferences/Makefile.am | 2 --
+ src/Makefile.am | 17 ++++++++++-----
+ src/krb5-auth-dialog.schemas.in | 48 ++++++++++++++++++++---------------------
6 files changed, 56 insertions(+), 31 deletions(-)
commit e394f9883966af1a76d13e250627056f4f86e941
@@ -3829,10 +4192,10 @@ Date: Mon May 11 00:45:55 2009 +0200
BZ: #581901
- ChangeLog | 10 +++++++
- configure.ac | 13 ++-------
- preferences/Makefile.am | 28 ++++++++++++--------
- src/Makefile.am | 67 +++++++++++++++++++++++++++++++----------------
+ ChangeLog | 10 ++++++++
+ configure.ac | 13 ++--------
+ preferences/Makefile.am | 28 +++++++++++++--------
+ src/Makefile.am | 67 +++++++++++++++++++++++++++++++++----------------
4 files changed, 74 insertions(+), 44 deletions(-)
commit be4484021df4bc0d2e1092099bb7023de0dde09f
@@ -3841,9 +4204,9 @@ Date: Sun May 10 22:19:57 2009 +0200
update .gitignore files
- ChangeLog | 6 ++++++
- preferences/.gitignore | 2 ++
- src/.gitignore | 1 +
+ ChangeLog | 6 ++++++
+ preferences/.gitignore | 2 ++
+ src/.gitignore | 1 +
3 files changed, 9 insertions(+)
commit e27711ced53e56ff3d5557af5e6fdcfe58bd3a5f
@@ -3852,10 +4215,10 @@ Date: Sun May 10 22:07:58 2009 +0200
make checking for deprecated symbols easy
- ChangeLog | 7 +++++++
- configure.ac | 3 +++
- preferences/Makefile.am | 4 ++++
- src/Makefile.am | 8 +++++++-
+ ChangeLog | 7 +++++++
+ configure.ac | 3 +++
+ preferences/Makefile.am | 4 ++++
+ src/Makefile.am | 8 +++++++-
4 files changed, 21 insertions(+), 1 deletion(-)
commit 3da2c17fb39462666942b187c2a770907f0bd61a
@@ -3866,10 +4229,10 @@ Date: Fri May 8 19:16:11 2009 +0200
BZ: #581907.
- ChangeLog | 8 ++++++++
- autogen.sh | 1 +
- configure.ac | 8 ++++----
- po/LINGUAS | 5 +++++
+ ChangeLog | 8 ++++++++
+ autogen.sh | 1 +
+ configure.ac | 8 ++++----
+ po/LINGUAS | 5 +++++
4 files changed, 18 insertions(+), 4 deletions(-)
commit 6f2502dc0c4d9afd164d7f09946eff11d3596783
@@ -3880,10 +4243,10 @@ Date: Fri May 8 19:04:36 2009 +0200
BZ: #581902
- ChangeLog | 7 +++++++
- etpo/lexer.l | 4 ++--
- src/krb5-auth-gconf-tools.c | 6 +++---
- src/krb5-auth-gconf.c | 2 +-
+ ChangeLog | 7 +++++++
+ etpo/lexer.l | 4 ++--
+ src/krb5-auth-gconf-tools.c | 6 +++---
+ src/krb5-auth-gconf.c | 2 +-
4 files changed, 13 insertions(+), 6 deletions(-)
commit 1117ad35cc15b84cd253ad770cfe406d73874f0d
@@ -3892,22 +4255,22 @@ Date: Tue May 5 00:16:47 2009 +0200
Switch from Libglade to GtkBuilder
- ChangeLog | 14 +
- configure.ac | 6 +-
- etpo/Makefile.am | 2 -
- po/POTFILES.in | 4 +-
- preferences/Makefile.am | 3 +-
- preferences/krb5-auth-dialog-preferences.c | 27 +-
- preferences/krb5-auth-dialog-preferences.glade | 620 ----------------------
- preferences/krb5-auth-dialog-preferences.xml | 657 ++++++++++++++++++++++++
- src/Makefile.am | 3 +-
- src/krb5-auth-applet.c | 2 +-
- src/krb5-auth-applet.h | 3 +-
- src/krb5-auth-dialog.c | 32 +-
- src/krb5-auth-dialog.glade | 138 -----
- src/krb5-auth-dialog.xml | 155 ++++++
- src/krb5-auth-pwdialog.c | 16 +-
- src/krb5-auth-pwdialog.h | 3 +-
+ ChangeLog | 14 +
+ configure.ac | 6 +-
+ etpo/Makefile.am | 2 -
+ po/POTFILES.in | 4 +-
+ preferences/Makefile.am | 3 +-
+ preferences/krb5-auth-dialog-preferences.c | 27 +-
+ preferences/krb5-auth-dialog-preferences.glade | 620 -----------------------
+ preferences/krb5-auth-dialog-preferences.xml | 657 +++++++++++++++++++++++++
+ src/Makefile.am | 3 +-
+ src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-applet.h | 3 +-
+ src/krb5-auth-dialog.c | 32 +-
+ src/krb5-auth-dialog.glade | 138 ------
+ src/krb5-auth-dialog.xml | 155 ++++++
+ src/krb5-auth-pwdialog.c | 16 +-
+ src/krb5-auth-pwdialog.h | 3 +-
16 files changed, 863 insertions(+), 822 deletions(-)
commit caf8e1b7539269b91ec85500381dbbdaa6a6093b
@@ -3916,10 +4279,10 @@ Date: Sun May 3 17:13:40 2009 +0200
fix build with GLib < 2.18
- ChangeLog | 7 +++++++
- configure.ac | 4 +++-
- src/Makefile.am | 1 +
- src/krb5-auth-dialog.c | 1 +
+ ChangeLog | 7 +++++++
+ configure.ac | 4 +++-
+ src/Makefile.am | 1 +
+ src/krb5-auth-dialog.c | 1 +
4 files changed, 12 insertions(+), 1 deletion(-)
commit 943847b1cb563adc871a1c153b9824a8b5c0f15b
@@ -3928,8 +4291,8 @@ Date: Sun May 3 17:07:16 2009 +0200
fix compilation with GTK+ < 2.14
- ChangeLog | 5 +++++
- preferences/krb5-auth-dialog-preferences.c | 4 ++++
+ ChangeLog | 5 +++++
+ preferences/krb5-auth-dialog-preferences.c | 4 ++++
2 files changed, 9 insertions(+)
commit 553e864286cc56807280473680afcaa21a660619
@@ -3938,8 +4301,8 @@ Date: Sun May 3 16:43:58 2009 +0200
ship maintainers
- ChangeLog | 4 ++++
- Makefile.am | 8 ++++++--
+ ChangeLog | 4 ++++
+ Makefile.am | 8 ++++++--
2 files changed, 10 insertions(+), 2 deletions(-)
commit 1a7c665d7beb69c729bae98a164736bce01eff7c
@@ -3948,8 +4311,8 @@ Date: Sun May 3 16:22:55 2009 +0200
add generated files
- .gitignore | 5 +++++
- ChangeLog | 4 ++++
+ .gitignore | 5 +++++
+ ChangeLog | 4 ++++
2 files changed, 9 insertions(+)
commit 8cf197f76d67a92da5b0be67271ce914e75cb2d1
@@ -3958,11 +4321,11 @@ Date: Sun May 3 16:20:30 2009 +0200
rm .cvsignore files
- .cvsignore | 31 -------------------------------
- ChangeLog | 8 ++++++++
- etpo/.cvsignore | 6 ------
- po/.cvsignore | 10 ----------
- src/.cvsignore | 5 -----
+ .cvsignore | 31 -------------------------------
+ ChangeLog | 8 ++++++++
+ etpo/.cvsignore | 6 ------
+ po/.cvsignore | 10 ----------
+ src/.cvsignore | 5 -----
5 files changed, 8 insertions(+), 52 deletions(-)
commit 3d9352459f8cbab47f64f4a1fee36909a212cd5d
@@ -3971,8 +4334,8 @@ Date: Sun May 3 16:20:09 2009 +0200
add sv to ALL_LINGUAS
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit f86a7132ef409bf6c0bdcbc1d5a05ab84d92abc3
@@ -3981,8 +4344,8 @@ Date: Thu Apr 30 18:07:46 2009 +0200
release 0.9.1
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit ababced84c1b23fa8628c2cbe66333e953c8b7cf
@@ -3991,8 +4354,8 @@ Date: Thu Apr 30 17:57:31 2009 +0200
add missing dbus service description
- ChangeLog | 5 +++++
- src/Makefile.am | 1 +
+ ChangeLog | 5 +++++
+ src/Makefile.am | 1 +
2 files changed, 6 insertions(+)
commit ec60300c9c273d1110f067393bfcc81d305899a9
@@ -4003,8 +4366,8 @@ Date: Fri Apr 24 10:42:21 2009 +0200
and set it for GtkSecureEntry too. Patch by Matthias Clasen.
- ChangeLog | 6 ++++++
- src/krb5-auth-pwdialog.c | 6 ++++++
+ ChangeLog | 6 ++++++
+ src/krb5-auth-pwdialog.c | 6 ++++++
2 files changed, 12 insertions(+)
commit f98c6b79542082e03db771b990b4ffedae8ead80
@@ -4018,8 +4381,8 @@ Date: Fri Apr 24 10:20:06 2009 +0200
GtkSecureEntry in the same process
(https://bugs.g10code.com/gnupg/issue1029).
- ChangeLog | 7 +++++++
- gtksecentry/gtksecentry.c | 13 +++++--------
+ ChangeLog | 7 +++++++
+ gtksecentry/gtksecentry.c | 13 +++++--------
2 files changed, 12 insertions(+), 8 deletions(-)
commit b46206faf606d7ea9c1f459e8afc4a78b531efce
@@ -4028,7 +4391,7 @@ Date: Fri Apr 24 09:40:46 2009 +0200
add Matthias Clasen
- AUTHORS | 3 +++
+ AUTHORS | 3 +++
1 file changed, 3 insertions(+)
commit 6be2df896a34f1cfd22ea5acdff7a56f012a3717
@@ -4039,8 +4402,8 @@ Date: Thu Apr 23 21:06:19 2009 +0200
based on a patch for 0.8 by Matthias Clasen
- ChangeLog | 9 +++++++++
- src/krb5-auth-applet.c | 35 ++++++++++++++++++++++++++++-------
+ ChangeLog | 9 +++++++++
+ src/krb5-auth-applet.c | 35 ++++++++++++++++++++++++++++-------
2 files changed, 37 insertions(+), 7 deletions(-)
commit 3c27e64b15a084f7cdc3923b7f4085e5a6820222
@@ -4049,8 +4412,8 @@ Date: Thu Apr 23 18:35:53 2009 +0200
release 0.9
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 2b18ebf83cdaf568132b3a83db0b28100e1eb2fa
@@ -4066,8 +4429,8 @@ Date: Sun Mar 15 19:59:42 2009 +0100
Update NEWS
- ChangeLog | 4 ++++
- NEWS | 15 +++++++++++++++
+ ChangeLog | 4 ++++
+ NEWS | 15 +++++++++++++++
2 files changed, 19 insertions(+)
commit 082929a0feab7c2e05a7a72411d015c06bf2be7a
@@ -4079,8 +4442,8 @@ Date: Thu Apr 9 12:55:16 2009 +0200
when acquireing credentials interacively we want to be sure we use the
current principal name from gconf.
- ChangeLog | 9 +++++++++
- src/krb5-auth-dialog.c | 16 ++++++++--------
+ ChangeLog | 9 +++++++++
+ src/krb5-auth-dialog.c | 16 ++++++++--------
2 files changed, 17 insertions(+), 8 deletions(-)
commit 57f535e85d6ccbf55369533745d4426fd8846b5b
@@ -4091,9 +4454,9 @@ Date: Tue Apr 14 22:33:07 2009 +0200
it's in the kerberos prompt and confusing if prompted for a PIN.
- ChangeLog | 7 +
- src/krb5-auth-dialog.glade | 385 ++++++++++++++++----------------------------
- src/krb5-auth-pwdialog.c | 4 +-
+ ChangeLog | 7 +
+ src/krb5-auth-dialog.glade | 385 ++++++++++++++++-----------------------------
+ src/krb5-auth-pwdialog.c | 4 +-
3 files changed, 145 insertions(+), 251 deletions(-)
commit e864b1d114d7878f131293866bb0ec5f2e851981
@@ -4102,7 +4465,7 @@ Date: Sun Mar 15 19:59:42 2009 +0100
Update NEWS
- NEWS | 15 +++++++++++++++
+ NEWS | 15 +++++++++++++++
1 file changed, 15 insertions(+)
commit bd9906921b319351916ced169e57574359b2c36d
@@ -4114,7 +4477,7 @@ Date: Thu Apr 9 12:55:16 2009 +0200
when acquireing credentials interacively we want to be sure we use the
current principal name from gconf.
- src/krb5-auth-dialog.c | 16 ++++++++--------
+ src/krb5-auth-dialog.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
commit bd85050180403b362e529dda521915eeebca9320
@@ -4125,8 +4488,8 @@ Date: Tue Apr 14 22:33:07 2009 +0200
it's in the kerberos prompt and confusing if prompted for a PIN.
- src/krb5-auth-dialog.glade | 385 ++++++++++++++++----------------------------
- src/krb5-auth-pwdialog.c | 4 +-
+ src/krb5-auth-dialog.glade | 385 ++++++++++++++++-----------------------------
+ src/krb5-auth-pwdialog.c | 4 +-
2 files changed, 138 insertions(+), 251 deletions(-)
commit 3874e60b6172421f8ffdd822fedcc8479cc83b26
@@ -4135,8 +4498,8 @@ Date: Sat Apr 18 00:15:37 2009 +0200
handle length zero KA_GCONF_KEY_PRINCIPAL
- ChangeLog | 5 +++++
- src/krb5-auth-gconf.c | 5 ++++-
+ ChangeLog | 5 +++++
+ src/krb5-auth-gconf.c | 5 ++++-
2 files changed, 9 insertions(+), 1 deletion(-)
commit 8565f2fff3364540c0412c425be5f594123cb84d
@@ -4145,7 +4508,7 @@ Date: Fri Apr 17 13:54:33 2009 +0200
add doap file
- krb5-auth-dialog.doap | 17 +++++++++++++++++
+ krb5-auth-dialog.doap | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
commit 7bdc111f7d53597ec91bf118a2f0ee51217e7312
@@ -4156,8 +4519,8 @@ Date: Tue Apr 14 19:03:50 2009 +0200
and set GtkEntry fields to "activates defaults" so it closes the dialog.
- ChangeLog | 5 +++++
- preferences/krb5-auth-dialog-preferences.glade | 8 +++++++-
+ ChangeLog | 5 +++++
+ preferences/krb5-auth-dialog-preferences.glade | 8 +++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
commit 94e4fb1e162eedb1093eb8791047b67bbb3d20e6
@@ -4169,15 +4532,15 @@ Date: Mon Apr 13 18:30:55 2009 +0200
and pass pkint options to krb5_get_init_creds_opt_set_pa (MIT pkinit) if
available.
- ChangeLog | 27 +++++++++
- configure.ac | 27 +++++----
- preferences/krb5-auth-dialog-preferences.c | 74 +++++++++++++++++++++++-
- preferences/krb5-auth-dialog-preferences.glade | 43 +++++++++++++-
- src/krb5-auth-applet.c | 22 +++++++
- src/krb5-auth-dialog.c | 67 ++++++++++++++-------
- src/krb5-auth-dialog.schemas.in | 17 +++++-
- src/krb5-auth-gconf-tools.h | 1 +
- src/krb5-auth-gconf.c | 17 ++++++
+ ChangeLog | 27 ++++++++++
+ configure.ac | 27 +++++-----
+ preferences/krb5-auth-dialog-preferences.c | 74 +++++++++++++++++++++++++-
+ preferences/krb5-auth-dialog-preferences.glade | 43 ++++++++++++++-
+ src/krb5-auth-applet.c | 22 ++++++++
+ src/krb5-auth-dialog.c | 67 +++++++++++++++--------
+ src/krb5-auth-dialog.schemas.in | 17 +++++-
+ src/krb5-auth-gconf-tools.h | 1 +
+ src/krb5-auth-gconf.c | 17 ++++++
9 files changed, 256 insertions(+), 39 deletions(-)
commit 836d4f97fd4f52e616931751d9e6261e3a95e7a4
@@ -4186,8 +4549,8 @@ Date: Thu Apr 9 17:54:57 2009 +0200
add Colin to AUTHORS
- AUTHORS | 1 +
- ChangeLog | 30 +++++++++++++++++-------------
+ AUTHORS | 1 +
+ ChangeLog | 30 +++++++++++++++++-------------
2 files changed, 18 insertions(+), 13 deletions(-)
commit 8e6d0e05b54831b88a6f58bf37d39ebaac428af3
@@ -4198,9 +4561,9 @@ Date: Sat Apr 4 09:29:54 2009 +0000
svn path=/trunk/; revision=141
- ChangeLog | 23 +++++++++
- gtksecentry/gtksecentry.c | 120 +++++++++------------------------------------
- gtksecentry/gtksecentry.h | 8 +++
+ ChangeLog | 23 +++++++++
+ gtksecentry/gtksecentry.c | 120 ++++++++++------------------------------------
+ gtksecentry/gtksecentry.h | 8 ++++
3 files changed, 55 insertions(+), 96 deletions(-)
commit d92c2cf5de4410a70b8c0cfc018f23758d2bfefc
@@ -4211,15 +4574,15 @@ Date: Sat Apr 4 09:29:51 2009 +0000
svn path=/trunk/; revision=140
- ChangeLog | 11 +
- Makefile.am | 2 +-
- configure.ac | 1 +
- po/POTFILES.in | 5 +-
- preferences/Makefile.am | 42 ++
- preferences/krb5-auth-dialog-preferences.c | 627 ++++++++++++++++++++
- .../krb5-auth-dialog-preferences.desktop.in | 12 +
- preferences/krb5-auth-dialog-preferences.glade | 573 ++++++++++++++++++
- src/krb5-auth-applet.c | 15 +
+ ChangeLog | 11 +
+ Makefile.am | 2 +-
+ configure.ac | 1 +
+ po/POTFILES.in | 5 +-
+ preferences/Makefile.am | 42 ++
+ preferences/krb5-auth-dialog-preferences.c | 627 +++++++++++++++++++++
+ .../krb5-auth-dialog-preferences.desktop.in | 12 +
+ preferences/krb5-auth-dialog-preferences.glade | 573 +++++++++++++++++++
+ src/krb5-auth-applet.c | 15 +
9 files changed, 1286 insertions(+), 2 deletions(-)
commit 741f960f8a9585f75cf3a108797f2f58301785cc
@@ -4232,12 +4595,12 @@ Date: Sat Apr 4 09:29:48 2009 +0000
svn path=/trunk/; revision=139
- ChangeLog | 15 +++++++++
- src/krb5-auth-applet.c | 68 ++++++++++++++++++++++++++++++++++++---
- src/krb5-auth-dialog.c | 49 +++++++++++++++++++++-------
- src/krb5-auth-dialog.schemas.in | 39 ++++++++++++++++++++++
- src/krb5-auth-gconf-tools.h | 3 ++
- src/krb5-auth-gconf.c | 48 +++++++++++++++++++++++++++
+ ChangeLog | 15 +++++++++
+ src/krb5-auth-applet.c | 68 ++++++++++++++++++++++++++++++++++++++---
+ src/krb5-auth-dialog.c | 49 ++++++++++++++++++++++-------
+ src/krb5-auth-dialog.schemas.in | 39 +++++++++++++++++++++++
+ src/krb5-auth-gconf-tools.h | 3 ++
+ src/krb5-auth-gconf.c | 48 +++++++++++++++++++++++++++++
6 files changed, 207 insertions(+), 15 deletions(-)
commit ffd4216b47e9c306b1408ba021ce0b8dc2d0c518
@@ -4248,11 +4611,11 @@ Date: Sat Apr 4 09:29:44 2009 +0000
svn path=/trunk/; revision=138
- ChangeLog | 9 ++++
- src/Makefile.am | 2 +
- src/krb5-auth-gconf-tools.c | 102 +++++++++++++++++++++++++++++++++++++++++++
- src/krb5-auth-gconf-tools.h | 38 ++++++++++++++++
- src/krb5-auth-gconf.c | 87 +-----------------------------------
+ ChangeLog | 9 ++++
+ src/Makefile.am | 2 +
+ src/krb5-auth-gconf-tools.c | 102 ++++++++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-gconf-tools.h | 38 +++++++++++++++++
+ src/krb5-auth-gconf.c | 87 +------------------------------------
5 files changed, 152 insertions(+), 86 deletions(-)
commit 5f1cbfe8202fb9e5e86ae7dcb02a5e01a29438de
@@ -4263,9 +4626,9 @@ Date: Sat Mar 28 13:20:36 2009 +0000
svn path=/trunk/; revision=137
- ChangeLog | 6 ++++++
- src/Makefile.am | 12 ++++++++++--
- src/org.gnome.KrbAuthDialog.service.in | 3 +++
+ ChangeLog | 6 ++++++
+ src/Makefile.am | 12 ++++++++++--
+ src/org.gnome.KrbAuthDialog.service.in | 3 +++
3 files changed, 19 insertions(+), 2 deletions(-)
commit c4a5444a72f17a3bee8299c6c7785ecf862ba812
@@ -4279,9 +4642,9 @@ Date: Fri Mar 27 07:06:49 2009 +0000
svn path=/trunk/; revision=136
- ChangeLog | 8 +++++
- configure.ac | 3 ++
- src/krb5-auth-dialog.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++--
+ ChangeLog | 8 ++++++
+ configure.ac | 3 ++
+ src/krb5-auth-dialog.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 85 insertions(+), 2 deletions(-)
commit 1fd2cc3fe16f0ea52844b4f4294ba708a8a43f41
@@ -4300,8 +4663,8 @@ Date: Fri Mar 27 07:06:47 2009 +0000
svn path=/trunk/; revision=135
- ChangeLog | 9 +++++++++
- src/krb5-auth-dialog.c | 25 ++++++++++---------------
+ ChangeLog | 9 +++++++++
+ src/krb5-auth-dialog.c | 25 ++++++++++---------------
2 files changed, 19 insertions(+), 15 deletions(-)
commit b81ed99be0f48f65f03a7ba63fceeacecb36649a
@@ -4317,8 +4680,8 @@ Date: Fri Mar 27 07:06:43 2009 +0000
svn path=/trunk/; revision=134
- ChangeLog | 7 ++++++
- src/krb5-auth-dialog.c | 58 +++++++++++++++++++++++++++++-------------------
+ ChangeLog | 7 ++++++
+ src/krb5-auth-dialog.c | 58 ++++++++++++++++++++++++++++++--------------------
2 files changed, 42 insertions(+), 23 deletions(-)
commit e349cf8cb0fe703735cfaeb21115b28947415dd2
@@ -4329,10 +4692,10 @@ Date: Fri Mar 27 07:06:37 2009 +0000
svn path=/trunk/; revision=133
- ChangeLog | 6 ++++++
- src/krb5-auth-applet.h | 5 -----
- src/krb5-auth-dialog.c | 2 +-
- src/krb5-auth-pwdialog.h | 1 -
+ ChangeLog | 6 ++++++
+ src/krb5-auth-applet.h | 5 -----
+ src/krb5-auth-dialog.c | 2 +-
+ src/krb5-auth-pwdialog.h | 1 -
4 files changed, 7 insertions(+), 7 deletions(-)
commit 9644e0ab0d490eeaccc665ebf951f69de5decfed
@@ -4343,13 +4706,13 @@ Date: Wed Mar 11 16:25:58 2009 +0000
svn path=/trunk/; revision=132
- ChangeLog | 7 +++++++
- src/krb5-auth-applet.c | 48 +++++++++++++++++++++++++++-------------------
- src/krb5-auth-dialog.c | 36 +++++++++++++++++++---------------
- src/krb5-auth-dialog.h | 2 +-
- src/krb5-auth-gconf.c | 6 ++++--
- src/krb5-auth-pwdialog.c | 6 ++++--
- src/krb5-auth-pwdialog.h | 2 +-
+ ChangeLog | 7 +++++++
+ src/krb5-auth-applet.c | 48 ++++++++++++++++++++++++++++--------------------
+ src/krb5-auth-dialog.c | 36 +++++++++++++++++++++---------------
+ src/krb5-auth-dialog.h | 2 +-
+ src/krb5-auth-gconf.c | 6 ++++--
+ src/krb5-auth-pwdialog.c | 6 ++++--
+ src/krb5-auth-pwdialog.h | 2 +-
7 files changed, 66 insertions(+), 41 deletions(-)
commit f2281b02f449b1bd70b19b7909fc7e57a5b8c3c7
@@ -4360,10 +4723,10 @@ Date: Wed Mar 11 16:25:55 2009 +0000
svn path=/trunk/; revision=131
- ChangeLog | 7 ++++
- acinclude.m4 | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++
- configure.ac | 12 +++++--
- m4/compiler-flags.m4 | 40 +++++++++++++++++++++++
+ ChangeLog | 7 +++++
+ acinclude.m4 | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ configure.ac | 12 +++++--
+ m4/compiler-flags.m4 | 40 ++++++++++++++++++++++++
4 files changed, 144 insertions(+), 3 deletions(-)
commit 7bc813583189b77a7f3f3f42f808a29f9012874f
@@ -4374,8 +4737,8 @@ Date: Wed Mar 11 16:25:52 2009 +0000
svn path=/trunk/; revision=130
- ChangeLog | 11 +++++++++
- src/krb5-auth-pwdialog.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++
+ ChangeLog | 11 +++++++++
+ src/krb5-auth-pwdialog.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
commit d462f9c64b79e17e4d10f3f99c4ad93ec72623b6
@@ -4386,17 +4749,17 @@ Date: Wed Mar 11 16:25:47 2009 +0000
svn path=/trunk/; revision=129
- ChangeLog | 12 +++
- po/POTFILES.in | 1 +
- src/Makefile.am | 2 +
- src/krb5-auth-applet.c | 69 +++----------
- src/krb5-auth-applet.h | 16 +--
- src/krb5-auth-dbus.c | 1 +
- src/krb5-auth-dialog.c | 236 +++++++++++++-------------------------------
- src/krb5-auth-dialog.glade | 2 +-
- src/krb5-auth-dialog.h | 1 +
- src/krb5-auth-pwdialog.c | 186 ++++++++++++++++++++++++++++++++++
- src/krb5-auth-pwdialog.h | 66 +++++++++++++
+ ChangeLog | 12 +++
+ po/POTFILES.in | 1 +
+ src/Makefile.am | 2 +
+ src/krb5-auth-applet.c | 69 +++----------
+ src/krb5-auth-applet.h | 16 +--
+ src/krb5-auth-dbus.c | 1 +
+ src/krb5-auth-dialog.c | 236 +++++++++++++--------------------------------
+ src/krb5-auth-dialog.glade | 2 +-
+ src/krb5-auth-dialog.h | 1 +
+ src/krb5-auth-pwdialog.c | 186 +++++++++++++++++++++++++++++++++++
+ src/krb5-auth-pwdialog.h | 66 +++++++++++++
11 files changed, 357 insertions(+), 235 deletions(-)
commit 195473836e04982a55efdbc948461be5914d1797
@@ -4407,13 +4770,13 @@ Date: Sat Feb 28 17:47:53 2009 +0000
svn path=/trunk/; revision=128
- ChangeLog | 10 ++++++++++
- README | 9 +++++++++
- src/Makefile.am | 13 ++++++++++++-
- src/krb5-auth-applet-dbus.xml | 14 ++++++++++++++
- src/krb5-auth-dbus.c | 30 +++++++++++++++++++++++++++++-
- src/krb5-auth-dbus.h | 7 +++++++
- src/krb5-auth-dialog.c | 1 +
+ ChangeLog | 10 ++++++++++
+ README | 9 +++++++++
+ src/Makefile.am | 13 ++++++++++++-
+ src/krb5-auth-applet-dbus.xml | 14 ++++++++++++++
+ src/krb5-auth-dbus.c | 30 +++++++++++++++++++++++++++++-
+ src/krb5-auth-dbus.h | 7 +++++++
+ src/krb5-auth-dialog.c | 1 +
7 files changed, 82 insertions(+), 2 deletions(-)
commit f9c110b9f3e2294b3fd796c6fc41bc548f689f6f
@@ -4427,9 +4790,9 @@ Date: Sat Feb 28 17:47:48 2009 +0000
svn path=/trunk/; revision=127
- ChangeLog | 6 +++++
- src/krb5-auth-dialog.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++--
- src/krb5-auth-dialog.h | 4 ++--
+ ChangeLog | 6 +++++
+ src/krb5-auth-dialog.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++--
+ src/krb5-auth-dialog.h | 4 ++--
3 files changed, 66 insertions(+), 4 deletions(-)
commit aa6ada2845198866ea4b96de93c96e30dcfbbe91
@@ -4442,17 +4805,17 @@ Date: Sat Feb 28 13:42:48 2009 +0000
svn path=/trunk/; revision=126
- ChangeLog | 19 ++
- src/Makefile.am | 2 -
- src/krb5-auth-applet.c | 461 ++++++++++++++++++++++++++++++++++++++++--------
- src/krb5-auth-applet.h | 59 ++++---
- src/krb5-auth-dbus.c | 2 +-
- src/krb5-auth-dialog.c | 142 ++++++++-------
- src/krb5-auth-dialog.h | 2 +-
- src/krb5-auth-gconf.c | 55 +++---
- src/krb5-auth-gconf.h | 2 +-
- src/krb5-auth-notify.c | 66 -------
- src/krb5-auth-notify.h | 28 ---
+ ChangeLog | 19 ++
+ src/Makefile.am | 2 -
+ src/krb5-auth-applet.c | 461 +++++++++++++++++++++++++++++++++++++++++--------
+ src/krb5-auth-applet.h | 59 ++++---
+ src/krb5-auth-dbus.c | 2 +-
+ src/krb5-auth-dialog.c | 142 ++++++++-------
+ src/krb5-auth-dialog.h | 2 +-
+ src/krb5-auth-gconf.c | 55 +++---
+ src/krb5-auth-gconf.h | 2 +-
+ src/krb5-auth-notify.c | 66 -------
+ src/krb5-auth-notify.h | 28 ---
11 files changed, 554 insertions(+), 284 deletions(-)
commit 809c5ba3f123bf85a615fb09758b71622f3ff47c
@@ -4463,11 +4826,11 @@ Date: Sat Feb 28 13:27:07 2009 +0000
svn path=/trunk/; revision=125
- .gitignore | 27 +++++++++++++++++++++++++++
- ChangeLog | 8 ++++++++
- etpo/.gitignore | 4 ++++
- po/.gitignore | 5 +++++
- src/.gitignore | 5 +++++
+ .gitignore | 27 +++++++++++++++++++++++++++
+ ChangeLog | 8 ++++++++
+ etpo/.gitignore | 4 ++++
+ po/.gitignore | 5 +++++
+ src/.gitignore | 5 +++++
5 files changed, 49 insertions(+)
commit 0a2135919b9ab1edb3669449298e72fc8289da7f
@@ -4478,9 +4841,9 @@ Date: Mon Jan 19 21:13:19 2009 +0000
svn path=/trunk/; revision=124
- ChangeLog | 6 ++++++
- src/krb5-auth-dialog.c | 4 ++--
- src/krb5-auth-gconf.c | 4 ++--
+ ChangeLog | 6 ++++++
+ src/krb5-auth-dialog.c | 4 ++--
+ src/krb5-auth-gconf.c | 4 ++--
3 files changed, 10 insertions(+), 4 deletions(-)
commit 1aa27c208d474e5fba77b0356644e0ebdb4127e9
@@ -4491,8 +4854,8 @@ Date: Thu Jan 15 18:53:37 2009 +0000
svn path=/trunk/; revision=123
- ChangeLog | 4 ++++
- NEWS | 11 +++++++++++
+ ChangeLog | 4 ++++
+ NEWS | 11 +++++++++++
2 files changed, 15 insertions(+)
commit e67ebf8d9a280042344c016dbd875b900a184439
@@ -4518,11 +4881,11 @@ Date: Mon Jan 12 18:13:29 2009 +0000
svn path=/trunk/; revision=121
- ChangeLog | 11 +++++++++++
- icons/Makefile.am | 2 +-
- src/Makefile.am | 8 ++++----
- src/krb5-auth-applet.c | 3 +++
- src/krb5-auth-dialog.c | 3 ++-
+ ChangeLog | 11 +++++++++++
+ icons/Makefile.am | 2 +-
+ src/Makefile.am | 8 ++++----
+ src/krb5-auth-applet.c | 3 +++
+ src/krb5-auth-dialog.c | 3 ++-
5 files changed, 21 insertions(+), 6 deletions(-)
commit 24671de4a47096847ae4c9fe2678336df60e2589
@@ -4533,9 +4896,9 @@ Date: Sun Jan 11 22:00:29 2009 +0000
svn path=/trunk/; revision=120
- AUTHORS | 1 +
- ChangeLog | 4 ++++
- MAINTAINERS | 4 ++++
+ AUTHORS | 1 +
+ ChangeLog | 4 ++++
+ MAINTAINERS | 4 ++++
3 files changed, 9 insertions(+)
commit 37027fb48731ecc4b42b84934489436e5a2e9fc1
@@ -4546,8 +4909,8 @@ Date: Sat Jan 10 15:31:21 2009 +0000
svn path=/trunk/; revision=117
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 9ff692e4b861a08b3a1a07583fafba4897d89517
@@ -4584,8 +4947,8 @@ Date: Sat Jan 10 13:25:49 2009 +0000
svn path=/trunk/; revision=114
- ChangeLog | 5 +++++
- Makefile.am | 3 ---
+ ChangeLog | 5 +++++
+ Makefile.am | 3 ---
2 files changed, 5 insertions(+), 3 deletions(-)
commit e4140f15bbadd9c26575295ce9fdece41004d2b5
@@ -4596,9 +4959,9 @@ Date: Sat Jan 10 13:25:48 2009 +0000
svn path=/trunk/; revision=113
- ChangeLog | 6 ++++++
- po/POTFILES.in | 4 ++++
- po/POTFILES.skip | 1 +
+ ChangeLog | 6 ++++++
+ po/POTFILES.in | 4 ++++
+ po/POTFILES.skip | 1 +
3 files changed, 11 insertions(+)
commit 904f7112dabeac824a5a4eb45fb1c234d8846070
@@ -4609,8 +4972,8 @@ Date: Sat Jan 10 13:25:46 2009 +0000
svn path=/trunk/; revision=112
- ChangeLog | 4 ++++
- src/Makefile.am | 2 +-
+ ChangeLog | 4 ++++
+ src/Makefile.am | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit edd0791c4fe9468372001a2ba44f87c156bdad71
@@ -4621,9 +4984,9 @@ Date: Sat Jan 10 13:25:44 2009 +0000
svn path=/trunk/; revision=111
- ChangeLog | 6 +++++
- src/Makefile.am | 9 +++++++
- src/krb5-auth-dialog.schemas.in | 55 +++++++++++++++++++++++++++++++++++++++
+ ChangeLog | 6 +++++
+ src/Makefile.am | 9 +++++++
+ src/krb5-auth-dialog.schemas.in | 55 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 70 insertions(+)
commit 16b6522497bc4a5af8b28bb011db15b3fb879996
@@ -4636,10 +4999,10 @@ Date: Sat Jan 10 13:25:42 2009 +0000
svn path=/trunk/; revision=110
- ChangeLog | 12 ++++++++
- src/krb5-auth-applet.c | 80 +++++++++++++++++++++++++++++++-----------------
- src/krb5-auth-notify.c | 19 +++++++++---
- src/krb5-auth-notify.h | 4 ---
+ ChangeLog | 12 ++++++++
+ src/krb5-auth-applet.c | 80 ++++++++++++++++++++++++++++++++------------------
+ src/krb5-auth-notify.c | 19 ++++++++----
+ src/krb5-auth-notify.h | 4 ---
4 files changed, 78 insertions(+), 37 deletions(-)
commit ab0c59f1d7c1cbac49ce7648d57a78fbab5856da
@@ -4652,12 +5015,12 @@ Date: Sat Jan 10 13:25:40 2009 +0000
svn path=/trunk/; revision=109
- ChangeLog | 11 +++++++++++
- icons/Makefile.am | 1 +
- icons/krb-expiring-ticket.png | Bin 0 -> 1341 bytes
- src/krb5-auth-applet.c | 19 ++++++++++++++-----
- src/krb5-auth-applet.h | 2 +-
- src/krb5-auth-dialog.c | 1 -
+ ChangeLog | 11 +++++++++++
+ icons/Makefile.am | 1 +
+ icons/krb-expiring-ticket.png | Bin 0 -> 1341 bytes
+ src/krb5-auth-applet.c | 19 ++++++++++++++-----
+ src/krb5-auth-applet.h | 2 +-
+ src/krb5-auth-dialog.c | 1 -
6 files changed, 27 insertions(+), 7 deletions(-)
commit 4dd8493b5f13c7567dcbb73d06d0b7f2de182e12
@@ -4668,8 +5031,8 @@ Date: Sat Jan 10 13:25:38 2009 +0000
svn path=/trunk/; revision=108
- ChangeLog | 5 +++++
- src/krb5-auth-applet.c | 3 ++-
+ ChangeLog | 5 +++++
+ src/krb5-auth-applet.c | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
commit af41f6f028d4323b077becb96eb6af1e06b078c9
@@ -4680,12 +5043,12 @@ Date: Sat Jan 10 13:25:36 2009 +0000
svn path=/trunk/; revision=107
- ChangeLog | 15 +++
- README | 4 +
- configure.ac | 21 ++++
- src/krb5-auth-applet.h | 3 +-
- src/krb5-auth-dialog.c | 300 ++++++++++++++++++++++++++++++------------------
- src/krb5-auth-gconf.c | 16 +++
+ ChangeLog | 15 +++
+ README | 4 +
+ configure.ac | 21 ++++
+ src/krb5-auth-applet.h | 3 +-
+ src/krb5-auth-dialog.c | 300 +++++++++++++++++++++++++++++++------------------
+ src/krb5-auth-gconf.c | 16 +++
6 files changed, 249 insertions(+), 110 deletions(-)
commit d485821fc3151f3082a43679894bd768cdd18ab4
@@ -4698,9 +5061,9 @@ Date: Sat Jan 10 13:25:34 2009 +0000
svn path=/trunk/; revision=106
- ChangeLog | 7 +++++++
- configure.ac | 1 +
- src/krb5-auth-dialog.c | 23 +++++++++++++++++++++--
+ ChangeLog | 7 +++++++
+ configure.ac | 1 +
+ src/krb5-auth-dialog.c | 23 +++++++++++++++++++++--
3 files changed, 29 insertions(+), 2 deletions(-)
commit 3d6addae8544d4ab61bfe885d577198a4dd68ab3
@@ -4711,9 +5074,9 @@ Date: Sat Jan 10 13:25:32 2009 +0000
svn path=/trunk/; revision=105
- ChangeLog | 5 +++
- src/krb5-auth-applet.h | 1 +
- src/krb5-auth-dialog.c | 111 ++++++++++++++++++++++++++++++++----------------
+ ChangeLog | 5 +++
+ src/krb5-auth-applet.h | 1 +
+ src/krb5-auth-dialog.c | 111 +++++++++++++++++++++++++++++++++----------------
3 files changed, 81 insertions(+), 36 deletions(-)
commit df61913ad3ae0842da2a5b36cb7d0bad0658712c
@@ -4728,9 +5091,9 @@ Date: Sat Jan 10 13:25:30 2009 +0000
svn path=/trunk/; revision=104
- ChangeLog | 5 +++++
- src/krb5-auth-applet.c | 21 +++++++++++++++------
- src/krb5-auth-dialog.c | 2 +-
+ ChangeLog | 5 +++++
+ src/krb5-auth-applet.c | 21 +++++++++++++++------
+ src/krb5-auth-dialog.c | 2 +-
3 files changed, 21 insertions(+), 7 deletions(-)
commit d619f4f650128792b089db493ca79b9615385e5c
@@ -4746,10 +5109,10 @@ Date: Sat Jan 10 13:25:28 2009 +0000
svn path=/trunk/; revision=103
- ChangeLog | 12 ++++++++++++
- src/Makefile.am | 2 ++
- src/krb5-auth-dialog.c | 45 ++++++++++++++++++++++++++++++++++++++++----
- src/krb5-auth-dialog.glade | 2 +-
+ ChangeLog | 12 ++++++++++++
+ src/Makefile.am | 2 ++
+ src/krb5-auth-dialog.c | 45 +++++++++++++++++++++++++++++++++++++++++----
+ src/krb5-auth-dialog.glade | 2 +-
4 files changed, 56 insertions(+), 5 deletions(-)
commit c77e9f0cfaa4ec051937eac89217227fe9d574a0
@@ -4760,11 +5123,11 @@ Date: Sat Jan 10 13:25:26 2009 +0000
svn path=/trunk/; revision=102
- ChangeLog | 7 +++++
- src/Makefile.am | 2 ++
- src/krb5-auth-dbus.c | 78 ++++++++++++++++++++++++++++++++++++++++++++++++
- src/krb5-auth-dbus.h | 28 +++++++++++++++++
- src/krb5-auth-dialog.c | 49 ++++--------------------------
+ ChangeLog | 7 +++++
+ src/Makefile.am | 2 ++
+ src/krb5-auth-dbus.c | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-dbus.h | 28 ++++++++++++++++++
+ src/krb5-auth-dialog.c | 49 ++++---------------------------
5 files changed, 121 insertions(+), 43 deletions(-)
commit 366a26e85ed39480c2134157642d0b01d739fd81
@@ -4802,23 +5165,23 @@ Date: Sat Jan 10 13:25:20 2009 +0000
svn path=/trunk/; revision=100
- ChangeLog | 12 ++
- Makefile.am | 2 +-
- README | 14 ++-
- configure.ac | 94 +++++++++++++--
- etpo/Makefile.am | 20 +++-
- icons/Makefile.am | 10 ++
- icons/krb-no-valid-ticket.png | Bin 0 -> 1234 bytes
- icons/krb-valid-ticket.png | Bin 0 -> 1126 bytes
- src/Makefile.am | 16 ++-
- src/krb5-auth-applet.c | 238 ++++++++++++++++++++++++++++++++++++++
- src/krb5-auth-applet.h | 68 +++++++++++
- src/krb5-auth-dialog.c | 252 ++++++++++++++++++++++++++++-------------
- src/krb5-auth-dialog.h | 30 +++++
- src/krb5-auth-gconf.c | 206 +++++++++++++++++++++++++++++++++
- src/krb5-auth-gconf.h | 28 +++++
- src/krb5-auth-notify.c | 57 ++++++++++
- src/krb5-auth-notify.h | 32 ++++++
+ ChangeLog | 12 ++
+ Makefile.am | 2 +-
+ README | 14 ++-
+ configure.ac | 94 ++++++++++++++--
+ etpo/Makefile.am | 20 +++-
+ icons/Makefile.am | 10 ++
+ icons/krb-no-valid-ticket.png | Bin 0 -> 1234 bytes
+ icons/krb-valid-ticket.png | Bin 0 -> 1126 bytes
+ src/Makefile.am | 16 ++-
+ src/krb5-auth-applet.c | 238 +++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-applet.h | 68 ++++++++++++
+ src/krb5-auth-dialog.c | 252 +++++++++++++++++++++++++++++-------------
+ src/krb5-auth-dialog.h | 30 +++++
+ src/krb5-auth-gconf.c | 206 ++++++++++++++++++++++++++++++++++
+ src/krb5-auth-gconf.h | 28 +++++
+ src/krb5-auth-notify.c | 57 ++++++++++
+ src/krb5-auth-notify.h | 32 ++++++
17 files changed, 988 insertions(+), 91 deletions(-)
commit 37663e53c00fe229b721c48ce6739195b97f4b51
@@ -4832,8 +5195,8 @@ Date: Fri Sep 26 15:16:18 2008 +0000
svn path=/trunk/; revision=81
- ChangeLog | 6 ++++++
- src/krb5-auth-dialog.glade | 1 -
+ ChangeLog | 6 ++++++
+ src/krb5-auth-dialog.glade | 1 -
2 files changed, 6 insertions(+), 1 deletion(-)
commit d466f8d0dad90d7ba3eadd2f92bffceb16a4f16e
@@ -4846,8 +5209,8 @@ Date: Fri Sep 26 15:12:13 2008 +0000
svn path=/trunk/; revision=80
- ChangeLog | 4 ++++
- src/krb5-auth-dialog.1.in | 2 +-
+ ChangeLog | 4 ++++
+ src/krb5-auth-dialog.1.in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 0e9dd13bc21f68001c101183e7d03afe2f7966cb
@@ -4858,8 +5221,8 @@ Date: Fri Sep 26 14:23:54 2008 +0000
svn path=/trunk/; revision=79
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.desktop.in | 3 +--
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.desktop.in | 3 +--
2 files changed, 6 insertions(+), 2 deletions(-)
commit 2e8a0f99ff083b68e34eeb604ace641a66843828
@@ -4880,8 +5243,8 @@ Date: Mon Jun 9 20:03:38 2008 +0000
svn path=/trunk/; revision=78
- ChangeLog | 8 ++++++++
- src/krb5-auth-dialog.c | 6 +++---
+ ChangeLog | 8 ++++++++
+ src/krb5-auth-dialog.c | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
commit dd8d550cb24ad4d74c2817bc9b1687858a002a06
@@ -4901,9 +5264,9 @@ Date: Mon Jun 9 19:58:45 2008 +0000
svn path=/trunk/; revision=77
- ChangeLog | 8 ++++++++
- src/Makefile.am | 5 +++--
- src/krb5-auth-dialog.c | 5 ++++-
+ ChangeLog | 8 ++++++++
+ src/Makefile.am | 5 +++--
+ src/krb5-auth-dialog.c | 5 ++++-
3 files changed, 15 insertions(+), 3 deletions(-)
commit ed4a910a7d4fe151ef7cc430093e3076e3fab7b6
@@ -4923,8 +5286,8 @@ Date: Mon Jun 9 19:49:21 2008 +0000
svn path=/trunk/; revision=76
- ChangeLog | 8 ++++++++
- src/krb5-auth-dialog.c | 1 +
+ ChangeLog | 8 ++++++++
+ src/krb5-auth-dialog.c | 1 +
2 files changed, 9 insertions(+)
commit edb2b61359fcf3ee836feec5ec4dae5a97a040da
@@ -4943,8 +5306,8 @@ Date: Mon Jun 9 19:08:47 2008 +0000
svn path=/trunk/; revision=75
- ChangeLog | 7 +++++++
- configure.ac | 2 +-
+ ChangeLog | 7 +++++++
+ configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
commit 32089598db7ba5b752df80b141f26c1d6119e05d
@@ -4963,8 +5326,8 @@ Date: Mon Jun 9 19:07:53 2008 +0000
svn path=/trunk/; revision=74
- ChangeLog | 7 +++++++
- src/krb5-auth-dialog.c | 4 ++--
+ ChangeLog | 7 +++++++
+ src/krb5-auth-dialog.c | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
commit bf2a275b2073edb90b167450269307778d26b035
@@ -4983,8 +5346,8 @@ Date: Mon Jun 9 19:06:52 2008 +0000
svn path=/trunk/; revision=73
- ChangeLog | 7 +++++++
- src/krb5-auth-dialog.c | 38 +++++++++++++++++++++++---------------
+ ChangeLog | 7 +++++++
+ src/krb5-auth-dialog.c | 38 +++++++++++++++++++++++---------------
2 files changed, 30 insertions(+), 15 deletions(-)
commit 1ebb3ffcf5c6c3a70eb37c18086a18e4e067aaa5
@@ -5002,8 +5365,8 @@ Date: Mon Jun 9 18:00:13 2008 +0000
svn path=/trunk/; revision=72
- ChangeLog | 8 ++++++++
- src/krb5-auth-dialog.c | 1 +
+ ChangeLog | 8 ++++++++
+ src/krb5-auth-dialog.c | 1 +
2 files changed, 9 insertions(+)
commit e69859d9d731aec14a55c443ea5e9a81cdd4589c
@@ -5022,8 +5385,8 @@ Date: Sat Mar 22 05:07:06 2008 +0000
svn path=/trunk/; revision=71
- ChangeLog | 7 +++++++
- src/krb5-auth-dialog.c | 47 ++++++++++++++++++++++++++++++++++++++++-------
+ ChangeLog | 7 +++++++
+ src/krb5-auth-dialog.c | 47 ++++++++++++++++++++++++++++++++++++++++-------
2 files changed, 47 insertions(+), 7 deletions(-)
commit 28003aabfe5cae63eca93c26b206e5c6e8ba9df3
@@ -5039,8 +5402,8 @@ Date: Sat Mar 22 04:26:58 2008 +0000
svn path=/trunk/; revision=70
- ChangeLog | 6 ++++++
- src/krb5-auth-dialog.c | 6 ++++++
+ ChangeLog | 6 ++++++
+ src/krb5-auth-dialog.c | 6 ++++++
2 files changed, 12 insertions(+)
commit 2982c8d12ec3a47575adcc09e2b7eb3cc00fdcbc
@@ -5051,7 +5414,7 @@ Date: Sat Mar 22 04:26:46 2008 +0000
svn path=/trunk/; revision=69
- MAINTAINERS | 7 +++++++
+ MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
commit a33ff6eb801355abeb4a37fc109c85a3d11d9a05
@@ -5067,9 +5430,9 @@ Date: Fri Nov 2 12:29:30 2007 +0000
svn path=/trunk/; revision=68
- po/ChangeLog | 5 +++++
- po/POTFILES.in | 1 +
- po/nb.po | 51 ++++++++++++++++++++++++++++-----------------------
+ po/ChangeLog | 5 +++++
+ po/POTFILES.in | 1 +
+ po/nb.po | 51 ++++++++++++++++++++++++++++-----------------------
3 files changed, 34 insertions(+), 23 deletions(-)
commit 7ac965d1ec77c1f3f8bb8af595f8c91ec7c17c0b
@@ -5084,8 +5447,8 @@ Date: Sun Oct 29 22:46:33 2006 +0000
Refactor code slightly, removing an #ifdef in favor
of a wrapper. Consolidate coding style.
- ChangeLog | 2 +
- src/krb5-auth-dialog.c | 103 ++++++++++++++++++++++++------------------------
+ ChangeLog | 2 +
+ src/krb5-auth-dialog.c | 103 +++++++++++++++++++++++++------------------------
2 files changed, 54 insertions(+), 51 deletions(-)
commit 1f66e33b5d2fb6e864ba4ce4916f954bf835229d
@@ -5099,8 +5462,8 @@ Date: Sun Oct 29 17:42:34 2006 +0000
* src/krb5-auth-dialog.c: Clean up the #ifdefs to
make things slightly more readable.
- ChangeLog | 5 +++
- src/krb5-auth-dialog.c | 81 +++++++++++++++++-------------------------------
+ ChangeLog | 5 ++++
+ src/krb5-auth-dialog.c | 81 +++++++++++++++++---------------------------------
2 files changed, 33 insertions(+), 53 deletions(-)
commit b684283623c69ae8c1a69536628b79c531ff6bdd
@@ -5113,8 +5476,8 @@ Date: Mon Jul 24 17:59:24 2006 +0000
* configure.ac: Release 0.7
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 85eaba78ed017ec6765827f3d5b6b4afcc63af78
@@ -5132,8 +5495,8 @@ Date: Mon Jul 24 17:48:24 2006 +0000
there the next time our g_timeout callback gets
invoked.
- ChangeLog | 9 +++++++++
- src/krb5-auth-dialog.c | 7 ++++++-
+ ChangeLog | 9 +++++++++
+ src/krb5-auth-dialog.c | 7 ++++++-
2 files changed, 15 insertions(+), 1 deletion(-)
commit 8e183b3018d90e2b5d984afcc69e98520eac966f
@@ -5166,9 +5529,9 @@ Date: Sat Mar 18 00:21:08 2006 +0000
* configure.ac: Add test to see whether we have krb5_get_renewed_creds
- ChangeLog | 8 +++
- configure.ac | 4 ++
- src/krb5-auth-dialog.c | 177 +++++++++++++++++++++++++++---------------------
+ ChangeLog | 8 +++
+ configure.ac | 4 ++
+ src/krb5-auth-dialog.c | 177 +++++++++++++++++++++++++++----------------------
3 files changed, 111 insertions(+), 78 deletions(-)
commit 41c53a0f11d53a9d449c7cda432cfc4a223336bd
@@ -5182,8 +5545,8 @@ Date: Thu Feb 2 02:51:12 2006 +0000
again while the expiration time remains unchanged. Change recursion
inside of renew_credentials() into a loop in its calling function.
- ChangeLog | 7 +++++++
- src/krb5-auth-dialog.c | 26 +++++++++++++++++++++++---
+ ChangeLog | 7 +++++++
+ src/krb5-auth-dialog.c | 26 +++++++++++++++++++++++---
2 files changed, 30 insertions(+), 3 deletions(-)
commit 9c870a18895e9dd8f59fd075ab7aff516f6d70dc
@@ -5198,8 +5561,8 @@ Date: Wed Feb 1 22:11:34 2006 +0000
is -- we always compare against a krb5_timestamp, so use the libkrb5
routines which return the current time instead.
- ChangeLog | 7 +++++++
- src/krb5-auth-dialog.c | 36 +++++++++++++++++++++++++-----------
+ ChangeLog | 7 +++++++
+ src/krb5-auth-dialog.c | 36 +++++++++++++++++++++++++-----------
2 files changed, 32 insertions(+), 11 deletions(-)
commit 51224f39d209f67bec4e96dbbe87f9df451a3d7d
@@ -5210,8 +5573,8 @@ Date: Wed Feb 1 18:05:34 2006 +0000
* README: correct a typo
- ChangeLog | 5 +++++
- README | 2 +-
+ ChangeLog | 5 +++++
+ README | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
commit 6de9f716fceb6bced274f219770cf05cbb7d6b66
@@ -5223,7 +5586,7 @@ Date: Wed Feb 1 18:05:14 2006 +0000
* src/krb5-auth-dialog.c(renew_credentials): fix a warning where we
were passing an int where a pointer was expected
- src/krb5-auth-dialog.c | 4 ++--
+ src/krb5-auth-dialog.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 6cfda2bb58907f2ae1a11bf3e8a9fad00d170d6c
@@ -5236,8 +5599,8 @@ Date: Tue Jan 31 06:49:30 2006 +0000
* configure.ac: Release 0.6
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit ba5d724a795775f3c2cd2e3d7b7890142ff2e7fc
@@ -5246,7 +5609,7 @@ Date: Tue Jan 31 06:48:30 2006 +0000
update the name and comment
- src/krb5-auth-dialog.desktop.in | 4 ++--
+ src/krb5-auth-dialog.desktop.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit c5b37d1494adeaf9971dc0d91ef204b591486052
@@ -5266,11 +5629,11 @@ Date: Tue Jan 31 05:41:57 2006 +0000
* src/.cvsignore: Add generated file
- ChangeLog | 11 +++++++++++
- krb5-auth-dialog.spec.in | 1 +
- src/.cvsignore | 1 +
- src/Makefile.am | 7 +++++++
- src/krb5-auth-dialog.desktop.in | 9 +++++++++
+ ChangeLog | 11 +++++++++++
+ krb5-auth-dialog.spec.in | 1 +
+ src/.cvsignore | 1 +
+ src/Makefile.am | 7 +++++++
+ src/krb5-auth-dialog.desktop.in | 9 +++++++++
5 files changed, 29 insertions(+)
commit 4a0ed93fc1a447cad2df858ffa6fb14d371708e4
@@ -5279,7 +5642,7 @@ Date: Tue Jan 31 05:37:16 2006 +0000
fix whitespace
- Makefile.am | 6 +++---
+ Makefile.am | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit dc8f27b4f10d1814882cf2a30655357c16bd681a
@@ -5293,8 +5656,8 @@ Date: Tue Jan 31 05:19:15 2006 +0000
* src/krb5-auth-dialog.glade: Don't explicitly
set the invisible_char to '*', get it from GTK+
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.glade | 1 -
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.glade | 1 -
2 files changed, 5 insertions(+), 1 deletion(-)
commit 1074281745f36ee47f9a032ac8078567d0e44434
@@ -5307,8 +5670,8 @@ Date: Tue Nov 8 19:45:41 2005 +0000
* configure.ac: Release 0.5
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 3e7c694ddce113e6b40c125ac4ab64ad82e30deb
@@ -5317,7 +5680,7 @@ Date: Tue Nov 8 18:43:09 2005 +0000
get rid of spurious newline
- src/krb5-auth-dialog.c | 2 +-
+ src/krb5-auth-dialog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 050ee55e0a75743ca237e973b7ba20fc93047956
@@ -5326,7 +5689,7 @@ Date: Thu Nov 3 23:07:03 2005 +0000
Update .cvsignore to contain the generated manpage
- src/.cvsignore | 1 +
+ src/.cvsignore | 1 +
1 file changed, 1 insertion(+)
commit f0a0f0a4669b43d5fa4c80c50feb52393a31d36d
@@ -5340,8 +5703,8 @@ Date: Thu Nov 3 23:05:10 2005 +0000
* src/krb5-auth-dialog.c: Consolidate how we figure out the
expiry text
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.c | 37 +++++++++++++++++++++++--------------
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.c | 37 +++++++++++++++++++++++--------------
2 files changed, 28 insertions(+), 14 deletions(-)
commit 1bd87d56db92abb5edafbda752d699e1b719faa3
@@ -5354,8 +5717,8 @@ Date: Thu Nov 3 21:13:33 2005 +0000
* src/krb5-auth-dialog.c: Use ngettext () where appropriate
- ChangeLog | 4 ++++
- src/krb5-auth-dialog.c | 14 +++++++++++---
+ ChangeLog | 4 ++++
+ src/krb5-auth-dialog.c | 14 +++++++++++---
2 files changed, 15 insertions(+), 3 deletions(-)
commit 81fbe245087ce838508a822f504edb471b7b108e
@@ -5366,10 +5729,10 @@ Date: Wed Nov 2 23:50:54 2005 +0000
* src/krb5-auth-dialog.1.in: add a man page.
- ChangeLog | 4 ++++
- krb5-auth-dialog.spec.in | 1 +
- src/Makefile.am | 4 +++-
- src/krb5-auth-dialog.1.in | 37 +++++++++++++++++++++++++++++++++++++
+ ChangeLog | 4 ++++
+ krb5-auth-dialog.spec.in | 1 +
+ src/Makefile.am | 4 +++-
+ src/krb5-auth-dialog.1.in | 37 +++++++++++++++++++++++++++++++++++++
4 files changed, 45 insertions(+), 1 deletion(-)
commit 56e4dbdc960a1c9cbf4a505ea1655afc7500b0b5
@@ -5384,9 +5747,9 @@ Date: Wed Nov 2 23:49:40 2005 +0000
interval be defined in seconds and the minimum lifetime be specified
in minutes.
- ChangeLog | 8 ++++++++
- configure.ac | 14 ++++++++++++++
- src/krb5-auth-dialog.c | 9 +++------
+ ChangeLog | 8 ++++++++
+ configure.ac | 14 ++++++++++++++
+ src/krb5-auth-dialog.c | 9 +++------
3 files changed, 25 insertions(+), 6 deletions(-)
commit 4779606e5766351b38ffd1e0a41014a8f3c2d054
@@ -5398,9 +5761,9 @@ Date: Wed Nov 2 23:26:57 2005 +0000
* configure.ac,src/krb5-auth-dialog.c: just test for the definitions of the
flags directly.
- ChangeLog | 5 +++++
- configure.ac | 2 --
- src/krb5-auth-dialog.c | 12 ++++++------
+ ChangeLog | 5 +++++
+ configure.ac | 2 --
+ src/krb5-auth-dialog.c | 12 ++++++------
3 files changed, 11 insertions(+), 8 deletions(-)
commit 769efb7367aff3c3539582554299a36c1e547ab1
@@ -5412,9 +5775,9 @@ Date: Wed Nov 2 23:11:08 2005 +0000
* etpo/lexer.l,etpo/grammar.y: silence a couple of compiler warnings about
implicitly-declared functions.
- ChangeLog | 7 ++++++-
- etpo/grammar.y | 2 ++
- etpo/lexer.l | 1 +
+ ChangeLog | 7 ++++++-
+ etpo/grammar.y | 2 ++
+ etpo/lexer.l | 1 +
3 files changed, 9 insertions(+), 1 deletion(-)
commit 9cdca989ba151bf946d788a03f3b46b5201a00e1
@@ -5427,9 +5790,9 @@ Date: Wed Nov 2 23:10:01 2005 +0000
* src/krb5-auth-dialog.c: abstract out differences in how credential flags
and realm names are stored.
- ChangeLog | 7 ++++
- configure.ac | 45 +++++++++++++++++++---
- src/krb5-auth-dialog.c | 98 ++++++++++++++++++++++++++++++++++++++++++++----
+ ChangeLog | 7 ++++
+ configure.ac | 45 ++++++++++++++++++++---
+ src/krb5-auth-dialog.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++----
3 files changed, 138 insertions(+), 12 deletions(-)
commit 71f27e6c5ae6635e6da9a716e67f94fa50c7ad01
@@ -5451,8 +5814,8 @@ Date: Tue Nov 1 17:47:46 2005 +0000
* configure.ac: Release 0.4
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 97bd5dadd3551c8082529888a3b42835e2c9b75f
@@ -5483,10 +5846,10 @@ Date: Tue Nov 1 13:35:01 2005 +0000
- Don't give a bogus lifetime if the ccache is deleted between
checks.
- ChangeLog | 22 ++++++
- Makefile.am | 3 +-
- krb5-auth-dialog.spec.in | 4 +-
- src/krb5-auth-dialog.c | 173 ++++++++++++++++++++++++----------------------
+ ChangeLog | 22 ++++++
+ Makefile.am | 3 +-
+ krb5-auth-dialog.spec.in | 4 +-
+ src/krb5-auth-dialog.c | 173 ++++++++++++++++++++++++-----------------------
4 files changed, 115 insertions(+), 87 deletions(-)
commit ea78cf609423d6ddbc995e9f3e6eea4b48695d52
@@ -5499,8 +5862,8 @@ Date: Mon Oct 31 22:01:17 2005 +0000
* configure.ac: Release 0.3
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit b37ce6e5cb174556f6d1d502601787bdbfcb57a2
@@ -5516,10 +5879,10 @@ Date: Mon Oct 31 21:55:46 2005 +0000
* src/dummy-strings.c:
Make `make distcheck` happy
- ChangeLog | 7 +++++++
- Makefile.am | 7 +++++++
- src/Makefile.am | 3 ++-
- src/dummy-strings.c | 6 +++++-
+ ChangeLog | 7 +++++++
+ Makefile.am | 7 +++++++
+ src/Makefile.am | 3 ++-
+ src/dummy-strings.c | 6 +++++-
4 files changed, 21 insertions(+), 2 deletions(-)
commit 191b6d4469e5c52693b4d3a476e32a9dec86303f
@@ -5528,8 +5891,8 @@ Date: Mon Oct 31 19:53:49 2005 +0000
Update .cvsignore
- .cvsignore | 30 ++++++++++++++++++++++++------
- po/.cvsignore | 7 +++++++
+ .cvsignore | 30 ++++++++++++++++++++++++------
+ po/.cvsignore | 7 +++++++
2 files changed, 31 insertions(+), 6 deletions(-)
commit 19df6b29732ba98ade4f904f126f8f60076e2e2c
@@ -5543,8 +5906,8 @@ Date: Mon Oct 31 19:45:12 2005 +0000
* src/krb5-auth-dialog.c: Memleak fixes
Also, respect the hidden field of krb5_prompt
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.c | 39 +++++++++++++++++++--------------------
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.c | 39 +++++++++++++++++++--------------------
2 files changed, 24 insertions(+), 20 deletions(-)
commit b539419b1f3577c59adce4a923b04836bff03d7f
@@ -5559,8 +5922,8 @@ Date: Mon Oct 31 18:15:52 2005 +0000
are using krb5 using new get_tgt_from_ccache () function
from Nalin Dahyabhai <nalin@redhat.com>
- ChangeLog | 6 ++++
- src/krb5-auth-dialog.c | 72 ++++++++++++++++++++++++++++++++++++------------
+ ChangeLog | 6 +++++
+ src/krb5-auth-dialog.c | 72 +++++++++++++++++++++++++++++++++++++-------------
2 files changed, 60 insertions(+), 18 deletions(-)
commit a333636989227f548e6d4a7289fed36bbefca773
@@ -5574,8 +5937,8 @@ Date: Mon Oct 31 07:22:41 2005 +0000
* src/krb5-auth-dialog.c: Set the application name.
Also, say less 'kerberos' in user visible text.
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.c | 4 +++-
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.c | 4 +++-
2 files changed, 8 insertions(+), 1 deletion(-)
commit 3b7aa460f83b8b07cfeee817064b68e5721e69ff
@@ -5588,8 +5951,8 @@ Date: Mon Oct 31 07:05:30 2005 +0000
* src/krb5-auth-dialog.c: Update the credentials expiry time
- ChangeLog | 4 ++++
- src/krb5-auth-dialog.c | 62 ++++++++++++++++++++++++++++++++++++++----------
+ ChangeLog | 4 ++++
+ src/krb5-auth-dialog.c | 62 ++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 54 insertions(+), 12 deletions(-)
commit 023f791dc1a2cf57879dc6a910f41de802033bd8
@@ -5603,8 +5966,8 @@ Date: Mon Oct 31 06:01:46 2005 +0000
* src/krb5-auth-dialog.c: No need to pass around our GladeXML
since its a static global
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.c | 7 +++----
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.c | 7 +++----
2 files changed, 8 insertions(+), 4 deletions(-)
commit 8b673b1a8933f6404fee119873af121c2af56913
@@ -5618,8 +5981,8 @@ Date: Mon Oct 31 05:55:04 2005 +0000
* src/krb5-auth-dialog.c: The dialog shouldn't have two labels
reading 'Password:' so make the primary one have better text.
- ChangeLog | 5 +++++
- src/krb5-auth-dialog.c | 35 ++++++++++++++++++++++++-----------
+ ChangeLog | 5 +++++
+ src/krb5-auth-dialog.c | 35 ++++++++++++++++++++++++-----------
2 files changed, 29 insertions(+), 11 deletions(-)
commit ae8a87443b284875f731bebac88e21797c399477
@@ -5635,10 +5998,10 @@ Date: Sat Oct 29 18:42:16 2005 +0000
* src/krb5-auth-dialog.c: Use libnm-glib for NetworkManager support
instead of the NetworkManager D-BUS API.
- ChangeLog | 7 +++
- configure.ac | 35 ++++++-----
- src/Makefile.am | 2 +-
- src/krb5-auth-dialog.c | 152 ++++++++++++++++--------------------------------
+ ChangeLog | 7 +++
+ configure.ac | 35 ++++++------
+ src/Makefile.am | 2 +-
+ src/krb5-auth-dialog.c | 152 ++++++++++++++++---------------------------------
4 files changed, 76 insertions(+), 120 deletions(-)
commit 07816942fa9d84644a07948b77dce9a8f1f26af8
@@ -5651,8 +6014,8 @@ Date: Sat Oct 29 07:17:38 2005 +0000
* Makefile.in.in: this is generated, no need to live in repository
- po/ChangeLog | 4 +
- po/Makefile.in.in | 254 -----------------------------------------------------
+ po/ChangeLog | 4 +
+ po/Makefile.in.in | 254 ------------------------------------------------------
2 files changed, 4 insertions(+), 254 deletions(-)
commit 1837b286235411b1d575969baa9e6cbd7ede2024
@@ -5665,8 +6028,8 @@ Date: Sat Oct 29 06:25:42 2005 +0000
* src/krb5-auth-dialog.c: Reformat using tabs instead of spaces
- ChangeLog | 6 +-
- src/krb5-auth-dialog.c | 652 ++++++++++++++++++++++++------------------------
+ ChangeLog | 6 +-
+ src/krb5-auth-dialog.c | 652 +++++++++++++++++++++++++------------------------
2 files changed, 332 insertions(+), 326 deletions(-)
commit 6e04a5ef624e17d052a939957d49c21c4682a2c3
@@ -5675,7 +6038,7 @@ Date: Wed Nov 3 21:21:19 2004 +0000
Update BuildRequires
- krb5-auth-dialog.spec.in | 2 ++
+ krb5-auth-dialog.spec.in | 2 ++
1 file changed, 2 insertions(+)
commit 3276af0e6957288cccf57170879c5b0ca74d07ba
@@ -5692,8 +6055,8 @@ Date: Tue Sep 7 19:51:30 2004 +0000
* src/krb5-auth-dialog.c: Use g_get_user_name and other code
cleanup.
- ChangeLog | 10 +++++-
- src/krb5-auth-dialog.c | 91 ++++++++++++++++++++++++++----------------------
+ ChangeLog | 10 +++++-
+ src/krb5-auth-dialog.c | 91 +++++++++++++++++++++++++++-----------------------
2 files changed, 58 insertions(+), 43 deletions(-)
commit bbe8622fdd5eec44e6cb9b7976f67785426ac453
@@ -5715,10 +6078,10 @@ Date: Thu Sep 2 05:00:59 2004 +0000
* src/krb5-auth-dialog.c (credentials_expiring): Don't
try to renew credentials if we're not online.
- ChangeLog | 14 +++++-
- configure.ac | 20 ++++++++-
- src/Makefile.am | 2 +-
- src/krb5-auth-dialog.c | 110 +++++++++++++++++++++++++++++++++++++++++++++++-
+ ChangeLog | 14 ++++++-
+ configure.ac | 20 ++++++++-
+ src/Makefile.am | 2 +-
+ src/krb5-auth-dialog.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 141 insertions(+), 5 deletions(-)
commit 3266341bb28fdcbc965447d24870d43abcc6d838
@@ -5733,10 +6096,10 @@ Date: Sun Aug 29 19:55:25 2004 +0000
* krb5-auth-dialog: modify to support heimdal if enabled
* krb5-auth-dialog.glade: center the dialog
- ChangeLog | 8 +++++++-
- configure.ac | 5 +++++
- src/krb5-auth-dialog.c | 3 ++-
- src/krb5-auth-dialog.glade | 2 +-
+ ChangeLog | 8 +++++++-
+ configure.ac | 5 +++++
+ src/krb5-auth-dialog.c | 3 ++-
+ src/krb5-auth-dialog.glade | 2 +-
4 files changed, 15 insertions(+), 3 deletions(-)
commit 9b47d3481dd643e9613ffe8b2a54d1f5c0a5f636
@@ -5749,8 +6112,8 @@ Date: Thu Aug 19 15:20:15 2004 +0000
* configure.ac: Added «nb» and «no» to ALL_LINGUAS.
- ChangeLog | 4 ++++
- configure.ac | 2 +-
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
commit 712282241c5ed5e5739f7df6575357f7b5121d08
@@ -5775,9 +6138,9 @@ Date: Wed Aug 18 21:39:53 2004 +0000
Bumping to 0.2
- ChangeLog | 8 ++++++++
- configure.ac | 2 +-
- etpo/Makefile.am | 2 ++
+ ChangeLog | 8 ++++++++
+ configure.ac | 2 +-
+ etpo/Makefile.am | 2 ++
3 files changed, 11 insertions(+), 1 deletion(-)
commit 036a91201e0c744935338b61418d126ff5cb1ea3
@@ -5786,8 +6149,8 @@ Date: Wed Aug 18 21:23:59 2004 +0000
Add status notifications for invalid passwords and how much time remains until credentials expiry.
- po/krb5-auth-dialog.pot | 29 +++++++++++++++++++----------
- src/krb5-auth-dialog.c | 46 ++++++++++++++++++++++++++++++++++++++++------
+ po/krb5-auth-dialog.pot | 29 +++++++++++++++++++----------
+ src/krb5-auth-dialog.c | 46 ++++++++++++++++++++++++++++++++++++++++------
2 files changed, 59 insertions(+), 16 deletions(-)
commit dcb76f361ed53d85901bcb0fed2a1c94569d00c9
@@ -5796,7 +6159,7 @@ Date: Tue Aug 17 19:31:14 2004 +0000
shut up CVS
- etpo/.cvsignore | 6 ++++++
+ etpo/.cvsignore | 6 ++++++
1 file changed, 6 insertions(+)
commit 915143d4e33c2258353fdae273ebd87fa61f012b
@@ -5805,7 +6168,7 @@ Date: Tue Aug 17 19:29:03 2004 +0000
forgot this
- src/dummy-strings.c | 645 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/dummy-strings.c | 645 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 645 insertions(+)
commit 7d2c876c01b7e2ebed3ff4487d4939c921f119dc
@@ -5841,15 +6204,15 @@ Date: Tue Aug 17 17:55:09 2004 +0000
* etpo/*: New subdir to help with translations of kerberos.
- ChangeLog | 6 ++
- Makefile.am | 2 +-
- README | 12 +++-
- autogen.sh | 2 +-
- configure.ac | 3 +
- etpo/Makefile.am | 6 ++
- etpo/README | 8 +++
- etpo/grammar.y | 76 +++++++++++++++++++++++++
- etpo/lexer.l | 167 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ ChangeLog | 6 ++
+ Makefile.am | 2 +-
+ README | 12 +++-
+ autogen.sh | 2 +-
+ configure.ac | 3 +
+ etpo/Makefile.am | 6 ++
+ etpo/README | 8 +++
+ etpo/grammar.y | 76 +++++++++++++++++++++++++
+ etpo/lexer.l | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 279 insertions(+), 3 deletions(-)
commit eb52c49444de6c2d7f5de2569cf3c486a8082300
@@ -5858,8 +6221,8 @@ Date: Tue Aug 17 17:43:39 2004 +0000
Preparation for using gnome session
- configure.ac | 1 +
- src/krb5-auth-dialog.c | 11 ++++++++++-
+ configure.ac | 1 +
+ src/krb5-auth-dialog.c | 11 ++++++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
commit 3e72ab13d91302179ad763ad0794b778484d4e39
@@ -5868,7 +6231,7 @@ Date: Mon Aug 16 19:42:04 2004 +0000
update-po
- po/krb5-auth-dialog.pot | 14 +++-----------
+ po/krb5-auth-dialog.pot | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
commit 9357e0c877835924d924baef5fac295b23a94239
@@ -5877,9 +6240,9 @@ Date: Mon Aug 16 19:40:41 2004 +0000
add a spec file
- .cvsignore | 1 +
- configure.ac | 1 +
- krb5-auth-dialog.spec.in | 41 +++++++++++++++++++++++++++++++++++++++++
+ .cvsignore | 1 +
+ configure.ac | 1 +
+ krb5-auth-dialog.spec.in | 41 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 43 insertions(+)
commit e3447c1ddde1eb3aa6d29d0c56393920a5a5a197
@@ -5888,7 +6251,7 @@ Date: Mon Aug 16 19:23:17 2004 +0000
minor code cleanup
- src/krb5-auth-dialog.c | 196 ++++++++++++++++++++++++------------------------
+ src/krb5-auth-dialog.c | 196 ++++++++++++++++++++++++-------------------------
1 file changed, 98 insertions(+), 98 deletions(-)
commit 9b56d8959f80d463e4dde321c1bb645fd56fe71a
@@ -5897,11 +6260,11 @@ Date: Mon Aug 16 19:15:11 2004 +0000
Brag a bit; shut up CVS
- .cvsignore | 12 ++++++++++++
- AUTHORS | 2 ++
- README | 2 ++
- po/.cvsignore | 3 +++
- src/.cvsignore | 3 +++
+ .cvsignore | 12 ++++++++++++
+ AUTHORS | 2 ++
+ README | 2 ++
+ po/.cvsignore | 3 +++
+ src/.cvsignore | 3 +++
5 files changed, 22 insertions(+)
commit c28fa3ea9736fc16427af635375c439c421e9e8e
@@ -5910,7 +6273,7 @@ Date: Mon Aug 16 19:10:50 2004 +0000
make some labels untranslatable
- src/krb5-auth-dialog.glade | 8 ++++----
+ src/krb5-auth-dialog.glade | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
commit 43cdd4ded927bd5e546ce1bc08ff56e8d92d4063
@@ -5925,14 +6288,18 @@ Date: Mon Aug 16 19:07:30 2004 +0000
Initial revision
- Makefile.am | 1 +
- autogen.sh | 21 ++++
- configure.ac | 44 +++++++
- po/ChangeLog | 11 ++
- po/Makefile.in.in | 254 +++++++++++++++++++++++++++++++++++++++
- po/POTFILES.in | 1 +
- po/krb5-auth-dialog.pot | 37 ++++++
- src/Makefile.am | 17 +++
- src/krb5-auth-dialog.c | 282 ++++++++++++++++++++++++++++++++++++++++++++
- src/krb5-auth-dialog.glade | 253 +++++++++++++++++++++++++++++++++++++++
- 10 files changed, 921 insertions(+)
+ AUTHORS | 0
+ ChangeLog | 0
+ Makefile.am | 1 +
+ NEWS | 0
+ README | 0
+ autogen.sh | 21 ++++
+ configure.ac | 44 +++++++
+ po/ChangeLog | 11 ++
+ po/Makefile.in.in | 254 ++++++++++++++++++++++++++++++++++++++++
+ po/POTFILES.in | 1 +
+ po/krb5-auth-dialog.pot | 37 ++++++
+ src/Makefile.am | 17 +++
+ src/krb5-auth-dialog.c | 282 +++++++++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-dialog.glade | 253 ++++++++++++++++++++++++++++++++++++++++
+ 14 files changed, 921 insertions(+)
diff --git a/INSTALL b/INSTALL
index a1e89e1..2099840 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
Installation Instructions
*************************
-Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
Inc.
Copying and distribution of this file, with or without modification,
@@ -12,8 +12,8 @@ without warranty of any kind.
Basic Installation
==================
- Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package. The following
+ Briefly, the shell command `./configure && make && make install'
+should configure, build, and install this package. The following
more-detailed instructions are generic; see the `README' file for
instructions specific to this package. Some packages provide this
`INSTALL' file but do not implement all of the features documented
@@ -309,9 +309,10 @@ causes the specified `gcc' to be used as the C compiler (unless it is
overridden in the site shell script).
Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf bug. Until the bug is fixed you can use this workaround:
+an Autoconf limitation. Until the limitation is lifted, you can use
+this workaround:
- CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+ CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
`configure' Invocation
======================
@@ -367,4 +368,3 @@ operates.
`configure' also accepts some other, not widely useful, options. Run
`configure --help' for more details.
-
diff --git a/Makefile.in b/Makefile.in
index 5f1b7ca..94e14e7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,23 +14,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
esac; \
- test $$am__dry = yes; \
- }
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -51,12 +78,12 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = .
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in $(srcdir)/config.h.in \
- $(srcdir)/krb5-auth-dialog.spec.in $(top_srcdir)/configure \
- AUTHORS COPYING ChangeLog INSTALL NEWS compile config.guess \
- config.sub depcomp install-sh ltmain.sh missing mkinstalldirs \
- ylwrap
+DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
+ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
+ $(top_srcdir)/configure $(am__configure_deps) \
+ $(srcdir)/config.h.in $(srcdir)/krb5-auth-dialog.spec.in \
+ COPYING compile config.guess config.sub depcomp install-sh \
+ missing ylwrap ltmain.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
@@ -65,25 +92,32 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = krb5-auth-dialog.spec
CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
+am__v_at_1 =
SOURCES =
DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
- html-recursive info-recursive install-data-recursive \
- install-dvi-recursive install-exec-recursive \
- install-html-recursive install-info-recursive \
- install-pdf-recursive install-ps-recursive install-recursive \
- installcheck-recursive installdirs-recursive pdf-recursive \
- ps-recursive uninstall-recursive
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
+ ctags-recursive dvi-recursive html-recursive info-recursive \
+ install-data-recursive install-dvi-recursive \
+ install-exec-recursive install-html-recursive \
+ install-info-recursive install-pdf-recursive \
+ install-ps-recursive install-recursive installcheck-recursive \
+ installdirs-recursive pdf-recursive ps-recursive \
+ tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
@@ -91,11 +125,33 @@ am__can_run_installinfo = \
esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- distdir dist dist-all distcheck
+am__recursive_targets = \
+ $(RECURSIVE_TARGETS) \
+ $(RECURSIVE_CLEAN_TARGETS) \
+ $(am__extra_recursive_targets)
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
+ cscope distdir dist dist-all distcheck
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
+ $(LISP)config.h.in
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
+CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
@@ -106,6 +162,7 @@ am__remove_distdir = \
&& rm -rf "$(distdir)" \
|| { sleep 5 && rm -rf "$(distdir)"; }; \
else :; fi
+am__post_remove_distdir = $(am__remove_distdir)
am__relativize = \
dir0=`pwd`; \
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
@@ -133,6 +190,7 @@ am__relativize = \
reldir="$$dir2"
GZIP_ENV = --best
DIST_ARCHIVES = $(distdir).tar.xz
+DIST_TARGETS = dist-xz
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
@@ -375,8 +433,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
config.h: stamp-h1
- @if test ! -f $@; then rm -f stamp-h1; else :; fi
- @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
+ @test -f $@ || rm -f stamp-h1
+ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
@@ -401,22 +459,25 @@ distclean-libtool:
-rm -f libtool config.lt
# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-# (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
+# into them and run 'make' without going through this Makefile.
+# To change the values of 'make' variables: instead of editing Makefiles,
+# (1) if the variable is set in 'config.status', edit 'config.status'
+# (which will cause the Makefiles to be regenerated when you run 'make');
+# (2) otherwise, pass the desired values on the 'make' command line.
+$(am__recursive_targets):
+ @fail=; \
+ if $(am__make_keepgoing); then \
+ failcom='fail=yes'; \
+ else \
+ failcom='exit 1'; \
+ fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
+ case "$@" in \
+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+ *) list='$(SUBDIRS)' ;; \
+ esac; \
+ for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
@@ -431,57 +492,12 @@ $(RECURSIVE_TARGETS):
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
-$(RECURSIVE_CLEAN_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- case "$@" in \
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
- *) list='$(SUBDIRS)' ;; \
- esac; \
- rev=''; for subdir in $$list; do \
- if test "$$subdir" = "."; then :; else \
- rev="$$subdir $$rev"; \
- fi; \
- done; \
- rev="$$rev ."; \
- target=`echo $@ | sed s/-recursive//`; \
- for subdir in $$rev; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done && test -z "$$fail"
-tags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- done
-ctags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- done
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-recursive
+TAGS: tags
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
@@ -497,12 +513,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
- list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
@@ -514,15 +525,11 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$$unique; \
fi; \
fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ctags: ctags-recursive
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
@@ -531,9 +538,31 @@ GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
+cscope: cscope.files
+ test ! -s cscope.files \
+ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
+clean-cscope:
+ -rm -f cscope.files
+cscope.files: clean-cscope cscopelist
+cscopelist: cscopelist-recursive
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+ -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
distdir: $(DISTFILES)
$(am__remove_distdir)
@@ -604,39 +633,41 @@ distdir: $(DISTFILES)
|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
dist-lzip: distdir
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
- $(am__remove_distdir)
-
-dist-lzma: distdir
- tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
dist-xz: distdir
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
dist-tarZ: distdir
+ @echo WARNING: "Support for shar distribution archives is" \
+ "deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
dist-shar: distdir
+ @echo WARNING: "Support for distribution archives compressed with" \
+ "legacy program 'compress' is deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
-dist dist-all: distdir
- tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
- $(am__remove_distdir)
+dist dist-all:
+ $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
+ $(am__post_remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
@@ -647,8 +678,6 @@ distcheck: dist
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
- *.tar.lzma*) \
- lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
*.tar.lz*) \
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
*.tar.xz*) \
@@ -660,18 +689,19 @@ distcheck: dist
*.zip*) \
unzip $(distdir).zip ;;\
esac
- chmod -R a-w $(distdir); chmod u+w $(distdir)
- mkdir $(distdir)/_build
- mkdir $(distdir)/_inst
+ chmod -R a-w $(distdir)
+ chmod u+w $(distdir)
+ mkdir $(distdir)/_build $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& am__cwd=`pwd` \
&& $(am__cd) $(distdir)/_build \
- && ../configure --srcdir=.. --prefix="$$dc_install_base" \
+ && ../configure \
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
+ --srcdir=.. --prefix="$$dc_install_base" \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
@@ -694,7 +724,7 @@ distcheck: dist
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
&& cd "$$am__cwd" \
|| exit 1
- $(am__remove_distdir)
+ $(am__post_remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
@@ -830,25 +860,24 @@ ps-am:
uninstall-am:
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
- ctags-recursive install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- all all-am am--refresh check check-am clean clean-generic \
- clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
- dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
- dist-xz dist-zip distcheck distclean distclean-generic \
- distclean-hdr distclean-libtool distclean-tags distcleancheck \
- distdir distuninstallcheck dvi dvi-am html html-am info \
- info-am install install-am install-data install-data-am \
- install-dvi install-dvi-am install-exec install-exec-am \
- install-html install-html-am install-info install-info-am \
- install-man install-pdf install-pdf-am install-ps \
- install-ps-am install-strip installcheck installcheck-am \
- installdirs installdirs-am maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
- uninstall uninstall-am
+.MAKE: $(am__recursive_targets) all install-am install-strip
+
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
+ am--refresh check check-am clean clean-cscope clean-generic \
+ clean-libtool cscope cscopelist-am ctags ctags-am dist \
+ dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
+ dist-tarZ dist-xz dist-zip distcheck distclean \
+ distclean-generic distclean-hdr distclean-libtool \
+ distclean-tags distcleancheck distdir distuninstallcheck dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-dvi install-dvi-am \
+ install-exec install-exec-am install-html install-html-am \
+ install-info install-info-am install-man install-pdf \
+ install-pdf-am install-ps install-ps-am install-strip \
+ installcheck installcheck-am installdirs installdirs-am \
+ maintainer-clean maintainer-clean-generic mostlyclean \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ tags tags-am uninstall uninstall-am
dist-hook:
diff --git a/NEWS b/NEWS
index 04a944a..d9c9b3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+==============
+Version 3.12.0
+==============
+* Move dialog buttons into header bar
+* Adjust to new GApplication flags (LP: #1311487)
+* Properly reprompt for a password on KRB5_GET_IN_TKT_LOOP
+* UI translations:
+ Daniel Mustieles (es)
+ Dimitris Spingos (el)
+ Enrico Nicoletto (pt_BR)
+ Fran Diéguez (gl)
+ Joe Hansen (da)
+ Marek Černocký (cs)
+ MarMav (el)
+ Martin Srebotnjak (sl)
+ Rafael Ferreira (pt_BR)
+ Wylmer Wang (zh_CN)
+ YunQiang Su (zh_CN)
+ Zdeněk Hataš (cs)
+ Мирослав Николић (sr) (sr@latin)
+* Doc translations:
+ Dimitris Spingos (el)
+ Marek Černocký (cs)
+
===========
Version 3.8
===========
diff --git a/aclocal.m4 b/aclocal.m4
index 14309d9..441e061 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,8 +1,7 @@
-# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
+
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
-# Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -12,13 +11,14 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
+m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
[m4_warning([this file was generated for autoconf 2.69.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
+To do so, use the procedure documented by the package, typically 'autoreconf'.])])
# Copyright (C) 1995-2002 Free Software Foundation, Inc.
# Copyright (C) 2001-2003,2004 Red Hat, Inc.
@@ -337,7 +337,6 @@ msgstr ""
dnl
glib_DEFUN([GLIB_GNU_GETTEXT],
[AC_REQUIRE([AC_PROG_CC])dnl
- AC_REQUIRE([AC_HEADER_STDC])dnl
GLIB_LC_MESSAGES
GLIB_WITH_NLS
@@ -496,7 +495,7 @@ mostlyclean-am: clean-gsettings-schemas
gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
- $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch [$]@
+ $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p [$](@D) && touch [$]@
all-am: $(gsettings_SCHEMAS:.xml=.valid)
uninstall-am: uninstall-gsettings-schemas
@@ -2062,7 +2061,7 @@ ia64-*-hpux*)
rm -rf conftest*
;;
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
@@ -2074,9 +2073,19 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
LD="${LD-ld} -m elf_i386_fbsd"
;;
x86_64-*linux*)
- LD="${LD-ld} -m elf_i386"
+ case `/usr/bin/file conftest.o` in
+ *x86-64*)
+ LD="${LD-ld} -m elf32_x86_64"
+ ;;
+ *)
+ LD="${LD-ld} -m elf_i386"
+ ;;
+ esac
;;
- ppc64-*linux*|powerpc64-*linux*)
+ powerpc64le-*)
+ LD="${LD-ld} -m elf32lppclinux"
+ ;;
+ powerpc64-*)
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)
@@ -2095,7 +2104,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
x86_64-*linux*)
LD="${LD-ld} -m elf_x86_64"
;;
- ppc*-*linux*|powerpc*-*linux*)
+ powerpcle-*)
+ LD="${LD-ld} -m elf64lppc"
+ ;;
+ powerpc-*)
LD="${LD-ld} -m elf64ppc"
;;
s390*-*linux*|s390*-*tpf*)
@@ -2438,7 +2450,8 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
;;
*)
lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
- if test -n "$lt_cv_sys_max_cmd_len"; then
+ if test -n "$lt_cv_sys_max_cmd_len" && \
+ test undefined != "$lt_cv_sys_max_cmd_len"; then
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
else
@@ -9345,7 +9358,7 @@ m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
# nls.m4 serial 5 (gettext-0.18)
-dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2013 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -9537,25 +9550,77 @@ else
fi[]dnl
])# PKG_CHECK_MODULES
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
-# Foundation, Inc.
+
+# PKG_INSTALLDIR(DIRECTORY)
+# -------------------------
+# Substitutes the variable pkgconfigdir as the location where a module
+# should install pkg-config .pc files. By default the directory is
+# $libdir/pkgconfig, but the default can be changed by passing
+# DIRECTORY. The user can override through the --with-pkgconfigdir
+# parameter.
+AC_DEFUN([PKG_INSTALLDIR],
+[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
+m4_pushdef([pkg_description],
+ [pkg-config installation directory @<:@]pkg_default[@:>@])
+AC_ARG_WITH([pkgconfigdir],
+ [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
+ [with_pkgconfigdir=]pkg_default)
+AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
+m4_popdef([pkg_default])
+m4_popdef([pkg_description])
+]) dnl PKG_INSTALLDIR
+
+
+# PKG_NOARCH_INSTALLDIR(DIRECTORY)
+# -------------------------
+# Substitutes the variable noarch_pkgconfigdir as the location where a
+# module should install arch-independent pkg-config .pc files. By
+# default the directory is $datadir/pkgconfig, but the default can be
+# changed by passing DIRECTORY. The user can override through the
+# --with-noarch-pkgconfigdir parameter.
+AC_DEFUN([PKG_NOARCH_INSTALLDIR],
+[m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
+m4_pushdef([pkg_description],
+ [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@])
+AC_ARG_WITH([noarch-pkgconfigdir],
+ [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
+ [with_noarch_pkgconfigdir=]pkg_default)
+AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir])
+m4_popdef([pkg_default])
+m4_popdef([pkg_description])
+]) dnl PKG_NOARCH_INSTALLDIR
+
+
+# PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE,
+# [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
+# -------------------------------------------
+# Retrieves the value of the pkg-config variable for the given module.
+AC_DEFUN([PKG_CHECK_VAR],
+[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
+AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl
+
+_PKG_CONFIG([$1], [variable="][$3]["], [$2])
+AS_VAR_COPY([$1], [pkg_cv_][$1])
+
+AS_VAR_IF([$1], [""], [$5], [$4])dnl
+])# PKG_CHECK_VAR
+
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 1
-
# AM_AUTOMAKE_VERSION(VERSION)
# ----------------------------
# Automake X.Y traces this macro to ensure aclocal.m4 has been
# generated from the m4 files accompanying Automake X.Y.
# (This private macro should not be called outside this file.)
AC_DEFUN([AM_AUTOMAKE_VERSION],
-[am__api_version='1.11'
+[am__api_version='1.14'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
-m4_if([$1], [1.11.6], [],
+m4_if([$1], [1.14.1], [],
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
])
@@ -9571,24 +9636,22 @@ m4_define([_AM_AUTOCONF_VERSION], [])
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.11.6])dnl
+[AM_AUTOMAKE_VERSION([1.14.1])dnl
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 1
-
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
+# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to
+# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
#
# Of course, Automake must honor this variable whenever it calls a
# tool from the auxiliary directory. The problem is that $srcdir (and
@@ -9607,7 +9670,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
#
# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
# are both prefixed by $srcdir. In an in-source build this is usually
-# harmless because $srcdir is `.', but things will broke when you
+# harmless because $srcdir is '.', but things will broke when you
# start a VPATH build or use an absolute $srcdir.
#
# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
@@ -9633,22 +9696,19 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
# AM_CONDITIONAL -*- Autoconf -*-
-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 9
-
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
# -------------------------------------
# Define a conditional.
AC_DEFUN([AM_CONDITIONAL],
-[AC_PREREQ(2.52)dnl
- ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
- [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
+[AC_PREREQ([2.52])dnl
+ m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
+ [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
AC_SUBST([$1_TRUE])dnl
AC_SUBST([$1_FALSE])dnl
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
@@ -9667,16 +9727,14 @@ AC_CONFIG_COMMANDS_PRE(
Usually this means the macro was only invoked conditionally.]])
fi])])
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
-# 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 12
-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
+# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
# written in clear, in which case automake, when reading aclocal.m4,
# will think it sees a *use*, and therefore will trigger all it's
# C support machinery. Also note that it means that autoscan, seeing
@@ -9686,7 +9744,7 @@ fi])])
# _AM_DEPENDENCIES(NAME)
# ----------------------
# See how the compiler implements dependency checking.
-# NAME is "CC", "CXX", "GCJ", or "OBJC".
+# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
# We try a few techniques and use that to set a single cache variable.
#
# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
@@ -9699,12 +9757,13 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
AC_REQUIRE([AM_MAKE_INCLUDE])dnl
AC_REQUIRE([AM_DEP_TRACK])dnl
-ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
- [$1], CXX, [depcc="$CXX" am_compiler_list=],
- [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
- [$1], UPC, [depcc="$UPC" am_compiler_list=],
- [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
- [depcc="$$1" am_compiler_list=])
+m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
+ [$1], [CXX], [depcc="$CXX" am_compiler_list=],
+ [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
+ [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
+ [$1], [UPC], [depcc="$UPC" am_compiler_list=],
+ [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
+ [depcc="$$1" am_compiler_list=])
AC_CACHE_CHECK([dependency style of $depcc],
[am_cv_$1_dependencies_compiler_type],
@@ -9712,8 +9771,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
# We make a subdir and do the tests there. Otherwise we can end up
# making bogus files that we don't know about and never remove. For
# instance it was reported that on HP-UX the gcc test will end up
- # making a dummy file named `D' -- because `-MD' means `put the output
- # in D'.
+ # making a dummy file named 'D' -- because '-MD' means "put the output
+ # in D".
rm -rf conftest.dir
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
@@ -9753,16 +9812,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
: > sub/conftest.c
for i in 1 2 3 4 5 6; do
echo '#include "conftst'$i'.h"' >> sub/conftest.c
- # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
- # Solaris 8's {/usr,}/bin/sh.
- touch sub/conftst$i.h
+ # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
+ # Solaris 10 /bin/sh.
+ echo '/* dummy */' > sub/conftst$i.h
done
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
- # We check with `-c' and `-o' for the sake of the "dashmstdout"
+ # We check with '-c' and '-o' for the sake of the "dashmstdout"
# mode. It turns out that the SunPro C++ compiler does not properly
- # handle `-M -o', and we need to detect this. Also, some Intel
- # versions had trouble with output in subdirs
+ # handle '-M -o', and we need to detect this. Also, some Intel
+ # versions had trouble with output in subdirs.
am__obj=sub/conftest.${OBJEXT-o}
am__minus_obj="-o $am__obj"
case $depmode in
@@ -9771,8 +9830,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
test "$am__universal" = false || continue
;;
nosideeffect)
- # after this tag, mechanisms are not by side-effect, so they'll
- # only be used when explicitly requested
+ # After this tag, mechanisms are not by side-effect, so they'll
+ # only be used when explicitly requested.
if test "x$enable_dependency_tracking" = xyes; then
continue
else
@@ -9780,7 +9839,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
fi
;;
msvc7 | msvc7msys | msvisualcpp | msvcmsys)
- # This compiler won't grok `-c -o', but also, the minuso test has
+ # This compiler won't grok '-c -o', but also, the minuso test has
# not run yet. These depmodes are late enough in the game, and
# so weak that their functioning should not be impacted.
am__obj=conftest.${OBJEXT-o}
@@ -9828,7 +9887,7 @@ AM_CONDITIONAL([am__fastdep$1], [
# AM_SET_DEPDIR
# -------------
# Choose a directory name for dependency files.
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
AC_DEFUN([AM_SET_DEPDIR],
[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
@@ -9838,9 +9897,13 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
# AM_DEP_TRACK
# ------------
AC_DEFUN([AM_DEP_TRACK],
-[AC_ARG_ENABLE(dependency-tracking,
-[ --disable-dependency-tracking speeds up one-time build
- --enable-dependency-tracking do not reject slow dependency extractors])
+[AC_ARG_ENABLE([dependency-tracking], [dnl
+AS_HELP_STRING(
+ [--enable-dependency-tracking],
+ [do not reject slow dependency extractors])
+AS_HELP_STRING(
+ [--disable-dependency-tracking],
+ [speeds up one-time build])])
if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='\'
@@ -9855,20 +9918,18 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
# Generate code to set up dependency tracking. -*- Autoconf -*-
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-#serial 5
# _AM_OUTPUT_DEPENDENCY_COMMANDS
# ------------------------------
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
[{
- # Autoconf 2.62 quotes --file arguments for eval, but not when files
+ # Older Autoconf quotes --file arguments for eval, but not when files
# are listed without --file. Let's play safe and only enable the eval
# if we detect the quoting.
case $CONFIG_FILES in
@@ -9881,7 +9942,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
# Strip MF so we end up with the name of the file.
mf=`echo "$mf" | sed -e 's/:.*$//'`
# Check whether this is an Automake generated Makefile or not.
- # We used to match only the files named `Makefile.in', but
+ # We used to match only the files named 'Makefile.in', but
# some people rename them; so instead we look at the file content.
# Grep'ing the first line is not enough: some people post-process
# each Makefile.in and add a new line on top of each file to say so.
@@ -9893,21 +9954,19 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
continue
fi
# Extract the definition of DEPDIR, am__include, and am__quote
- # from the Makefile without running `make'.
+ # from the Makefile without running 'make'.
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
test -z "$DEPDIR" && continue
am__include=`sed -n 's/^am__include = //p' < "$mf"`
- test -z "am__include" && continue
+ test -z "$am__include" && continue
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
- # When using ansi2knr, U may be empty or an underscore; expand it
- U=`sed -n 's/^U = //p' < "$mf"`
# Find all dependency output files, they are included files with
# $(DEPDIR) in their names. We invoke sed twice because it is the
# simplest approach to changing $(DEPDIR) to its actual value in the
# expansion.
for file in `sed -n "
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
# Make sure the directory exists.
test -f "$dirpart/$file" && continue
fdir=`AS_DIRNAME(["$file"])`
@@ -9925,7 +9984,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
# This macro should only be invoked once -- use via AC_REQUIRE.
#
# This code is only required when automatic dependency tracking
-# is enabled. FIXME. This creates each `.P' file that we will
+# is enabled. FIXME. This creates each '.P' file that we will
# need in order to bootstrap the dependency handling code.
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
[AC_CONFIG_COMMANDS([depfiles],
@@ -9935,18 +9994,21 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
# Do all the work for Automake. -*- Autoconf -*-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 16
-
# This macro actually does too much. Some checks are only needed if
# your package does certain things. But this isn't really a big deal.
+dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
+m4_define([AC_PROG_CC],
+m4_defn([AC_PROG_CC])
+[_AM_PROG_CC_C_O
+])
+
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
# AM_INIT_AUTOMAKE([OPTIONS])
# -----------------------------------------------
@@ -9959,7 +10021,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
# arguments mandatory, and then we can depend on a new Autoconf
# release and drop the old call support.
AC_DEFUN([AM_INIT_AUTOMAKE],
-[AC_PREREQ([2.62])dnl
+[AC_PREREQ([2.65])dnl
dnl Autoconf wants to disallow AM_ names. We explicitly allow
dnl the ones we care about.
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
@@ -9988,31 +10050,40 @@ AC_SUBST([CYGPATH_W])
# Define the identity of the package.
dnl Distinguish between old-style and new-style calls.
m4_ifval([$2],
-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
+[AC_DIAGNOSE([obsolete],
+ [$0: two- and three-arguments forms are deprecated.])
+m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
AC_SUBST([PACKAGE], [$1])dnl
AC_SUBST([VERSION], [$2])],
[_AM_SET_OPTIONS([$1])dnl
dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
+m4_if(
+ m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
+ [ok:ok],,
[m4_fatal([AC_INIT should be called with package and version arguments])])dnl
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
_AM_IF_OPTION([no-define],,
-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
+[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
+ AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
# Some tools Automake needs.
AC_REQUIRE([AM_SANITY_CHECK])dnl
AC_REQUIRE([AC_ARG_PROGRAM])dnl
-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
-AM_MISSING_PROG(AUTOCONF, autoconf)
-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
-AM_MISSING_PROG(AUTOHEADER, autoheader)
-AM_MISSING_PROG(MAKEINFO, makeinfo)
+AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
+AM_MISSING_PROG([AUTOCONF], [autoconf])
+AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
+AM_MISSING_PROG([AUTOHEADER], [autoheader])
+AM_MISSING_PROG([MAKEINFO], [makeinfo])
AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
+# For better backward compatibility. To be removed once Automake 1.9.x
+# dies out for good. For more background, see:
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
+AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
AC_REQUIRE([AC_PROG_AWK])dnl
@@ -10023,34 +10094,79 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
[_AM_PROG_TAR([v7])])])
_AM_IF_OPTION([no-dependencies],,
[AC_PROVIDE_IFELSE([AC_PROG_CC],
- [_AM_DEPENDENCIES(CC)],
- [define([AC_PROG_CC],
- defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+ [_AM_DEPENDENCIES([CC])],
+ [m4_define([AC_PROG_CC],
+ m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
AC_PROVIDE_IFELSE([AC_PROG_CXX],
- [_AM_DEPENDENCIES(CXX)],
- [define([AC_PROG_CXX],
- defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+ [_AM_DEPENDENCIES([CXX])],
+ [m4_define([AC_PROG_CXX],
+ m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
- [_AM_DEPENDENCIES(OBJC)],
- [define([AC_PROG_OBJC],
- defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
+ [_AM_DEPENDENCIES([OBJC])],
+ [m4_define([AC_PROG_OBJC],
+ m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
+ [_AM_DEPENDENCIES([OBJCXX])],
+ [m4_define([AC_PROG_OBJCXX],
+ m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
])
-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
+AC_REQUIRE([AM_SILENT_RULES])dnl
+dnl The testsuite driver may need to know about EXEEXT, so add the
+dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
+dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
AC_CONFIG_COMMANDS_PRE(dnl
[m4_provide_if([_AM_COMPILER_EXEEXT],
[AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
+
+# POSIX will say in a future version that running "rm -f" with no argument
+# is OK; and we want to be able to make that assumption in our Makefile
+# recipes. So use an aggressive probe to check that the usage we want is
+# actually supported "in the wild" to an acceptable degree.
+# See automake bug#10828.
+# To make any issue more visible, cause the running configure to be aborted
+# by default if the 'rm' program in use doesn't match our expectations; the
+# user can still override this though.
+if rm -f && rm -fr && rm -rf; then : OK; else
+ cat >&2 <<'END'
+Oops!
+
+Your 'rm' program seems unable to run without file operands specified
+on the command line, even when the '-f' option is present. This is contrary
+to the behaviour of most rm programs out there, and not conforming with
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
+
+Please tell bug-automake@gnu.org about your system, including the value
+of your $PATH and any error possibly output before this message. This
+can help us improve future automake versions.
+
+END
+ if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
+ echo 'Configuration will proceed anyway, since you have set the' >&2
+ echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
+ echo >&2
+ else
+ cat >&2 <<'END'
+Aborting the configuration process, to ensure you take notice of the issue.
+
+You can download and install GNU coreutils to get an 'rm' implementation
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
+
+If you want to complete the configuration process using your problematic
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
+to "yes", and re-run configure.
+
+END
+ AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
+ fi
+fi
])
-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
+dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
dnl mangled by Autoconf and run in a shell conditional statement.
m4_define([_AC_COMPILER_EXEEXT],
m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
-
# When config.status generates a header, we must update the stamp-h file.
# This file resides in the same directory as the config header
# that is generated. The stamp files are numbered to have different names.
@@ -10072,15 +10188,12 @@ for _am_header in $config_headers :; do
done
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
-# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
-# Inc.
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 1
-
# AM_PROG_INSTALL_SH
# ------------------
# Define $install_sh.
@@ -10094,16 +10207,14 @@ if test x"${install_sh}" != xset; then
install_sh="\${SHELL} $am_aux_dir/install-sh"
esac
fi
-AC_SUBST(install_sh)])
+AC_SUBST([install_sh])])
-# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 2
-
# Check whether the underlying file-system supports filenames
# with a leading dot. For instance MS-DOS doesn't.
AC_DEFUN([AM_SET_LEADING_DOT],
@@ -10120,20 +10231,17 @@ AC_SUBST([am__leading_dot])])
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
# From Jim Meyering
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
-# 2011 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 5
-
# AM_MAINTAINER_MODE([DEFAULT-MODE])
# ----------------------------------
# Control maintainer-specific portions of Makefiles.
-# Default is to disable them, unless `enable' is passed literally.
-# For symmetry, `disable' may be passed as well. Anyway, the user
+# Default is to disable them, unless 'enable' is passed literally.
+# For symmetry, 'disable' may be passed as well. Anyway, the user
# can override the default with the --enable/--disable switch.
AC_DEFUN([AM_MAINTAINER_MODE],
[m4_case(m4_default([$1], [disable]),
@@ -10144,10 +10252,11 @@ AC_DEFUN([AM_MAINTAINER_MODE],
AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
dnl maintainer-mode's default is 'disable' unless 'enable' is passed
AC_ARG_ENABLE([maintainer-mode],
-[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful
- (and sometimes confusing) to the casual installer],
- [USE_MAINTAINER_MODE=$enableval],
- [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
+ [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode],
+ am_maintainer_other[ make rules and dependencies not useful
+ (and sometimes confusing) to the casual installer])],
+ [USE_MAINTAINER_MODE=$enableval],
+ [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
AC_MSG_RESULT([$USE_MAINTAINER_MODE])
AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
MAINT=$MAINTAINER_MODE_TRUE
@@ -10155,18 +10264,14 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
]
)
-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
-
# Check to see how 'make' treats includes. -*- Autoconf -*-
-# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 4
-
# AM_MAKE_INCLUDE()
# -----------------
# Check to see how make treats includes.
@@ -10184,7 +10289,7 @@ am__quote=
_am_result=none
# First try GNU make style include.
echo "include confinc" > confmf
-# Ignore all kinds of additional output from `make'.
+# Ignore all kinds of additional output from 'make'.
case `$am_make -s -f confmf 2> /dev/null` in #(
*the\ am__doit\ target*)
am__include=include
@@ -10209,52 +10314,14 @@ AC_MSG_RESULT([$_am_result])
rm -f confinc confmf
])
-# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 6
-
-# AM_PROG_CC_C_O
-# --------------
-# Like AC_PROG_CC_C_O, but changed for automake.
-AC_DEFUN([AM_PROG_CC_C_O],
-[AC_REQUIRE([AC_PROG_CC_C_O])dnl
-AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-AC_REQUIRE_AUX_FILE([compile])dnl
-# FIXME: we rely on the cache variable name because
-# there is no other way.
-set dummy $CC
-am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
-if test "$am_t" != yes; then
- # Losing compiler, so override with the script.
- # FIXME: It is wrong to rewrite CC.
- # But if we don't then we get into trouble of one sort or another.
- # A longer-term fix would be to have automake use am__CC in this case,
- # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
- CC="$am_aux_dir/compile $CC"
-fi
-dnl Make sure AC_PROG_CC is never called again, or it will override our
-dnl setting of CC.
-m4_define([AC_PROG_CC],
- [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])])
-])
-
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 6
-
# AM_MISSING_PROG(NAME, PROGRAM)
# ------------------------------
AC_DEFUN([AM_MISSING_PROG],
@@ -10262,11 +10329,10 @@ AC_DEFUN([AM_MISSING_PROG],
$1=${$1-"${am_missing_run}$2"}
AC_SUBST($1)])
-
# AM_MISSING_HAS_RUN
# ------------------
-# Define MISSING if not defined so far and test if it supports --run.
-# If it does, set am_missing_run to use it, otherwise, to nothing.
+# Define MISSING if not defined so far and test if it is modern enough.
+# If it is, set am_missing_run to use it, otherwise, to nothing.
AC_DEFUN([AM_MISSING_HAS_RUN],
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
AC_REQUIRE_AUX_FILE([missing])dnl
@@ -10279,54 +10345,22 @@ if test x"${MISSING+set}" != xset; then
esac
fi
# Use eval to expand $SHELL
-if eval "$MISSING --run true"; then
- am_missing_run="$MISSING --run "
+if eval "$MISSING --is-lightweight"; then
+ am_missing_run="$MISSING "
else
am_missing_run=
- AC_MSG_WARN([`missing' script is too old or missing])
+ AC_MSG_WARN(['missing' script is too old or missing])
fi
])
-# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
-# Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 1
-
-# AM_PROG_MKDIR_P
-# ---------------
-# Check for `mkdir -p'.
-AC_DEFUN([AM_PROG_MKDIR_P],
-[AC_PREREQ([2.60])dnl
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
-dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
-dnl while keeping a definition of mkdir_p for backward compatibility.
-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
-dnl Makefile.ins that do not define MKDIR_P, so we do our own
-dnl adjustment using top_builddir (which is defined more often than
-dnl MKDIR_P).
-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
-case $mkdir_p in
- [[\\/$]]* | ?:[[\\/]]*) ;;
- */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
-esac
-])
-
# Helper functions for option handling. -*- Autoconf -*-
-# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 5
-
# _AM_MANGLE_OPTION(NAME)
# -----------------------
AC_DEFUN([_AM_MANGLE_OPTION],
@@ -10336,7 +10370,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
# --------------------
# Set option NAME. Presently that only means defining a flag for this option.
AC_DEFUN([_AM_SET_OPTION],
-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
+[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
# _AM_SET_OPTIONS(OPTIONS)
# ------------------------
@@ -10350,24 +10384,82 @@ AC_DEFUN([_AM_SET_OPTIONS],
AC_DEFUN([_AM_IF_OPTION],
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
-# Check to make sure that the build environment is sane. -*- Autoconf -*-
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
-# Free Software Foundation, Inc.
+# _AM_PROG_CC_C_O
+# ---------------
+# Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC
+# to automatically call this.
+AC_DEFUN([_AM_PROG_CC_C_O],
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+AC_REQUIRE_AUX_FILE([compile])dnl
+AC_LANG_PUSH([C])dnl
+AC_CACHE_CHECK(
+ [whether $CC understands -c and -o together],
+ [am_cv_prog_cc_c_o],
+ [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
+ # Make sure it works both with $CC and with simple cc.
+ # Following AC_PROG_CC_C_O, we do the test twice because some
+ # compilers refuse to overwrite an existing .o file with -o,
+ # though they will create one.
+ am_cv_prog_cc_c_o=yes
+ for am_i in 1 2; do
+ if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
+ && test -f conftest2.$ac_objext; then
+ : OK
+ else
+ am_cv_prog_cc_c_o=no
+ break
+ fi
+ done
+ rm -f core conftest*
+ unset am_i])
+if test "$am_cv_prog_cc_c_o" != yes; then
+ # Losing compiler, so override with the script.
+ # FIXME: It is wrong to rewrite CC.
+ # But if we don't then we get into trouble of one sort or another.
+ # A longer-term fix would be to have automake use am__CC in this case,
+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
+ CC="$am_aux_dir/compile $CC"
+fi
+AC_LANG_POP([C])])
+
+# For backward compatibility.
+AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
+
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 5
+# AM_RUN_LOG(COMMAND)
+# -------------------
+# Run COMMAND, save the exit status in ac_status, and log it.
+# (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
+AC_DEFUN([AM_RUN_LOG],
+[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
+ ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+ (exit $ac_status); }])
+
+# Check to make sure that the build environment is sane. -*- Autoconf -*-
+
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
# AM_SANITY_CHECK
# ---------------
AC_DEFUN([AM_SANITY_CHECK],
[AC_MSG_CHECKING([whether build environment is sane])
-# Just in case
-sleep 1
-echo timestamp > conftest.file
# Reject unsafe characters in $srcdir or the absolute working directory
# name. Accept space and tab only in the latter.
am_lf='
@@ -10378,32 +10470,40 @@ case `pwd` in
esac
case $srcdir in
*[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
- AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
+ AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
esac
-# Do `set' in a subshell so we don't clobber the current shell's
+# Do 'set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if (
- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
- if test "$[*]" = "X"; then
- # -L didn't work.
- set X `ls -t "$srcdir/configure" conftest.file`
- fi
- rm -f conftest.file
- if test "$[*]" != "X $srcdir/configure conftest.file" \
- && test "$[*]" != "X conftest.file $srcdir/configure"; then
-
- # If neither matched, then we have a broken ls. This can happen
- # if, for instance, CONFIG_SHELL is bash and it inherits a
- # broken ls alias from the environment. This has actually
- # happened. Such a system could not be considered "sane".
- AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
-alias in your environment])
- fi
-
+ am_has_slept=no
+ for am_try in 1 2; do
+ echo "timestamp, slept: $am_has_slept" > conftest.file
+ set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+ if test "$[*]" = "X"; then
+ # -L didn't work.
+ set X `ls -t "$srcdir/configure" conftest.file`
+ fi
+ if test "$[*]" != "X $srcdir/configure conftest.file" \
+ && test "$[*]" != "X conftest.file $srcdir/configure"; then
+
+ # If neither matched, then we have a broken ls. This can happen
+ # if, for instance, CONFIG_SHELL is bash and it inherits a
+ # broken ls alias from the environment. This has actually
+ # happened. Such a system could not be considered "sane".
+ AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
+ alias in your environment])
+ fi
+ if test "$[2]" = conftest.file || test $am_try -eq 2; then
+ break
+ fi
+ # Just in case.
+ sleep 1
+ am_has_slept=yes
+ done
test "$[2]" = conftest.file
)
then
@@ -10413,31 +10513,50 @@ else
AC_MSG_ERROR([newly created file is older than distributed files!
Check your system clock])
fi
-AC_MSG_RESULT(yes)])
+AC_MSG_RESULT([yes])
+# If we didn't sleep, we still need to ensure time stamps of config.status and
+# generated files are strictly newer.
+am_sleep_pid=
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
+ ( sleep 1 ) &
+ am_sleep_pid=$!
+fi
+AC_CONFIG_COMMANDS_PRE(
+ [AC_MSG_CHECKING([that generated files are newer than configure])
+ if test -n "$am_sleep_pid"; then
+ # Hide warnings about reused PIDs.
+ wait $am_sleep_pid 2>/dev/null
+ fi
+ AC_MSG_RESULT([done])])
+rm -f conftest.file
+])
-# Copyright (C) 2009, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2009-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 2
-
# AM_SILENT_RULES([DEFAULT])
# --------------------------
# Enable less verbose build rules; with the default set to DEFAULT
-# (`yes' being less verbose, `no' or empty being verbose).
+# ("yes" being less verbose, "no" or empty being verbose).
AC_DEFUN([AM_SILENT_RULES],
-[AC_ARG_ENABLE([silent-rules],
-[ --enable-silent-rules less verbose build output (undo: `make V=1')
- --disable-silent-rules verbose build output (undo: `make V=0')])
-case $enable_silent_rules in
-yes) AM_DEFAULT_VERBOSITY=0;;
-no) AM_DEFAULT_VERBOSITY=1;;
-*) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
+[AC_ARG_ENABLE([silent-rules], [dnl
+AS_HELP_STRING(
+ [--enable-silent-rules],
+ [less verbose build output (undo: "make V=1")])
+AS_HELP_STRING(
+ [--disable-silent-rules],
+ [verbose build output (undo: "make V=0")])dnl
+])
+case $enable_silent_rules in @%:@ (((
+ yes) AM_DEFAULT_VERBOSITY=0;;
+ no) AM_DEFAULT_VERBOSITY=1;;
+ *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
esac
dnl
-dnl A few `make' implementations (e.g., NonStop OS and NextStep)
+dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
dnl do not support nested variable expansions.
dnl See automake bug#9928 and bug#10237.
am_make=${MAKE-make}
@@ -10455,7 +10574,7 @@ else
am_cv_make_support_nested_variables=no
fi])
if test $am_cv_make_support_nested_variables = yes; then
- dnl Using `$V' instead of `$(V)' breaks IRIX make.
+ dnl Using '$V' instead of '$(V)' breaks IRIX make.
AM_V='$(V)'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
else
@@ -10472,44 +10591,40 @@ AC_SUBST([AM_BACKSLASH])dnl
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
])
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 1
-
# AM_PROG_INSTALL_STRIP
# ---------------------
-# One issue with vendor `install' (even GNU) is that you can't
+# One issue with vendor 'install' (even GNU) is that you can't
# specify the program used to strip binaries. This is especially
# annoying in cross-compiling environments, where the build's strip
# is unlikely to handle the host's binaries.
# Fortunately install-sh will honor a STRIPPROG variable, so we
-# always use install-sh in `make install-strip', and initialize
+# always use install-sh in "make install-strip", and initialize
# STRIPPROG with the value of the STRIP variable (set by the user).
AC_DEFUN([AM_PROG_INSTALL_STRIP],
[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
-# Installed binaries are usually stripped using `strip' when the user
-# run `make install-strip'. However `strip' might not be the right
+# Installed binaries are usually stripped using 'strip' when the user
+# run "make install-strip". However 'strip' might not be the right
# tool to use in cross-compilation environments, therefore Automake
-# will honor the `STRIP' environment variable to overrule this program.
-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
+# will honor the 'STRIP' environment variable to overrule this program.
+dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
if test "$cross_compiling" != no; then
AC_CHECK_TOOL([STRIP], [strip], :)
fi
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
AC_SUBST([INSTALL_STRIP_PROGRAM])])
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 3
-
# _AM_SUBST_NOTMAKE(VARIABLE)
# ---------------------------
# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
@@ -10523,18 +10638,16 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
# Check how to create a tarball. -*- Autoconf -*-
-# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 2
-
# _AM_PROG_TAR(FORMAT)
# --------------------
# Check how to create a tarball in format FORMAT.
-# FORMAT should be one of `v7', `ustar', or `pax'.
+# FORMAT should be one of 'v7', 'ustar', or 'pax'.
#
# Substitute a variable $(am__tar) that is a command
# writing to stdout a FORMAT-tarball containing the directory
@@ -10544,76 +10657,114 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
# Substitute a variable $(am__untar) that extract such
# a tarball read from stdin.
# $(am__untar) < result.tar
+#
AC_DEFUN([_AM_PROG_TAR],
[# Always define AMTAR for backward compatibility. Yes, it's still used
# in the wild :-( We should find a proper way to deprecate it ...
AC_SUBST([AMTAR], ['$${TAR-tar}'])
-m4_if([$1], [v7],
- [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
- [m4_case([$1], [ustar],, [pax],,
- [m4_fatal([Unknown tar format])])
-AC_MSG_CHECKING([how to create a $1 tar archive])
-# Loop over all known methods to create a tar archive until one works.
+
+# We'll loop over all known methods to create a tar archive until one works.
_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
-# Do not fold the above two line into one, because Tru64 sh and
-# Solaris sh will not grok spaces in the rhs of `-'.
-for _am_tool in $_am_tools
-do
- case $_am_tool in
- gnutar)
- for _am_tar in tar gnutar gtar;
- do
- AM_RUN_LOG([$_am_tar --version]) && break
- done
- am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
- am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
- am__untar="$_am_tar -xf -"
- ;;
- plaintar)
- # Must skip GNU tar: if it does not support --format= it doesn't create
- # ustar tarball either.
- (tar --version) >/dev/null 2>&1 && continue
- am__tar='tar chf - "$$tardir"'
- am__tar_='tar chf - "$tardir"'
- am__untar='tar xf -'
- ;;
- pax)
- am__tar='pax -L -x $1 -w "$$tardir"'
- am__tar_='pax -L -x $1 -w "$tardir"'
- am__untar='pax -r'
- ;;
- cpio)
- am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
- am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
- am__untar='cpio -i -H $1 -d'
- ;;
- none)
- am__tar=false
- am__tar_=false
- am__untar=false
- ;;
- esac
- # If the value was cached, stop now. We just wanted to have am__tar
- # and am__untar set.
- test -n "${am_cv_prog_tar_$1}" && break
+m4_if([$1], [v7],
+ [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
+
+ [m4_case([$1],
+ [ustar],
+ [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
+ # There is notably a 21 bits limit for the UID and the GID. In fact,
+ # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
+ # and bug#13588).
+ am_max_uid=2097151 # 2^21 - 1
+ am_max_gid=$am_max_uid
+ # The $UID and $GID variables are not portable, so we need to resort
+ # to the POSIX-mandated id(1) utility. Errors in the 'id' calls
+ # below are definitely unexpected, so allow the users to see them
+ # (that is, avoid stderr redirection).
+ am_uid=`id -u || echo unknown`
+ am_gid=`id -g || echo unknown`
+ AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
+ if test $am_uid -le $am_max_uid; then
+ AC_MSG_RESULT([yes])
+ else
+ AC_MSG_RESULT([no])
+ _am_tools=none
+ fi
+ AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
+ if test $am_gid -le $am_max_gid; then
+ AC_MSG_RESULT([yes])
+ else
+ AC_MSG_RESULT([no])
+ _am_tools=none
+ fi],
- # tar/untar a dummy directory, and stop if the command works
- rm -rf conftest.dir
- mkdir conftest.dir
- echo GrepMe > conftest.dir/file
- AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
+ [pax],
+ [],
+
+ [m4_fatal([Unknown tar format])])
+
+ AC_MSG_CHECKING([how to create a $1 tar archive])
+
+ # Go ahead even if we have the value already cached. We do so because we
+ # need to set the values for the 'am__tar' and 'am__untar' variables.
+ _am_tools=${am_cv_prog_tar_$1-$_am_tools}
+
+ for _am_tool in $_am_tools; do
+ case $_am_tool in
+ gnutar)
+ for _am_tar in tar gnutar gtar; do
+ AM_RUN_LOG([$_am_tar --version]) && break
+ done
+ am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
+ am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
+ am__untar="$_am_tar -xf -"
+ ;;
+ plaintar)
+ # Must skip GNU tar: if it does not support --format= it doesn't create
+ # ustar tarball either.
+ (tar --version) >/dev/null 2>&1 && continue
+ am__tar='tar chf - "$$tardir"'
+ am__tar_='tar chf - "$tardir"'
+ am__untar='tar xf -'
+ ;;
+ pax)
+ am__tar='pax -L -x $1 -w "$$tardir"'
+ am__tar_='pax -L -x $1 -w "$tardir"'
+ am__untar='pax -r'
+ ;;
+ cpio)
+ am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
+ am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
+ am__untar='cpio -i -H $1 -d'
+ ;;
+ none)
+ am__tar=false
+ am__tar_=false
+ am__untar=false
+ ;;
+ esac
+
+ # If the value was cached, stop now. We just wanted to have am__tar
+ # and am__untar set.
+ test -n "${am_cv_prog_tar_$1}" && break
+
+ # tar/untar a dummy directory, and stop if the command works.
+ rm -rf conftest.dir
+ mkdir conftest.dir
+ echo GrepMe > conftest.dir/file
+ AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
+ rm -rf conftest.dir
+ if test -s conftest.tar; then
+ AM_RUN_LOG([$am__untar <conftest.tar])
+ AM_RUN_LOG([cat conftest.dir/file])
+ grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
+ fi
+ done
rm -rf conftest.dir
- if test -s conftest.tar; then
- AM_RUN_LOG([$am__untar <conftest.tar])
- grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
- fi
-done
-rm -rf conftest.dir
-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
+ AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
+ AC_MSG_RESULT([$am_cv_prog_tar_$1])])
+
AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
diff --git a/compile b/compile
index 862a14e..531136b 100755
--- a/compile
+++ b/compile
@@ -1,10 +1,9 @@
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
-scriptversion=2012-03-05.13; # UTC
+scriptversion=2012-10-14.11; # UTC
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free
-# Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
@@ -113,6 +112,11 @@ func_cl_dashl ()
lib=$dir/$lib.lib
break
fi
+ if test -f "$dir/lib$lib.a"; then
+ found=yes
+ lib=$dir/lib$lib.a
+ break
+ fi
done
IFS=$save_IFS
diff --git a/config.guess b/config.guess
index d622a44..1f5c50c 100755
--- a/config.guess
+++ b/config.guess
@@ -1,14 +1,12 @@
#! /bin/sh
# Attempt to guess a canonical system name.
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-# 2011, 2012 Free Software Foundation, Inc.
+# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2012-02-10'
+timestamp='2014-03-23'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
@@ -22,19 +20,17 @@ timestamp='2012-02-10'
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Originally written by Per Bothner. Please send patches (context
-# diff format) to <config-patches@gnu.org> and include a ChangeLog
-# entry.
+# the same distribution terms that you use for the rest of that
+# program. This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 ("GPLv3").
#
-# This script attempts to guess a canonical system name similar to
-# config.sub. If it succeeds, it prints the system name on stdout, and
-# exits with 0. Otherwise, it exits with 1.
+# Originally written by Per Bothner.
#
# You can get the latest version of this script from:
# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
+#
+# Please send patches with a ChangeLog entry to config-patches@gnu.org.
+
me=`echo "$0" | sed -e 's,.*/,,'`
@@ -54,9 +50,7 @@ version="\
GNU config.guess ($timestamp)
Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
-Free Software Foundation, Inc.
+Copyright 1992-2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -138,6 +132,27 @@ UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
+case "${UNAME_SYSTEM}" in
+Linux|GNU|GNU/*)
+ # If the system lacks a compiler, then just pick glibc.
+ # We could probably try harder.
+ LIBC=gnu
+
+ eval $set_cc_for_build
+ cat <<-EOF > $dummy.c
+ #include <features.h>
+ #if defined(__UCLIBC__)
+ LIBC=uclibc
+ #elif defined(__dietlibc__)
+ LIBC=dietlibc
+ #else
+ LIBC=gnu
+ #endif
+ EOF
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
+ ;;
+esac
+
# Note: order is significant - the case branches are not exclusive.
case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
@@ -200,6 +215,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
echo "${machine}-${os}${release}"
exit ;;
+ *:Bitrig:*:*)
+ UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
+ echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
+ exit ;;
*:OpenBSD:*:*)
UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
@@ -302,7 +321,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
echo arm-acorn-riscix${UNAME_RELEASE}
exit ;;
- arm:riscos:*:*|arm:RISCOS:*:*)
+ arm*:riscos:*:*|arm*:RISCOS:*:*)
echo arm-unknown-riscos
exit ;;
SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
@@ -801,10 +820,13 @@ EOF
i*:CYGWIN*:*)
echo ${UNAME_MACHINE}-pc-cygwin
exit ;;
+ *:MINGW64*:*)
+ echo ${UNAME_MACHINE}-pc-mingw64
+ exit ;;
*:MINGW*:*)
echo ${UNAME_MACHINE}-pc-mingw32
exit ;;
- i*:MSYS*:*)
+ *:MSYS*:*)
echo ${UNAME_MACHINE}-pc-msys
exit ;;
i*:windows32*:*)
@@ -852,21 +874,21 @@ EOF
exit ;;
*:GNU:*:*)
# the GNU system
- echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
+ echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
exit ;;
*:GNU/*:*:*)
# other systems with GNU libc and userland
- echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
+ echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
exit ;;
i*86:Minix:*:*)
echo ${UNAME_MACHINE}-pc-minix
exit ;;
aarch64:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
aarch64_be:Linux:*:*)
UNAME_MACHINE=aarch64_be
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
alpha:Linux:*:*)
case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
@@ -879,59 +901,54 @@ EOF
EV68*) UNAME_MACHINE=alphaev68 ;;
esac
objdump --private-headers /bin/sh | grep -q ld.so.1
- if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
- echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
+ if test "$?" = 0 ; then LIBC="gnulibc1" ; fi
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+ exit ;;
+ arc:Linux:*:* | arceb:Linux:*:*)
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
arm*:Linux:*:*)
eval $set_cc_for_build
if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
| grep -q __ARM_EABI__
then
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
else
if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
| grep -q __ARM_PCS_VFP
then
- echo ${UNAME_MACHINE}-unknown-linux-gnueabi
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi
else
- echo ${UNAME_MACHINE}-unknown-linux-gnueabihf
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf
fi
fi
exit ;;
avr32*:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
cris:Linux:*:*)
- echo ${UNAME_MACHINE}-axis-linux-gnu
+ echo ${UNAME_MACHINE}-axis-linux-${LIBC}
exit ;;
crisv32:Linux:*:*)
- echo ${UNAME_MACHINE}-axis-linux-gnu
+ echo ${UNAME_MACHINE}-axis-linux-${LIBC}
exit ;;
frv:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
hexagon:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
i*86:Linux:*:*)
- LIBC=gnu
- eval $set_cc_for_build
- sed 's/^ //' << EOF >$dummy.c
- #ifdef __dietlibc__
- LIBC=dietlibc
- #endif
-EOF
- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
- echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
+ echo ${UNAME_MACHINE}-pc-linux-${LIBC}
exit ;;
ia64:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
m32r*:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
m68*:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
mips:Linux:*:* | mips64:Linux:*:*)
eval $set_cc_for_build
@@ -950,54 +967,63 @@ EOF
#endif
EOF
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
+ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
;;
- or32:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ openrisc*:Linux:*:*)
+ echo or1k-unknown-linux-${LIBC}
+ exit ;;
+ or32:Linux:*:* | or1k*:Linux:*:*)
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
padre:Linux:*:*)
- echo sparc-unknown-linux-gnu
+ echo sparc-unknown-linux-${LIBC}
exit ;;
parisc64:Linux:*:* | hppa64:Linux:*:*)
- echo hppa64-unknown-linux-gnu
+ echo hppa64-unknown-linux-${LIBC}
exit ;;
parisc:Linux:*:* | hppa:Linux:*:*)
# Look for CPU level
case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
- PA7*) echo hppa1.1-unknown-linux-gnu ;;
- PA8*) echo hppa2.0-unknown-linux-gnu ;;
- *) echo hppa-unknown-linux-gnu ;;
+ PA7*) echo hppa1.1-unknown-linux-${LIBC} ;;
+ PA8*) echo hppa2.0-unknown-linux-${LIBC} ;;
+ *) echo hppa-unknown-linux-${LIBC} ;;
esac
exit ;;
ppc64:Linux:*:*)
- echo powerpc64-unknown-linux-gnu
+ echo powerpc64-unknown-linux-${LIBC}
exit ;;
ppc:Linux:*:*)
- echo powerpc-unknown-linux-gnu
+ echo powerpc-unknown-linux-${LIBC}
+ exit ;;
+ ppc64le:Linux:*:*)
+ echo powerpc64le-unknown-linux-${LIBC}
+ exit ;;
+ ppcle:Linux:*:*)
+ echo powerpcle-unknown-linux-${LIBC}
exit ;;
s390:Linux:*:* | s390x:Linux:*:*)
- echo ${UNAME_MACHINE}-ibm-linux
+ echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
exit ;;
sh64*:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
sh*:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
sparc:Linux:*:* | sparc64:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
tile*:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
vax:Linux:*:*)
- echo ${UNAME_MACHINE}-dec-linux-gnu
+ echo ${UNAME_MACHINE}-dec-linux-${LIBC}
exit ;;
x86_64:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
xtensa*:Linux:*:*)
- echo ${UNAME_MACHINE}-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
i*86:DYNIX/ptx:4*:*)
# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
@@ -1201,6 +1227,9 @@ EOF
BePC:Haiku:*:*) # Haiku running on Intel PC compatible.
echo i586-pc-haiku
exit ;;
+ x86_64:Haiku:*:*)
+ echo x86_64-unknown-haiku
+ exit ;;
SX-4:SUPER-UX:*:*)
echo sx4-nec-superux${UNAME_RELEASE}
exit ;;
@@ -1227,19 +1256,31 @@ EOF
exit ;;
*:Darwin:*:*)
UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
- case $UNAME_PROCESSOR in
- i386)
- eval $set_cc_for_build
- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
- if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
- (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
- grep IS_64BIT_ARCH >/dev/null
- then
- UNAME_PROCESSOR="x86_64"
- fi
- fi ;;
- unknown) UNAME_PROCESSOR=powerpc ;;
- esac
+ eval $set_cc_for_build
+ if test "$UNAME_PROCESSOR" = unknown ; then
+ UNAME_PROCESSOR=powerpc
+ fi
+ if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
+ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
+ if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
+ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
+ grep IS_64BIT_ARCH >/dev/null
+ then
+ case $UNAME_PROCESSOR in
+ i386) UNAME_PROCESSOR=x86_64 ;;
+ powerpc) UNAME_PROCESSOR=powerpc64 ;;
+ esac
+ fi
+ fi
+ elif test "$UNAME_PROCESSOR" = i386 ; then
+ # Avoid executing cc on OS X 10.9, as it ships with a stub
+ # that puts up a graphical alert prompting to install
+ # developer tools. Any system running Mac OS X 10.7 or
+ # later (Darwin 11 and later) is required to have a 64-bit
+ # processor. This is not true of the ARM version of Darwin
+ # that Apple uses in portable devices.
+ UNAME_PROCESSOR=x86_64
+ fi
echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
exit ;;
*:procnto*:*:* | *:QNX:[0123456789]*:*)
@@ -1256,7 +1297,7 @@ EOF
NEO-?:NONSTOP_KERNEL:*:*)
echo neo-tandem-nsk${UNAME_RELEASE}
exit ;;
- NSE-?:NONSTOP_KERNEL:*:*)
+ NSE-*:NONSTOP_KERNEL:*:*)
echo nse-tandem-nsk${UNAME_RELEASE}
exit ;;
NSR-?:NONSTOP_KERNEL:*:*)
@@ -1330,157 +1371,6 @@ EOF
exit ;;
esac
-#echo '(No uname command or uname output not recognized.)' 1>&2
-#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
-
-eval $set_cc_for_build
-cat >$dummy.c <<EOF
-#ifdef _SEQUENT_
-# include <sys/types.h>
-# include <sys/utsname.h>
-#endif
-main ()
-{
-#if defined (sony)
-#if defined (MIPSEB)
- /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
- I don't know.... */
- printf ("mips-sony-bsd\n"); exit (0);
-#else
-#include <sys/param.h>
- printf ("m68k-sony-newsos%s\n",
-#ifdef NEWSOS4
- "4"
-#else
- ""
-#endif
- ); exit (0);
-#endif
-#endif
-
-#if defined (__arm) && defined (__acorn) && defined (__unix)
- printf ("arm-acorn-riscix\n"); exit (0);
-#endif
-
-#if defined (hp300) && !defined (hpux)
- printf ("m68k-hp-bsd\n"); exit (0);
-#endif
-
-#if defined (NeXT)
-#if !defined (__ARCHITECTURE__)
-#define __ARCHITECTURE__ "m68k"
-#endif
- int version;
- version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`;
- if (version < 4)
- printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version);
- else
- printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version);
- exit (0);
-#endif
-
-#if defined (MULTIMAX) || defined (n16)
-#if defined (UMAXV)
- printf ("ns32k-encore-sysv\n"); exit (0);
-#else
-#if defined (CMU)
- printf ("ns32k-encore-mach\n"); exit (0);
-#else
- printf ("ns32k-encore-bsd\n"); exit (0);
-#endif
-#endif
-#endif
-
-#if defined (__386BSD__)
- printf ("i386-pc-bsd\n"); exit (0);
-#endif
-
-#if defined (sequent)
-#if defined (i386)
- printf ("i386-sequent-dynix\n"); exit (0);
-#endif
-#if defined (ns32000)
- printf ("ns32k-sequent-dynix\n"); exit (0);
-#endif
-#endif
-
-#if defined (_SEQUENT_)
- struct utsname un;
-
- uname(&un);
-
- if (strncmp(un.version, "V2", 2) == 0) {
- printf ("i386-sequent-ptx2\n"); exit (0);
- }
- if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
- printf ("i386-sequent-ptx1\n"); exit (0);
- }
- printf ("i386-sequent-ptx\n"); exit (0);
-
-#endif
-
-#if defined (vax)
-# if !defined (ultrix)
-# include <sys/param.h>
-# if defined (BSD)
-# if BSD == 43
- printf ("vax-dec-bsd4.3\n"); exit (0);
-# else
-# if BSD == 199006
- printf ("vax-dec-bsd4.3reno\n"); exit (0);
-# else
- printf ("vax-dec-bsd\n"); exit (0);
-# endif
-# endif
-# else
- printf ("vax-dec-bsd\n"); exit (0);
-# endif
-# else
- printf ("vax-dec-ultrix\n"); exit (0);
-# endif
-#endif
-
-#if defined (alliant) && defined (i860)
- printf ("i860-alliant-bsd\n"); exit (0);
-#endif
-
- exit (1);
-}
-EOF
-
-$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
- { echo "$SYSTEM_NAME"; exit; }
-
-# Apollos put the system type in the environment.
-
-test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; }
-
-# Convex versions that predate uname can use getsysinfo(1)
-
-if [ -x /usr/convex/getsysinfo ]
-then
- case `getsysinfo -f cpu_type` in
- c1*)
- echo c1-convex-bsd
- exit ;;
- c2*)
- if getsysinfo -f scalar_acc
- then echo c32-convex-bsd
- else echo c2-convex-bsd
- fi
- exit ;;
- c34*)
- echo c34-convex-bsd
- exit ;;
- c38*)
- echo c38-convex-bsd
- exit ;;
- c4*)
- echo c4-convex-bsd
- exit ;;
- esac
-fi
-
cat >&2 <<EOF
$0: unable to guess system type
diff --git a/config.h.in b/config.h.in
index 908fe5d..b6010a2 100644
--- a/config.h.in
+++ b/config.h.in
@@ -162,9 +162,6 @@
before we will ask the user to get fresh credentials. */
#undef MINUTES_BEFORE_PROMPTING
-/* Define to 1 if your C compiler doesn't accept -c and -o together. */
-#undef NO_MINUS_C_MINUS_O
-
/* Name of package */
#undef PACKAGE
diff --git a/config.sub b/config.sub
index 6205f84..d654d03 100755
--- a/config.sub
+++ b/config.sub
@@ -1,24 +1,18 @@
#! /bin/sh
# Configuration validation subroutine script.
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-# 2011, 2012 Free Software Foundation, Inc.
+# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2012-04-18'
+timestamp='2014-05-01'
-# This file is (in principle) common to ALL GNU software.
-# The presence of a machine in this file suggests that SOME GNU software
-# can handle that machine. It does not imply ALL GNU software can.
-#
-# This file is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# This file is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
-# 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.
+# 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.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, see <http://www.gnu.org/licenses/>.
@@ -26,11 +20,12 @@ timestamp='2012-04-18'
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
+# the same distribution terms that you use for the rest of that
+# program. This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 ("GPLv3").
-# Please send patches to <config-patches@gnu.org>. Submit a context
-# diff and a properly formatted GNU ChangeLog entry.
+# Please send patches with a ChangeLog entry to config-patches@gnu.org.
#
# Configuration subroutine to validate and canonicalize a configuration type.
# Supply the specified configuration type as an argument.
@@ -73,9 +68,7 @@ Report bugs and patches to <config-patches@gnu.org>."
version="\
GNU config.sub ($timestamp)
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
-Free Software Foundation, Inc.
+Copyright 1992-2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -123,7 +116,7 @@ esac
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
case $maybe_os in
nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
- linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
+ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
knetbsd*-gnu* | netbsd*-gnu* | \
kopensolaris*-gnu* | \
storm-chaos* | os2-emx* | rtmk-nova*)
@@ -156,7 +149,7 @@ case $os in
-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
- -apple | -axis | -knuth | -cray | -microblaze)
+ -apple | -axis | -knuth | -cray | -microblaze*)
os=
basic_machine=$1
;;
@@ -259,10 +252,12 @@ case $basic_machine in
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
| am33_2.0 \
- | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
- | be32 | be64 \
+ | arc | arceb \
+ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
+ | avr | avr32 \
+ | be32 | be64 \
| bfin \
- | c4x | clipper \
+ | c4x | c8051 | clipper \
| d10v | d30v | dlx | dsp16xx \
| epiphany \
| fido | fr30 | frv \
@@ -270,10 +265,11 @@ case $basic_machine in
| hexagon \
| i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \
+ | k1om \
| le32 | le64 \
| lm32 \
| m32c | m32r | m32rle | m68000 | m68k | m88k \
- | maxq | mb | microblaze | mcore | mep | metag \
+ | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
| mips | mipsbe | mipseb | mipsel | mipsle \
| mips16 \
| mips64 | mips64el \
@@ -287,20 +283,22 @@ case $basic_machine in
| mips64vr5900 | mips64vr5900el \
| mipsisa32 | mipsisa32el \
| mipsisa32r2 | mipsisa32r2el \
+ | mipsisa32r6 | mipsisa32r6el \
| mipsisa64 | mipsisa64el \
| mipsisa64r2 | mipsisa64r2el \
+ | mipsisa64r6 | mipsisa64r6el \
| mipsisa64sb1 | mipsisa64sb1el \
| mipsisa64sr71k | mipsisa64sr71kel \
+ | mipsr5900 | mipsr5900el \
| mipstx39 | mipstx39el \
| mn10200 | mn10300 \
| moxie \
| mt \
| msp430 \
| nds32 | nds32le | nds32be \
- | nios | nios2 \
+ | nios | nios2 | nios2eb | nios2el \
| ns16k | ns32k \
- | open8 \
- | or32 \
+ | open8 | or1k | or1knd | or32 \
| pdp10 | pdp11 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle \
| pyramid \
@@ -328,7 +326,7 @@ case $basic_machine in
c6x)
basic_machine=tic6x-unknown
;;
- m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
+ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
basic_machine=$basic_machine-unknown
os=-none
;;
@@ -370,13 +368,13 @@ case $basic_machine in
| aarch64-* | aarch64_be-* \
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
- | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
+ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
| arm-* | armbe-* | armle-* | armeb-* | armv*-* \
| avr-* | avr32-* \
| be32-* | be64-* \
| bfin-* | bs2000-* \
| c[123]* | c30-* | [cjt]90-* | c4x-* \
- | clipper-* | craynv-* | cydra-* \
+ | c8051-* | clipper-* | craynv-* | cydra-* \
| d10v-* | d30v-* | dlx-* \
| elxsi-* \
| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
@@ -385,11 +383,13 @@ case $basic_machine in
| hexagon-* \
| i*86-* | i860-* | i960-* | ia64-* \
| ip2k-* | iq2000-* \
+ | k1om-* \
| le32-* | le64-* \
| lm32-* \
| m32c-* | m32r-* | m32rle-* \
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
- | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
+ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
+ | microblaze-* | microblazeel-* \
| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
| mips16-* \
| mips64-* | mips64el-* \
@@ -403,18 +403,22 @@ case $basic_machine in
| mips64vr5900-* | mips64vr5900el-* \
| mipsisa32-* | mipsisa32el-* \
| mipsisa32r2-* | mipsisa32r2el-* \
+ | mipsisa32r6-* | mipsisa32r6el-* \
| mipsisa64-* | mipsisa64el-* \
| mipsisa64r2-* | mipsisa64r2el-* \
+ | mipsisa64r6-* | mipsisa64r6el-* \
| mipsisa64sb1-* | mipsisa64sb1el-* \
| mipsisa64sr71k-* | mipsisa64sr71kel-* \
+ | mipsr5900-* | mipsr5900el-* \
| mipstx39-* | mipstx39el-* \
| mmix-* \
| mt-* \
| msp430-* \
| nds32-* | nds32le-* | nds32be-* \
- | nios-* | nios2-* \
+ | nios-* | nios2-* | nios2eb-* | nios2el-* \
| none-* | np1-* | ns16k-* | ns32k-* \
| open8-* \
+ | or1k*-* \
| orion-* \
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
@@ -788,11 +792,15 @@ case $basic_machine in
basic_machine=ns32k-utek
os=-sysv
;;
- microblaze)
+ microblaze*)
basic_machine=microblaze-xilinx
;;
+ mingw64)
+ basic_machine=x86_64-pc
+ os=-mingw64
+ ;;
mingw32)
- basic_machine=i386-pc
+ basic_machine=i686-pc
os=-mingw32
;;
mingw32ce)
@@ -828,7 +836,7 @@ case $basic_machine in
basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
;;
msys)
- basic_machine=i386-pc
+ basic_machine=i686-pc
os=-msys
;;
mvs)
@@ -1019,7 +1027,11 @@ case $basic_machine in
basic_machine=i586-unknown
os=-pw32
;;
- rdos)
+ rdos | rdos64)
+ basic_machine=x86_64-pc
+ os=-rdos
+ ;;
+ rdos32)
basic_machine=i386-pc
os=-rdos
;;
@@ -1346,21 +1358,21 @@ case $os in
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
- | -sym* | -kopensolaris* \
+ | -sym* | -kopensolaris* | -plan9* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
| -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
- | -openbsd* | -solidbsd* \
+ | -bitrig* | -openbsd* | -solidbsd* \
| -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
| -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* | -cegcc* \
| -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -linux-android* \
- | -linux-newlib* | -linux-uclibc* \
+ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
+ | -linux-newlib* | -linux-musl* | -linux-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
@@ -1368,7 +1380,7 @@ case $os in
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
- | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
+ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)
@@ -1492,9 +1504,6 @@ case $os in
-aros*)
os=-aros
;;
- -kaos*)
- os=-kaos
- ;;
-zvmoe)
os=-zvmoe
;;
@@ -1543,6 +1552,9 @@ case $basic_machine in
c4x-* | tic4x-*)
os=-coff
;;
+ c8051-*)
+ os=-elf
+ ;;
hexagon-*)
os=-elf
;;
diff --git a/configure b/configure
index a11601a..4280f8f 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for krb5-auth-dialog 3.8.0.
+# Generated by GNU Autoconf 2.69 for krb5-auth-dialog 3.12.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='krb5-auth-dialog'
PACKAGE_TARNAME='krb5-auth-dialog'
-PACKAGE_VERSION='3.8.0'
-PACKAGE_STRING='krb5-auth-dialog 3.8.0'
+PACKAGE_VERSION='3.12.0'
+PACKAGE_STRING='krb5-auth-dialog 3.12.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -777,13 +777,13 @@ INTLTOOL_EXTRACT
INTLTOOL_MERGE
INTLTOOL_UPDATE
USE_NLS
+MAINT
+MAINTAINER_MODE_FALSE
+MAINTAINER_MODE_TRUE
AM_BACKSLASH
AM_DEFAULT_VERBOSITY
AM_DEFAULT_V
AM_V
-MAINT
-MAINTAINER_MODE_FALSE
-MAINTAINER_MODE_TRUE
am__untar
am__tar
AMTAR
@@ -848,8 +848,8 @@ SHELL'
ac_subst_files=''
ac_user_opts='
enable_option_checking
-enable_maintainer_mode
enable_silent_rules
+enable_maintainer_mode
enable_nls
enable_dependency_tracking
enable_shared
@@ -1437,7 +1437,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures krb5-auth-dialog 3.8.0 to adapt to many kinds of systems.
+\`configure' configures krb5-auth-dialog 3.12.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1508,7 +1508,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of krb5-auth-dialog 3.8.0:";;
+ short | recursive ) echo "Configuration of krb5-auth-dialog 3.12.0:";;
esac
cat <<\_ACEOF
@@ -1516,13 +1516,16 @@ Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
- --enable-maintainer-mode enable make rules and dependencies not useful
- (and sometimes confusing) to the casual installer
- --enable-silent-rules less verbose build output (undo: `make V=1')
- --disable-silent-rules verbose build output (undo: `make V=0')
+ --enable-silent-rules less verbose build output (undo: "make V=1")
+ --disable-silent-rules verbose build output (undo: "make V=0")
+ --enable-maintainer-mode
+ enable make rules and dependencies not useful (and
+ sometimes confusing) to the casual installer
--disable-nls do not use Native Language Support
- --disable-dependency-tracking speeds up one-time build
- --enable-dependency-tracking do not reject slow dependency extractors
+ --enable-dependency-tracking
+ do not reject slow dependency extractors
+ --disable-dependency-tracking
+ speeds up one-time build
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-static[=PKGS] build static libraries [default=yes]
--enable-fast-install[=PKGS]
@@ -1660,7 +1663,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-krb5-auth-dialog configure 3.8.0
+krb5-auth-dialog configure 3.12.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1862,48 +1865,6 @@ fi
} # ac_fn_c_try_cpp
-# ac_fn_c_try_run LINENO
-# ----------------------
-# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
-# that executables *can* be run.
-ac_fn_c_try_run ()
-{
- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
- if { { ac_try="$ac_link"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_link") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
- { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; }; then :
- ac_retval=0
-else
- $as_echo "$as_me: program exited with status $ac_status" >&5
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_retval=$ac_status
-fi
- rm -rf conftest.dSYM conftest_ipa8_conftest.oo
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
- as_fn_set_status $ac_retval
-
-} # ac_fn_c_try_run
-
# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
# -------------------------------------------------------
# Tests whether HEADER exists, giving a warning if it cannot be compiled using
@@ -1991,6 +1952,48 @@ fi
} # ac_fn_c_check_header_mongrel
+# ac_fn_c_try_run LINENO
+# ----------------------
+# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
+# that executables *can* be run.
+ac_fn_c_try_run ()
+{
+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+ if { { ac_try="$ac_link"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+ (eval "$ac_link") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
+ { { case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+ (eval "$ac_try") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; }; then :
+ ac_retval=0
+else
+ $as_echo "$as_me: program exited with status $ac_status" >&5
+ $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_retval=$ac_status
+fi
+ rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
+ as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_run
+
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
# -------------------------------------------------------
# Tests whether HEADER exists and can be compiled using the include files in
@@ -2082,7 +2085,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by krb5-auth-dialog $as_me 3.8.0, which was
+It was created by krb5-auth-dialog $as_me 3.12.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2431,7 +2434,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-am__api_version='1.11'
+am__api_version='1.14'
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@@ -2557,9 +2560,6 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
$as_echo_n "checking whether build environment is sane... " >&6; }
-# Just in case
-sleep 1
-echo timestamp > conftest.file
# Reject unsafe characters in $srcdir or the absolute working directory
# name. Accept space and tab only in the latter.
am_lf='
@@ -2570,32 +2570,40 @@ case `pwd` in
esac
case $srcdir in
*[\\\"\#\$\&\'\`$am_lf\ \ ]*)
- as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+ as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
esac
-# Do `set' in a subshell so we don't clobber the current shell's
+# Do 'set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if (
- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
- if test "$*" = "X"; then
- # -L didn't work.
- set X `ls -t "$srcdir/configure" conftest.file`
- fi
- rm -f conftest.file
- if test "$*" != "X $srcdir/configure conftest.file" \
- && test "$*" != "X conftest.file $srcdir/configure"; then
-
- # If neither matched, then we have a broken ls. This can happen
- # if, for instance, CONFIG_SHELL is bash and it inherits a
- # broken ls alias from the environment. This has actually
- # happened. Such a system could not be considered "sane".
- as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
-alias in your environment" "$LINENO" 5
- fi
-
+ am_has_slept=no
+ for am_try in 1 2; do
+ echo "timestamp, slept: $am_has_slept" > conftest.file
+ set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+ if test "$*" = "X"; then
+ # -L didn't work.
+ set X `ls -t "$srcdir/configure" conftest.file`
+ fi
+ if test "$*" != "X $srcdir/configure conftest.file" \
+ && test "$*" != "X conftest.file $srcdir/configure"; then
+
+ # If neither matched, then we have a broken ls. This can happen
+ # if, for instance, CONFIG_SHELL is bash and it inherits a
+ # broken ls alias from the environment. This has actually
+ # happened. Such a system could not be considered "sane".
+ as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
+ alias in your environment" "$LINENO" 5
+ fi
+ if test "$2" = conftest.file || test $am_try -eq 2; then
+ break
+ fi
+ # Just in case.
+ sleep 1
+ am_has_slept=yes
+ done
test "$2" = conftest.file
)
then
@@ -2607,6 +2615,16 @@ Check your system clock" "$LINENO" 5
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
+# If we didn't sleep, we still need to ensure time stamps of config.status and
+# generated files are strictly newer.
+am_sleep_pid=
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
+ ( sleep 1 ) &
+ am_sleep_pid=$!
+fi
+
+rm -f conftest.file
+
test "$program_prefix" != NONE &&
program_transform_name="s&^&$program_prefix&;$program_transform_name"
# Use a double $ so make ignores it.
@@ -2629,12 +2647,12 @@ if test x"${MISSING+set}" != xset; then
esac
fi
# Use eval to expand $SHELL
-if eval "$MISSING --run true"; then
- am_missing_run="$MISSING --run "
+if eval "$MISSING --is-lightweight"; then
+ am_missing_run="$MISSING "
else
am_missing_run=
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
+$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
fi
if test x"${install_sh}" != xset; then
@@ -2646,10 +2664,10 @@ if test x"${install_sh}" != xset; then
esac
fi
-# Installed binaries are usually stripped using `strip' when the user
-# run `make install-strip'. However `strip' might not be the right
+# Installed binaries are usually stripped using 'strip' when the user
+# run "make install-strip". However 'strip' might not be the right
# tool to use in cross-compilation environments, therefore Automake
-# will honor the `STRIP' environment variable to overrule this program.
+# will honor the 'STRIP' environment variable to overrule this program.
if test "$cross_compiling" != no; then
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
@@ -2788,12 +2806,6 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
$as_echo "$MKDIR_P" >&6; }
-mkdir_p="$MKDIR_P"
-case $mkdir_p in
- [\\/$]* | ?:[\\/]*) ;;
- */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
-esac
-
for ac_prog in gawk mawk nawk awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
@@ -2876,6 +2888,45 @@ else
fi
rmdir .tst 2>/dev/null
+# Check whether --enable-silent-rules was given.
+if test "${enable_silent_rules+set}" = set; then :
+ enableval=$enable_silent_rules;
+fi
+
+case $enable_silent_rules in # (((
+ yes) AM_DEFAULT_VERBOSITY=0;;
+ no) AM_DEFAULT_VERBOSITY=1;;
+ *) AM_DEFAULT_VERBOSITY=1;;
+esac
+am_make=${MAKE-make}
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
+if ${am_cv_make_support_nested_variables+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ if $as_echo 'TRUE=$(BAR$(V))
+BAR0=false
+BAR1=true
+V=1
+am__doit:
+ @$(TRUE)
+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
+ am_cv_make_support_nested_variables=yes
+else
+ am_cv_make_support_nested_variables=no
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
+$as_echo "$am_cv_make_support_nested_variables" >&6; }
+if test $am_cv_make_support_nested_variables = yes; then
+ AM_V='$(V)'
+ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+else
+ AM_V=$AM_DEFAULT_VERBOSITY
+ AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
+fi
+AM_BACKSLASH='\'
+
if test "`cd $srcdir && pwd`" != "`pwd`"; then
# Use -I$(srcdir) only when $(srcdir) != ., so that make's output
# is not polluted with repeated "-I."
@@ -2898,7 +2949,7 @@ fi
# Define the identity of the package.
PACKAGE='krb5-auth-dialog'
- VERSION='3.8.0'
+ VERSION='3.12.0'
cat >>confdefs.h <<_ACEOF
@@ -2926,18 +2977,71 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
+# For better backward compatibility. To be removed once Automake 1.9.x
+# dies out for good. For more background, see:
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
+mkdir_p='$(MKDIR_P)'
+
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
# Always define AMTAR for backward compatibility. Yes, it's still used
# in the wild :-( We should find a proper way to deprecate it ...
AMTAR='$${TAR-tar}'
+
+# We'll loop over all known methods to create a tar archive until one works.
+_am_tools='gnutar pax cpio none'
+
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
+
+# POSIX will say in a future version that running "rm -f" with no argument
+# is OK; and we want to be able to make that assumption in our Makefile
+# recipes. So use an aggressive probe to check that the usage we want is
+# actually supported "in the wild" to an acceptable degree.
+# See automake bug#10828.
+# To make any issue more visible, cause the running configure to be aborted
+# by default if the 'rm' program in use doesn't match our expectations; the
+# user can still override this though.
+if rm -f && rm -fr && rm -rf; then : OK; else
+ cat >&2 <<'END'
+Oops!
+
+Your 'rm' program seems unable to run without file operands specified
+on the command line, even when the '-f' option is present. This is contrary
+to the behaviour of most rm programs out there, and not conforming with
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
+
+Please tell bug-automake@gnu.org about your system, including the value
+of your $PATH and any error possibly output before this message. This
+can help us improve future automake versions.
+
+END
+ if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
+ echo 'Configuration will proceed anyway, since you have set the' >&2
+ echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
+ echo >&2
+ else
+ cat >&2 <<'END'
+Aborting the configuration process, to ensure you take notice of the issue.
+
+You can download and install GNU coreutils to get an 'rm' implementation
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
+
+If you want to complete the configuration process using your problematic
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
+to "yes", and re-run configure.
+
+END
+ as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
+ fi
+fi
+
ac_config_headers="$ac_config_headers config.h"
@@ -2969,10 +3073,10 @@ if test "${enable_silent_rules+set}" = set; then :
enableval=$enable_silent_rules;
fi
-case $enable_silent_rules in
-yes) AM_DEFAULT_VERBOSITY=0;;
-no) AM_DEFAULT_VERBOSITY=1;;
-*) AM_DEFAULT_VERBOSITY=0;;
+case $enable_silent_rules in # (((
+ yes) AM_DEFAULT_VERBOSITY=0;;
+ no) AM_DEFAULT_VERBOSITY=1;;
+ *) AM_DEFAULT_VERBOSITY=0;;
esac
am_make=${MAKE-make}
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
@@ -3037,7 +3141,7 @@ am__quote=
_am_result=none
# First try GNU make style include.
echo "include confinc" > confmf
-# Ignore all kinds of additional output from `make'.
+# Ignore all kinds of additional output from 'make'.
case `$am_make -s -f confmf 2> /dev/null` in #(
*the\ am__doit\ target*)
am__include=include
@@ -3870,6 +3974,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
+if ${am_cv_prog_cc_c_o+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+ # Make sure it works both with $CC and with simple cc.
+ # Following AC_PROG_CC_C_O, we do the test twice because some
+ # compilers refuse to overwrite an existing .o file with -o,
+ # though they will create one.
+ am_cv_prog_cc_c_o=yes
+ for am_i in 1 2; do
+ if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
+ ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } \
+ && test -f conftest2.$ac_objext; then
+ : OK
+ else
+ am_cv_prog_cc_c_o=no
+ break
+ fi
+ done
+ rm -f core conftest*
+ unset am_i
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
+if test "$am_cv_prog_cc_c_o" != yes; then
+ # Losing compiler, so override with the script.
+ # FIXME: It is wrong to rewrite CC.
+ # But if we don't then we get into trouble of one sort or another.
+ # A longer-term fix would be to have automake use am__CC in this case,
+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
+ CC="$am_aux_dir/compile $CC"
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
depcc="$CC" am_compiler_list=
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
@@ -3881,8 +4044,8 @@ else
# We make a subdir and do the tests there. Otherwise we can end up
# making bogus files that we don't know about and never remove. For
# instance it was reported that on HP-UX the gcc test will end up
- # making a dummy file named `D' -- because `-MD' means `put the output
- # in D'.
+ # making a dummy file named 'D' -- because '-MD' means "put the output
+ # in D".
rm -rf conftest.dir
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
@@ -3917,16 +4080,16 @@ else
: > sub/conftest.c
for i in 1 2 3 4 5 6; do
echo '#include "conftst'$i'.h"' >> sub/conftest.c
- # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
- # Solaris 8's {/usr,}/bin/sh.
- touch sub/conftst$i.h
+ # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
+ # Solaris 10 /bin/sh.
+ echo '/* dummy */' > sub/conftst$i.h
done
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
- # We check with `-c' and `-o' for the sake of the "dashmstdout"
+ # We check with '-c' and '-o' for the sake of the "dashmstdout"
# mode. It turns out that the SunPro C++ compiler does not properly
- # handle `-M -o', and we need to detect this. Also, some Intel
- # versions had trouble with output in subdirs
+ # handle '-M -o', and we need to detect this. Also, some Intel
+ # versions had trouble with output in subdirs.
am__obj=sub/conftest.${OBJEXT-o}
am__minus_obj="-o $am__obj"
case $depmode in
@@ -3935,8 +4098,8 @@ else
test "$am__universal" = false || continue
;;
nosideeffect)
- # after this tag, mechanisms are not by side-effect, so they'll
- # only be used when explicitly requested
+ # After this tag, mechanisms are not by side-effect, so they'll
+ # only be used when explicitly requested.
if test "x$enable_dependency_tracking" = xyes; then
continue
else
@@ -3944,7 +4107,7 @@ else
fi
;;
msvc7 | msvc7msys | msvisualcpp | msvcmsys)
- # This compiler won't grok `-c -o', but also, the minuso test has
+ # This compiler won't grok '-c -o', but also, the minuso test has
# not run yet. These depmodes are late enough in the game, and
# so weak that their functioning should not be impacted.
am__obj=conftest.${OBJEXT-o}
@@ -6218,6 +6381,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
+if ${am_cv_prog_cc_c_o+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+ # Make sure it works both with $CC and with simple cc.
+ # Following AC_PROG_CC_C_O, we do the test twice because some
+ # compilers refuse to overwrite an existing .o file with -o,
+ # though they will create one.
+ am_cv_prog_cc_c_o=yes
+ for am_i in 1 2; do
+ if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
+ ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } \
+ && test -f conftest2.$ac_objext; then
+ : OK
+ else
+ am_cv_prog_cc_c_o=no
+ break
+ fi
+ done
+ rm -f core conftest*
+ unset am_i
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
+if test "$am_cv_prog_cc_c_o" != yes; then
+ # Losing compiler, so override with the script.
+ # FIXME: It is wrong to rewrite CC.
+ # But if we don't then we get into trouble of one sort or another.
+ # A longer-term fix would be to have automake use am__CC in this case,
+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
+ CC="$am_aux_dir/compile $CC"
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
depcc="$CC" am_compiler_list=
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
@@ -6229,8 +6451,8 @@ else
# We make a subdir and do the tests there. Otherwise we can end up
# making bogus files that we don't know about and never remove. For
# instance it was reported that on HP-UX the gcc test will end up
- # making a dummy file named `D' -- because `-MD' means `put the output
- # in D'.
+ # making a dummy file named 'D' -- because '-MD' means "put the output
+ # in D".
rm -rf conftest.dir
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
@@ -6265,16 +6487,16 @@ else
: > sub/conftest.c
for i in 1 2 3 4 5 6; do
echo '#include "conftst'$i'.h"' >> sub/conftest.c
- # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
- # Solaris 8's {/usr,}/bin/sh.
- touch sub/conftst$i.h
+ # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
+ # Solaris 10 /bin/sh.
+ echo '/* dummy */' > sub/conftst$i.h
done
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
- # We check with `-c' and `-o' for the sake of the "dashmstdout"
+ # We check with '-c' and '-o' for the sake of the "dashmstdout"
# mode. It turns out that the SunPro C++ compiler does not properly
- # handle `-M -o', and we need to detect this. Also, some Intel
- # versions had trouble with output in subdirs
+ # handle '-M -o', and we need to detect this. Also, some Intel
+ # versions had trouble with output in subdirs.
am__obj=sub/conftest.${OBJEXT-o}
am__minus_obj="-o $am__obj"
case $depmode in
@@ -6283,8 +6505,8 @@ else
test "$am__universal" = false || continue
;;
nosideeffect)
- # after this tag, mechanisms are not by side-effect, so they'll
- # only be used when explicitly requested
+ # After this tag, mechanisms are not by side-effect, so they'll
+ # only be used when explicitly requested.
if test "x$enable_dependency_tracking" = xyes; then
continue
else
@@ -6292,7 +6514,7 @@ else
fi
;;
msvc7 | msvc7msys | msvisualcpp | msvcmsys)
- # This compiler won't grok `-c -o', but also, the minuso test has
+ # This compiler won't grok '-c -o', but also, the minuso test has
# not run yet. These depmodes are late enough in the game, and
# so weak that their functioning should not be impacted.
am__obj=conftest.${OBJEXT-o}
@@ -7269,7 +7491,8 @@ else
;;
*)
lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
- if test -n "$lt_cv_sys_max_cmd_len"; then
+ if test -n "$lt_cv_sys_max_cmd_len" && \
+ test undefined != "$lt_cv_sys_max_cmd_len"; then
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
else
@@ -8789,7 +9012,7 @@ ia64-*-hpux*)
rm -rf conftest*
;;
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
@@ -8805,9 +9028,19 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
LD="${LD-ld} -m elf_i386_fbsd"
;;
x86_64-*linux*)
- LD="${LD-ld} -m elf_i386"
+ case `/usr/bin/file conftest.o` in
+ *x86-64*)
+ LD="${LD-ld} -m elf32_x86_64"
+ ;;
+ *)
+ LD="${LD-ld} -m elf_i386"
+ ;;
+ esac
+ ;;
+ powerpc64le-*)
+ LD="${LD-ld} -m elf32lppclinux"
;;
- ppc64-*linux*|powerpc64-*linux*)
+ powerpc64-*)
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)
@@ -8826,7 +9059,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
x86_64-*linux*)
LD="${LD-ld} -m elf_x86_64"
;;
- ppc*-*linux*|powerpc*-*linux*)
+ powerpcle-*)
+ LD="${LD-ld} -m elf64lppc"
+ ;;
+ powerpc-*)
LD="${LD-ld} -m elf64ppc"
;;
s390*-*linux*|s390*-*tpf*)
@@ -13898,131 +14134,6 @@ done
test -n "$YACC" || YACC="yacc"
-if test "x$CC" != xcc; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
-$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
-$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
-fi
-set dummy $CC; ac_cc=`$as_echo "$2" |
- sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-# Make sure it works both with $CC and with simple cc.
-# We do the test twice because some compilers refuse to overwrite an
-# existing .o file with -o, though they will create one.
-ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
-rm -f conftest2.*
-if { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; } &&
- test -f conftest2.$ac_objext && { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; };
-then
- eval ac_cv_prog_cc_${ac_cc}_c_o=yes
- if test "x$CC" != xcc; then
- # Test first that cc exists at all.
- if { ac_try='cc -c conftest.$ac_ext >&5'
- { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; }; then
- ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
- rm -f conftest2.*
- if { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; } &&
- test -f conftest2.$ac_objext && { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; };
- then
- # cc works too.
- :
- else
- # cc exists but doesn't like -o.
- eval ac_cv_prog_cc_${ac_cc}_c_o=no
- fi
- fi
- fi
-else
- eval ac_cv_prog_cc_${ac_cc}_c_o=no
-fi
-rm -f core conftest*
-
-fi
-if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
-
-fi
-
-# FIXME: we rely on the cache variable name because
-# there is no other way.
-set dummy $CC
-am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
-if test "$am_t" != yes; then
- # Losing compiler, so override with the script.
- # FIXME: It is wrong to rewrite CC.
- # But if we don't then we get into trouble of one sort or another.
- # A longer-term fix would be to have automake use am__CC in this case,
- # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
- CC="$am_aux_dir/compile $CC"
-fi
-
@@ -14943,7 +15054,7 @@ mostlyclean-am: clean-gsettings-schemas
gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
- $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@
+ $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@
all-am: $(gsettings_SCHEMAS:.xml=.valid)
uninstall-am: uninstall-gsettings-schemas
@@ -16025,6 +16136,14 @@ LIBOBJS=$ac_libobjs
LTLIBOBJS=$ac_ltlibobjs
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
+$as_echo_n "checking that generated files are newer than configure... " >&6; }
+ if test -n "$am_sleep_pid"; then
+ # Hide warnings about reused PIDs.
+ wait $am_sleep_pid 2>/dev/null
+ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
+$as_echo "done" >&6; }
if test -n "$EXEEXT"; then
am__EXEEXT_TRUE=
am__EXEEXT_FALSE='#'
@@ -16470,7 +16589,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by krb5-auth-dialog $as_me 3.8.0, which was
+This file was extended by krb5-auth-dialog $as_me 3.12.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16536,7 +16655,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-krb5-auth-dialog config.status 3.8.0
+krb5-auth-dialog config.status 3.12.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
@@ -17558,7 +17677,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
case $ac_file$ac_mode in
"depfiles":C) test x"$AMDEP_TRUE" != x"" || {
- # Autoconf 2.62 quotes --file arguments for eval, but not when files
+ # Older Autoconf quotes --file arguments for eval, but not when files
# are listed without --file. Let's play safe and only enable the eval
# if we detect the quoting.
case $CONFIG_FILES in
@@ -17571,7 +17690,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
# Strip MF so we end up with the name of the file.
mf=`echo "$mf" | sed -e 's/:.*$//'`
# Check whether this is an Automake generated Makefile or not.
- # We used to match only the files named `Makefile.in', but
+ # We used to match only the files named 'Makefile.in', but
# some people rename them; so instead we look at the file content.
# Grep'ing the first line is not enough: some people post-process
# each Makefile.in and add a new line on top of each file to say so.
@@ -17605,21 +17724,19 @@ $as_echo X"$mf" |
continue
fi
# Extract the definition of DEPDIR, am__include, and am__quote
- # from the Makefile without running `make'.
+ # from the Makefile without running 'make'.
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
test -z "$DEPDIR" && continue
am__include=`sed -n 's/^am__include = //p' < "$mf"`
- test -z "am__include" && continue
+ test -z "$am__include" && continue
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
- # When using ansi2knr, U may be empty or an underscore; expand it
- U=`sed -n 's/^U = //p' < "$mf"`
# Find all dependency output files, they are included files with
# $(DEPDIR) in their names. We invoke sed twice because it is the
# simplest approach to changing $(DEPDIR) to its actual value in the
# expansion.
for file in `sed -n "
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
# Make sure the directory exists.
test -f "$dirpart/$file" && continue
fdir=`$as_dirname -- "$file" ||
diff --git a/configure.ac b/configure.ac
index 2b21405..4153e4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog],[3.8.0])
+AC_INIT([krb5-auth-dialog],[3.12.0])
AC_CONFIG_SRCDIR(src/ka-kerberos.c)
dnl Make automake keep quiet about wildcards & other GNUmake-isms
AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz -Wno-portability])
diff --git a/depcomp b/depcomp
index 25a39e6..4ebd5b3 100755
--- a/depcomp
+++ b/depcomp
@@ -1,10 +1,9 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2012-03-27.16; # UTC
+scriptversion=2013-05-30.07; # UTC
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
-# 2011, 2012 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -28,9 +27,9 @@ scriptversion=2012-03-27.16; # UTC
case $1 in
'')
- echo "$0: No command. Try '$0 --help' for more information." 1>&2
- exit 1;
- ;;
+ echo "$0: No command. Try '$0 --help' for more information." 1>&2
+ exit 1;
+ ;;
-h | --h*)
cat <<\EOF
Usage: depcomp [--help] [--version] PROGRAM [ARGS]
@@ -57,11 +56,65 @@ EOF
;;
esac
+# Get the directory component of the given path, and save it in the
+# global variables '$dir'. Note that this directory component will
+# be either empty or ending with a '/' character. This is deliberate.
+set_dir_from ()
+{
+ case $1 in
+ */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
+ *) dir=;;
+ esac
+}
+
+# Get the suffix-stripped basename of the given path, and save it the
+# global variable '$base'.
+set_base_from ()
+{
+ base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
+}
+
+# If no dependency file was actually created by the compiler invocation,
+# we still have to create a dummy depfile, to avoid errors with the
+# Makefile "include basename.Plo" scheme.
+make_dummy_depfile ()
+{
+ echo "#dummy" > "$depfile"
+}
+
+# Factor out some common post-processing of the generated depfile.
+# Requires the auxiliary global variable '$tmpdepfile' to be set.
+aix_post_process_depfile ()
+{
+ # If the compiler actually managed to produce a dependency file,
+ # post-process it.
+ if test -f "$tmpdepfile"; then
+ # Each line is of the form 'foo.o: dependency.h'.
+ # Do two passes, one to just change these to
+ # $object: dependency.h
+ # and one to simply output
+ # dependency.h:
+ # which is needed to avoid the deleted-header problem.
+ { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
+ sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
+ } > "$depfile"
+ rm -f "$tmpdepfile"
+ else
+ make_dummy_depfile
+ fi
+}
+
# A tabulation character.
tab=' '
# A newline character.
nl='
'
+# Character ranges might be problematic outside the C locale.
+# These definitions help.
+upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ
+lower=abcdefghijklmnopqrstuvwxyz
+digits=0123456789
+alpha=${upper}${lower}
if test -z "$depmode" || test -z "$source" || test -z "$object"; then
echo "depcomp: Variables source, object and depmode must be set" 1>&2
@@ -75,6 +128,9 @@ tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
rm -f "$tmpdepfile"
+# Avoid interferences from the environment.
+gccflag= dashmflag=
+
# Some modes work just like other modes, but use different flags. We
# parameterize here, but still list the modes in the big case below,
# to make depend.m4 easier to write. Note that we *cannot* use a case
@@ -86,32 +142,32 @@ if test "$depmode" = hp; then
fi
if test "$depmode" = dashXmstdout; then
- # This is just like dashmstdout with a different argument.
- dashmflag=-xM
- depmode=dashmstdout
+ # This is just like dashmstdout with a different argument.
+ dashmflag=-xM
+ depmode=dashmstdout
fi
cygpath_u="cygpath -u -f -"
if test "$depmode" = msvcmsys; then
- # This is just like msvisualcpp but w/o cygpath translation.
- # Just convert the backslash-escaped backslashes to single forward
- # slashes to satisfy depend.m4
- cygpath_u='sed s,\\\\,/,g'
- depmode=msvisualcpp
+ # This is just like msvisualcpp but w/o cygpath translation.
+ # Just convert the backslash-escaped backslashes to single forward
+ # slashes to satisfy depend.m4
+ cygpath_u='sed s,\\\\,/,g'
+ depmode=msvisualcpp
fi
if test "$depmode" = msvc7msys; then
- # This is just like msvc7 but w/o cygpath translation.
- # Just convert the backslash-escaped backslashes to single forward
- # slashes to satisfy depend.m4
- cygpath_u='sed s,\\\\,/,g'
- depmode=msvc7
+ # This is just like msvc7 but w/o cygpath translation.
+ # Just convert the backslash-escaped backslashes to single forward
+ # slashes to satisfy depend.m4
+ cygpath_u='sed s,\\\\,/,g'
+ depmode=msvc7
fi
if test "$depmode" = xlc; then
- # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations.
- gccflag=-qmakedep=gcc,-MF
- depmode=gcc
+ # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
+ gccflag=-qmakedep=gcc,-MF
+ depmode=gcc
fi
case "$depmode" in
@@ -134,8 +190,7 @@ gcc3)
done
"$@"
stat=$?
- if test $stat -eq 0; then :
- else
+ if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
@@ -143,13 +198,17 @@ gcc3)
;;
gcc)
+## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
+## but also to in-use compilers like IMB xlc/xlC and the HP C compiler.
+## (see the conditional assignment to $gccflag above).
## There are various ways to get dependency output from gcc. Here's
## why we pick this rather obscure method:
## - Don't want to use -MD because we'd like the dependencies to end
## up in a subdir. Having to rename by hand is ugly.
## (We might end up doing this anyway to support other compilers.)
## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
-## -MM, not -M (despite what the docs say).
+## -MM, not -M (despite what the docs say). Also, it might not be
+## supported by the other compilers which use the 'gcc' depmode.
## - Using -M directly means running the compiler twice (even worse
## than renaming).
if test -z "$gccflag"; then
@@ -157,15 +216,14 @@ gcc)
fi
"$@" -Wp,"$gccflag$tmpdepfile"
stat=$?
- if test $stat -eq 0; then :
- else
+ if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
rm -f "$depfile"
echo "$object : \\" > "$depfile"
- alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
-## The second -e expression handles DOS-style file names with drive letters.
+ # The second -e expression handles DOS-style file names with drive
+ # letters.
sed -e 's/^[^:]*: / /' \
-e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
## This next piece of magic avoids the "deleted header file" problem.
@@ -174,15 +232,15 @@ gcc)
## typically no way to rebuild the header). We avoid this by adding
## dummy dependencies for each header file. Too bad gcc doesn't do
## this for us directly.
- tr ' ' "$nl" < "$tmpdepfile" |
## Some versions of gcc put a space before the ':'. On the theory
## that the space means something, we add a space to the output as
## well. hp depmode also adds that space, but also prefixes the VPATH
## to the object. Take care to not repeat it in the output.
## Some versions of the HPUX 10.20 sed can't process this invocation
## correctly. Breaking it into two sed invocations is a workaround.
- sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
- | sed -e 's/$/ :/' >> "$depfile"
+ tr ' ' "$nl" < "$tmpdepfile" \
+ | sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
+ | sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
@@ -200,8 +258,7 @@ sgi)
"$@" -MDupdate "$tmpdepfile"
fi
stat=$?
- if test $stat -eq 0; then :
- else
+ if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
@@ -209,7 +266,6 @@ sgi)
if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
echo "$object : \\" > "$depfile"
-
# Clip off the initial element (the dependent). Don't try to be
# clever and replace this with sed code, as IRIX sed won't handle
# lines with more than a fixed number of characters (4096 in
@@ -217,19 +273,15 @@ sgi)
# the IRIX cc adds comments like '#:fec' to the end of the
# dependency line.
tr ' ' "$nl" < "$tmpdepfile" \
- | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
- tr "$nl" ' ' >> "$depfile"
+ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' \
+ | tr "$nl" ' ' >> "$depfile"
echo >> "$depfile"
-
# The second pass generates a dummy entry for each header file.
tr ' ' "$nl" < "$tmpdepfile" \
- | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
- >> "$depfile"
+ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
+ >> "$depfile"
else
- # The sourcefile does not contain any dependencies, so just
- # store a dummy comment line, to avoid errors with the Makefile
- # "include basename.Plo" scheme.
- echo "#dummy" > "$depfile"
+ make_dummy_depfile
fi
rm -f "$tmpdepfile"
;;
@@ -247,9 +299,8 @@ aix)
# current directory. Also, the AIX compiler puts '$object:' at the
# start of each line; $object doesn't have directory information.
# Version 6 uses the directory in both cases.
- dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
- test "x$dir" = "x$object" && dir=
- base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
+ set_dir_from "$object"
+ set_base_from "$object"
if test "$libtool" = yes; then
tmpdepfile1=$dir$base.u
tmpdepfile2=$base.u
@@ -262,9 +313,7 @@ aix)
"$@" -M
fi
stat=$?
-
- if test $stat -eq 0; then :
- else
+ if test $stat -ne 0; then
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
exit $stat
fi
@@ -273,65 +322,113 @@ aix)
do
test -f "$tmpdepfile" && break
done
- if test -f "$tmpdepfile"; then
- # Each line is of the form 'foo.o: dependent.h'.
- # Do two passes, one to just change these to
- # '$object: dependent.h' and one to simply 'dependent.h:'.
- sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
- sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
- else
- # The sourcefile does not contain any dependencies, so just
- # store a dummy comment line, to avoid errors with the Makefile
- # "include basename.Plo" scheme.
- echo "#dummy" > "$depfile"
+ aix_post_process_depfile
+ ;;
+
+tcc)
+ # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26
+ # FIXME: That version still under development at the moment of writing.
+ # Make that this statement remains true also for stable, released
+ # versions.
+ # It will wrap lines (doesn't matter whether long or short) with a
+ # trailing '\', as in:
+ #
+ # foo.o : \
+ # foo.c \
+ # foo.h \
+ #
+ # It will put a trailing '\' even on the last line, and will use leading
+ # spaces rather than leading tabs (at least since its commit 0394caf7
+ # "Emit spaces for -MD").
+ "$@" -MD -MF "$tmpdepfile"
+ stat=$?
+ if test $stat -ne 0; then
+ rm -f "$tmpdepfile"
+ exit $stat
fi
+ rm -f "$depfile"
+ # Each non-empty line is of the form 'foo.o : \' or ' dep.h \'.
+ # We have to change lines of the first kind to '$object: \'.
+ sed -e "s|.*:|$object :|" < "$tmpdepfile" > "$depfile"
+ # And for each line of the second kind, we have to emit a 'dep.h:'
+ # dummy dependency, to avoid the deleted-header problem.
+ sed -n -e 's|^ *\(.*\) *\\$|\1:|p' < "$tmpdepfile" >> "$depfile"
rm -f "$tmpdepfile"
;;
-icc)
- # Intel's C compiler anf tcc (Tiny C Compiler) understand '-MD -MF file'.
- # However on
- # $CC -MD -MF foo.d -c -o sub/foo.o sub/foo.c
- # ICC 7.0 will fill foo.d with something like
- # foo.o: sub/foo.c
- # foo.o: sub/foo.h
- # which is wrong. We want
- # sub/foo.o: sub/foo.c
- # sub/foo.o: sub/foo.h
- # sub/foo.c:
- # sub/foo.h:
- # ICC 7.1 will output
+## The order of this option in the case statement is important, since the
+## shell code in configure will try each of these formats in the order
+## listed in this file. A plain '-MD' option would be understood by many
+## compilers, so we must ensure this comes after the gcc and icc options.
+pgcc)
+ # Portland's C compiler understands '-MD'.
+ # Will always output deps to 'file.d' where file is the root name of the
+ # source file under compilation, even if file resides in a subdirectory.
+ # The object file name does not affect the name of the '.d' file.
+ # pgcc 10.2 will output
# foo.o: sub/foo.c sub/foo.h
- # and will wrap long lines using '\':
+ # and will wrap long lines using '\' :
# foo.o: sub/foo.c ... \
# sub/foo.h ... \
# ...
- # tcc 0.9.26 (FIXME still under development at the moment of writing)
- # will emit a similar output, but also prepend the continuation lines
- # with horizontal tabulation characters.
- "$@" -MD -MF "$tmpdepfile"
- stat=$?
- if test $stat -eq 0; then :
- else
+ set_dir_from "$object"
+ # Use the source, not the object, to determine the base name, since
+ # that's sadly what pgcc will do too.
+ set_base_from "$source"
+ tmpdepfile=$base.d
+
+ # For projects that build the same source file twice into different object
+ # files, the pgcc approach of using the *source* file root name can cause
+ # problems in parallel builds. Use a locking strategy to avoid stomping on
+ # the same $tmpdepfile.
+ lockdir=$base.d-lock
+ trap "
+ echo '$0: caught signal, cleaning up...' >&2
+ rmdir '$lockdir'
+ exit 1
+ " 1 2 13 15
+ numtries=100
+ i=$numtries
+ while test $i -gt 0; do
+ # mkdir is a portable test-and-set.
+ if mkdir "$lockdir" 2>/dev/null; then
+ # This process acquired the lock.
+ "$@" -MD
+ stat=$?
+ # Release the lock.
+ rmdir "$lockdir"
+ break
+ else
+ # If the lock is being held by a different process, wait
+ # until the winning process is done or we timeout.
+ while test -d "$lockdir" && test $i -gt 0; do
+ sleep 1
+ i=`expr $i - 1`
+ done
+ fi
+ i=`expr $i - 1`
+ done
+ trap - 1 2 13 15
+ if test $i -le 0; then
+ echo "$0: failed to acquire lock after $numtries attempts" >&2
+ echo "$0: check lockdir '$lockdir'" >&2
+ exit 1
+ fi
+
+ if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
rm -f "$depfile"
- # Each line is of the form 'foo.o: dependent.h',
- # or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'.
+ # Each line is of the form `foo.o: dependent.h',
+ # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
# Do two passes, one to just change these to
- # '$object: dependent.h' and one to simply 'dependent.h:'.
- sed -e "s/^[ $tab][ $tab]*/ /" -e "s,^[^:]*:,$object :," \
- < "$tmpdepfile" > "$depfile"
- sed '
- s/[ '"$tab"'][ '"$tab"']*/ /g
- s/^ *//
- s/ *\\*$//
- s/^[^:]*: *//
- /^$/d
- /:$/d
- s/$/ :/
- ' < "$tmpdepfile" >> "$depfile"
+ # `$object: dependent.h' and one to simply `dependent.h:'.
+ sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
+ # Some versions of the HPUX 10.20 sed can't process this invocation
+ # correctly. Breaking it into two sed invocations is a workaround.
+ sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" \
+ | sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
@@ -342,9 +439,8 @@ hp2)
# 'foo.d', which lands next to the object file, wherever that
# happens to be.
# Much of this is similar to the tru64 case; see comments there.
- dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
- test "x$dir" = "x$object" && dir=
- base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
+ set_dir_from "$object"
+ set_base_from "$object"
if test "$libtool" = yes; then
tmpdepfile1=$dir$base.d
tmpdepfile2=$dir.libs/$base.d
@@ -355,8 +451,7 @@ hp2)
"$@" +Maked
fi
stat=$?
- if test $stat -eq 0; then :
- else
+ if test $stat -ne 0; then
rm -f "$tmpdepfile1" "$tmpdepfile2"
exit $stat
fi
@@ -366,76 +461,61 @@ hp2)
test -f "$tmpdepfile" && break
done
if test -f "$tmpdepfile"; then
- sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
+ sed -e "s,^.*\.[$lower]*:,$object:," "$tmpdepfile" > "$depfile"
# Add 'dependent.h:' lines.
sed -ne '2,${
- s/^ *//
- s/ \\*$//
- s/$/:/
- p
- }' "$tmpdepfile" >> "$depfile"
+ s/^ *//
+ s/ \\*$//
+ s/$/:/
+ p
+ }' "$tmpdepfile" >> "$depfile"
else
- echo "#dummy" > "$depfile"
+ make_dummy_depfile
fi
rm -f "$tmpdepfile" "$tmpdepfile2"
;;
tru64)
- # The Tru64 compiler uses -MD to generate dependencies as a side
- # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
- # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
- # dependencies in 'foo.d' instead, so we check for that too.
- # Subdirectories are respected.
- dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
- test "x$dir" = "x$object" && dir=
- base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
-
- if test "$libtool" = yes; then
- # With Tru64 cc, shared objects can also be used to make a
- # static library. This mechanism is used in libtool 1.4 series to
- # handle both shared and static libraries in a single compilation.
- # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
- #
- # With libtool 1.5 this exception was removed, and libtool now
- # generates 2 separate objects for the 2 libraries. These two
- # compilations output dependencies in $dir.libs/$base.o.d and
- # in $dir$base.o.d. We have to check for both files, because
- # one of the two compilations can be disabled. We should prefer
- # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
- # automatically cleaned when .libs/ is deleted, while ignoring
- # the former would cause a distcleancheck panic.
- tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
- tmpdepfile2=$dir$base.o.d # libtool 1.5
- tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
- tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504
- "$@" -Wc,-MD
- else
- tmpdepfile1=$dir$base.o.d
- tmpdepfile2=$dir$base.d
- tmpdepfile3=$dir$base.d
- tmpdepfile4=$dir$base.d
- "$@" -MD
- fi
-
- stat=$?
- if test $stat -eq 0; then :
- else
- rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
- exit $stat
- fi
-
- for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
- do
- test -f "$tmpdepfile" && break
- done
- if test -f "$tmpdepfile"; then
- sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
- sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
- else
- echo "#dummy" > "$depfile"
- fi
- rm -f "$tmpdepfile"
- ;;
+ # The Tru64 compiler uses -MD to generate dependencies as a side
+ # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
+ # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
+ # dependencies in 'foo.d' instead, so we check for that too.
+ # Subdirectories are respected.
+ set_dir_from "$object"
+ set_base_from "$object"
+
+ if test "$libtool" = yes; then
+ # Libtool generates 2 separate objects for the 2 libraries. These
+ # two compilations output dependencies in $dir.libs/$base.o.d and
+ # in $dir$base.o.d. We have to check for both files, because
+ # one of the two compilations can be disabled. We should prefer
+ # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
+ # automatically cleaned when .libs/ is deleted, while ignoring
+ # the former would cause a distcleancheck panic.
+ tmpdepfile1=$dir$base.o.d # libtool 1.5
+ tmpdepfile2=$dir.libs/$base.o.d # Likewise.
+ tmpdepfile3=$dir.libs/$base.d # Compaq CCC V6.2-504
+ "$@" -Wc,-MD
+ else
+ tmpdepfile1=$dir$base.d
+ tmpdepfile2=$dir$base.d
+ tmpdepfile3=$dir$base.d
+ "$@" -MD
+ fi
+
+ stat=$?
+ if test $stat -ne 0; then
+ rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
+ exit $stat
+ fi
+
+ for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
+ do
+ test -f "$tmpdepfile" && break
+ done
+ # Same post-processing that is required for AIX mode.
+ aix_post_process_depfile
+ ;;
msvc7)
if test "$libtool" = yes; then
@@ -446,8 +526,7 @@ msvc7)
"$@" $showIncludes > "$tmpdepfile"
stat=$?
grep -v '^Note: including file: ' "$tmpdepfile"
- if test "$stat" = 0; then :
- else
+ if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
@@ -473,6 +552,7 @@ $ {
G
p
}' >> "$depfile"
+ echo >> "$depfile" # make sure the fragment doesn't end with a backslash
rm -f "$tmpdepfile"
;;
@@ -524,13 +604,14 @@ dashmstdout)
# in the target name. This is to cope with DOS-style filenames:
# a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise.
"$@" $dashmflag |
- sed 's:^['"$tab"' ]*[^:'"$tab"' ][^:][^:]*\:['"$tab"' ]*:'"$object"'\: :' > "$tmpdepfile"
+ sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
rm -f "$depfile"
cat < "$tmpdepfile" > "$depfile"
- tr ' ' "$nl" < "$tmpdepfile" | \
-## Some versions of the HPUX 10.20 sed can't process this invocation
-## correctly. Breaking it into two sed invocations is a workaround.
- sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+ # Some versions of the HPUX 10.20 sed can't process this sed invocation
+ # correctly. Breaking it into two sed invocations is a workaround.
+ tr ' ' "$nl" < "$tmpdepfile" \
+ | sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \
+ | sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
@@ -583,10 +664,12 @@ makedepend)
# makedepend may prepend the VPATH from the source file name to the object.
# No need to regex-escape $object, excess matching of '.' is harmless.
sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile"
- sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
-## Some versions of the HPUX 10.20 sed can't process this invocation
-## correctly. Breaking it into two sed invocations is a workaround.
- sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+ # Some versions of the HPUX 10.20 sed can't process the last invocation
+ # correctly. Breaking it into two sed invocations is a workaround.
+ sed '1,2d' "$tmpdepfile" \
+ | tr ' ' "$nl" \
+ | sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \
+ | sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile" "$tmpdepfile".bak
;;
@@ -622,10 +705,10 @@ cpp)
esac
done
- "$@" -E |
- sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
- -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
- sed '$ s: \\$::' > "$tmpdepfile"
+ "$@" -E \
+ | sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
+ -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
+ | sed '$ s: \\$::' > "$tmpdepfile"
rm -f "$depfile"
echo "$object : \\" > "$depfile"
cat < "$tmpdepfile" >> "$depfile"
@@ -657,15 +740,15 @@ msvisualcpp)
shift
;;
"-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
- set fnord "$@"
- shift
- shift
- ;;
+ set fnord "$@"
+ shift
+ shift
+ ;;
*)
- set fnord "$@" "$arg"
- shift
- shift
- ;;
+ set fnord "$@" "$arg"
+ shift
+ shift
+ ;;
esac
done
"$@" -E 2>/dev/null |
diff --git a/etpo/Makefile.in b/etpo/Makefile.in
index d5ee152..cee4ab3 100644
--- a/etpo/Makefile.in
+++ b/etpo/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,23 +15,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
esac; \
- test $$am__dry = yes; \
- }
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -53,15 +80,16 @@ build_triplet = @build@
host_triplet = @host@
noinst_PROGRAMS = etpo$(EXEEXT)
subdir = etpo
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
- grammar.c grammar.h lexer.c
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am lexer.c \
+ grammar.h grammar.c $(top_srcdir)/depcomp $(top_srcdir)/ylwrap \
+ README
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
@@ -72,6 +100,19 @@ etpo_LDADD = $(LDADD)
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
+am__v_lt_1 =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -84,35 +125,35 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
+am__v_CC_0 = @echo " CC " $@;
+am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
-am__v_CCLD_0 = @echo " CCLD " $@;
+am__v_CCLD_0 = @echo " CCLD " $@;
+am__v_CCLD_1 =
@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
AM_V_LEX = $(am__v_LEX_@AM_V@)
am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
-am__v_LEX_0 = @echo " LEX " $@;
+am__v_LEX_0 = @echo " LEX " $@;
+am__v_LEX_1 =
YLWRAP = $(top_srcdir)/ylwrap
@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
+am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
+ -e s/c++$$/h++/ -e s/c$$/h/
YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
AM_V_YACC = $(am__v_YACC_@AM_V@)
am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
-am__v_YACC_0 = @echo " YACC " $@;
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_YACC_0 = @echo " YACC " $@;
+am__v_YACC_1 =
SOURCES = $(etpo_SOURCES)
DIST_SOURCES = $(etpo_SOURCES)
am__can_run_installinfo = \
@@ -120,6 +161,23 @@ am__can_run_installinfo = \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -372,6 +430,7 @@ clean-noinstPROGRAMS:
grammar.h: grammar.c
@if test ! -f $@; then rm -f grammar.c; else :; fi
@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) grammar.c; else :; fi
+
etpo$(EXEEXT): $(etpo_OBJECTS) $(etpo_DEPENDENCIES) $(EXTRA_etpo_DEPENDENCIES)
@rm -f etpo$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(etpo_OBJECTS) $(etpo_LDADD) $(LIBS)
@@ -390,14 +449,14 @@ distclean-compile:
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@@ -410,7 +469,7 @@ distclean-compile:
$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
.y.c:
- $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
+ $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
mostlyclean-libtool:
-rm -f *.lo
@@ -418,26 +477,15 @@ mostlyclean-libtool:
clean-libtool:
-rm -rf .libs _libs
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
@@ -449,15 +497,11 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$$unique; \
fi; \
fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ctags: ctags-am
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
@@ -466,6 +510,21 @@ GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
+cscopelist: cscopelist-am
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -611,18 +670,19 @@ uninstall-am:
.MAKE: install-am install-strip
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstPROGRAMS ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
+ clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \
+ ctags-am distclean distclean-compile distclean-generic \
+ distclean-libtool distclean-tags distdir dvi dvi-am html \
+ html-am info info-am install install-am install-data \
+ install-data-am install-dvi install-dvi-am install-exec \
+ install-exec-am install-html install-html-am install-info \
+ install-info-am install-man install-pdf install-pdf-am \
+ install-ps install-ps-am install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ tags tags-am uninstall uninstall-am
lexer.c: grammar.h
diff --git a/etpo/grammar.c b/etpo/grammar.c
index d67ab61..446d1fe 100644
--- a/etpo/grammar.c
+++ b/etpo/grammar.c
@@ -1,19 +1,19 @@
-/* A Bison parser, made by GNU Bison 2.5. */
+/* A Bison parser, made by GNU Bison 3.0.2. */
/* Bison implementation for Yacc-like parsers in C
-
- Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
-
+
+ Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
-
+
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.
-
+
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
@@ -26,7 +26,7 @@
special exception, which will cause the skeleton and the resulting
Bison output files to be licensed under the GNU General Public
License without this special exception.
-
+
This special exception was added by the Free Software Foundation in
version 2.2 of Bison. */
@@ -44,7 +44,7 @@
#define YYBISON 1
/* Bison version. */
-#define YYBISON_VERSION "2.5"
+#define YYBISON_VERSION "3.0.2"
/* Skeleton name. */
#define YYSKELETON_NAME "yacc.c"
@@ -58,15 +58,11 @@
/* Pull parsers. */
#define YYPULL 1
-/* Using locations. */
-#define YYLSP_NEEDED 0
/* Copy the first part of user declarations. */
-
-/* Line 268 of yacc.c */
-#line 1 "grammar.y"
+#line 1 "grammar.y" /* yacc.c:339 */
/*
* Copyright (C) 2004 Red Hat, Inc.
@@ -92,14 +88,15 @@
static const char *table = "unknown";
extern const char *currentfile;
+#line 92 "grammar.c" /* yacc.c:339 */
-/* Line 268 of yacc.c */
-#line 98 "grammar.c"
-
-/* Enabling traces. */
-#ifndef YYDEBUG
-# define YYDEBUG 0
-#endif
+# ifndef YY_NULLPTR
+# if defined __cplusplus && 201103L <= __cplusplus
+# define YY_NULLPTR nullptr
+# else
+# define YY_NULLPTR 0
+# endif
+# endif
/* Enabling verbose error messages. */
#ifdef YYERROR_VERBOSE
@@ -109,27 +106,32 @@ extern const char *currentfile;
# define YYERROR_VERBOSE 0
#endif
-/* Enabling the token table. */
-#ifndef YYTOKEN_TABLE
-# define YYTOKEN_TABLE 0
+/* In a future release of Bison, this section will be replaced
+ by #include "y.tab.h". */
+#ifndef YY_YY_GRAMMAR_H_INCLUDED
+# define YY_YY_GRAMMAR_H_INCLUDED
+/* Debug traces. */
+#ifndef YYDEBUG
+# define YYDEBUG 0
+#endif
+#if YYDEBUG
+extern int yydebug;
#endif
-
-/* Tokens. */
+/* Token type. */
#ifndef YYTOKENTYPE
# define YYTOKENTYPE
- /* Put the tokens into the symbol table, so that GDB and other debuggers
- know about them. */
- enum yytokentype {
- ERROR_TABLE_START = 258,
- ERROR_TABLE_END = 259,
- ERROR_CODE_START = 260,
- COMMA = 261,
- QUOTE = 262,
- EMPTY = 263,
- TOKEN = 264,
- LITERAL = 265
- };
+ enum yytokentype
+ {
+ ERROR_TABLE_START = 258,
+ ERROR_TABLE_END = 259,
+ ERROR_CODE_START = 260,
+ COMMA = 261,
+ QUOTE = 262,
+ EMPTY = 263,
+ TOKEN = 264,
+ LITERAL = 265
+ };
#endif
/* Tokens. */
#define ERROR_TABLE_START 258
@@ -141,35 +143,32 @@ extern const char *currentfile;
#define TOKEN 264
#define LITERAL 265
-
-
-
+/* Value type. */
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
-typedef union YYSTYPE
+typedef union YYSTYPE YYSTYPE;
+union YYSTYPE
{
-
-/* Line 293 of yacc.c */
-#line 26 "grammar.y"
+#line 26 "grammar.y" /* yacc.c:355 */
char *sval;
int ival;
-
-
-/* Line 293 of yacc.c */
-#line 161 "grammar.c"
-} YYSTYPE;
+#line 157 "grammar.c" /* yacc.c:355 */
+};
# define YYSTYPE_IS_TRIVIAL 1
-# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1
#endif
-/* Copy the second part of user declarations. */
+extern YYSTYPE yylval;
+int yyparse (void);
+
+#endif /* !YY_YY_GRAMMAR_H_INCLUDED */
+
+/* Copy the second part of user declarations. */
-/* Line 343 of yacc.c */
-#line 173 "grammar.c"
+#line 172 "grammar.c" /* yacc.c:358 */
#ifdef short
# undef short
@@ -183,11 +182,8 @@ typedef unsigned char yytype_uint8;
#ifdef YYTYPE_INT8
typedef YYTYPE_INT8 yytype_int8;
-#elif (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
-typedef signed char yytype_int8;
#else
-typedef short int yytype_int8;
+typedef signed char yytype_int8;
#endif
#ifdef YYTYPE_UINT16
@@ -207,8 +203,7 @@ typedef short int yytype_int16;
# define YYSIZE_T __SIZE_TYPE__
# elif defined size_t
# define YYSIZE_T size_t
-# elif ! defined YYSIZE_T && (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
+# elif ! defined YYSIZE_T
# include <stddef.h> /* INFRINGES ON USER NAME SPACE */
# define YYSIZE_T size_t
# else
@@ -222,39 +217,68 @@ typedef short int yytype_int16;
# if defined YYENABLE_NLS && YYENABLE_NLS
# if ENABLE_NLS
# include <libintl.h> /* INFRINGES ON USER NAME SPACE */
-# define YY_(msgid) dgettext ("bison-runtime", msgid)
+# define YY_(Msgid) dgettext ("bison-runtime", Msgid)
# endif
# endif
# ifndef YY_
-# define YY_(msgid) msgid
+# define YY_(Msgid) Msgid
+# endif
+#endif
+
+#ifndef YY_ATTRIBUTE
+# if (defined __GNUC__ \
+ && (2 < __GNUC__ || (__GNUC__ == 2 && 96 <= __GNUC_MINOR__))) \
+ || defined __SUNPRO_C && 0x5110 <= __SUNPRO_C
+# define YY_ATTRIBUTE(Spec) __attribute__(Spec)
+# else
+# define YY_ATTRIBUTE(Spec) /* empty */
+# endif
+#endif
+
+#ifndef YY_ATTRIBUTE_PURE
+# define YY_ATTRIBUTE_PURE YY_ATTRIBUTE ((__pure__))
+#endif
+
+#ifndef YY_ATTRIBUTE_UNUSED
+# define YY_ATTRIBUTE_UNUSED YY_ATTRIBUTE ((__unused__))
+#endif
+
+#if !defined _Noreturn \
+ && (!defined __STDC_VERSION__ || __STDC_VERSION__ < 201112)
+# if defined _MSC_VER && 1200 <= _MSC_VER
+# define _Noreturn __declspec (noreturn)
+# else
+# define _Noreturn YY_ATTRIBUTE ((__noreturn__))
# endif
#endif
/* Suppress unused-variable warnings by "using" E. */
#if ! defined lint || defined __GNUC__
-# define YYUSE(e) ((void) (e))
+# define YYUSE(E) ((void) (E))
#else
-# define YYUSE(e) /* empty */
+# define YYUSE(E) /* empty */
#endif
-/* Identity function, used to suppress warnings about constant conditions. */
-#ifndef lint
-# define YYID(n) (n)
-#else
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
-static int
-YYID (int yyi)
+#if defined __GNUC__ && 407 <= __GNUC__ * 100 + __GNUC_MINOR__
+/* Suppress an incorrect diagnostic about yylval being uninitialized. */
+# define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN \
+ _Pragma ("GCC diagnostic push") \
+ _Pragma ("GCC diagnostic ignored \"-Wuninitialized\"")\
+ _Pragma ("GCC diagnostic ignored \"-Wmaybe-uninitialized\"")
+# define YY_IGNORE_MAYBE_UNINITIALIZED_END \
+ _Pragma ("GCC diagnostic pop")
#else
-static int
-YYID (yyi)
- int yyi;
+# define YY_INITIAL_VALUE(Value) Value
#endif
-{
- return yyi;
-}
+#ifndef YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
+# define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
+# define YY_IGNORE_MAYBE_UNINITIALIZED_END
+#endif
+#ifndef YY_INITIAL_VALUE
+# define YY_INITIAL_VALUE(Value) /* Nothing. */
#endif
+
#if ! defined yyoverflow || YYERROR_VERBOSE
/* The parser invokes alloca or malloc; define the necessary symbols. */
@@ -272,9 +296,9 @@ YYID (yyi)
# define alloca _alloca
# else
# define YYSTACK_ALLOC alloca
-# if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
+# if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
# include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
+ /* Use EXIT_SUCCESS as a witness for stdlib.h. */
# ifndef EXIT_SUCCESS
# define EXIT_SUCCESS 0
# endif
@@ -284,8 +308,8 @@ YYID (yyi)
# endif
# ifdef YYSTACK_ALLOC
- /* Pacify GCC's `empty if-body' warning. */
-# define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
+ /* Pacify GCC's 'empty if-body' warning. */
+# define YYSTACK_FREE(Ptr) do { /* empty */; } while (0)
# ifndef YYSTACK_ALLOC_MAXIMUM
/* The OS might guarantee only one guard page at the bottom of the stack,
and a page size can be as small as 4096 bytes. So we cannot safely
@@ -301,7 +325,7 @@ YYID (yyi)
# endif
# if (defined __cplusplus && ! defined EXIT_SUCCESS \
&& ! ((defined YYMALLOC || defined malloc) \
- && (defined YYFREE || defined free)))
+ && (defined YYFREE || defined free)))
# include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
# ifndef EXIT_SUCCESS
# define EXIT_SUCCESS 0
@@ -309,15 +333,13 @@ YYID (yyi)
# endif
# ifndef YYMALLOC
# define YYMALLOC malloc
-# if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
+# if ! defined malloc && ! defined EXIT_SUCCESS
void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
# endif
# endif
# ifndef YYFREE
# define YYFREE free
-# if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
+# if ! defined free && ! defined EXIT_SUCCESS
void free (void *); /* INFRINGES ON USER NAME SPACE */
# endif
# endif
@@ -327,7 +349,7 @@ void free (void *); /* INFRINGES ON USER NAME SPACE */
#if (! defined yyoverflow \
&& (! defined __cplusplus \
- || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))
+ || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))
/* A type that is properly aligned for any stack member. */
union yyalloc
@@ -352,35 +374,35 @@ union yyalloc
elements in the stack, and YYPTR gives the new location of the
stack. Advance YYPTR to a properly aligned location for the next
stack. */
-# define YYSTACK_RELOCATE(Stack_alloc, Stack) \
- do \
- { \
- YYSIZE_T yynewbytes; \
- YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
- Stack = &yyptr->Stack_alloc; \
- yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
- yyptr += yynewbytes / sizeof (*yyptr); \
- } \
- while (YYID (0))
+# define YYSTACK_RELOCATE(Stack_alloc, Stack) \
+ do \
+ { \
+ YYSIZE_T yynewbytes; \
+ YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
+ Stack = &yyptr->Stack_alloc; \
+ yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
+ yyptr += yynewbytes / sizeof (*yyptr); \
+ } \
+ while (0)
#endif
#if defined YYCOPY_NEEDED && YYCOPY_NEEDED
-/* Copy COUNT objects from FROM to TO. The source and destination do
+/* Copy COUNT objects from SRC to DST. The source and destination do
not overlap. */
# ifndef YYCOPY
# if defined __GNUC__ && 1 < __GNUC__
-# define YYCOPY(To, From, Count) \
- __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
+# define YYCOPY(Dst, Src, Count) \
+ __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src)))
# else
-# define YYCOPY(To, From, Count) \
- do \
- { \
- YYSIZE_T yyi; \
- for (yyi = 0; yyi < (Count); yyi++) \
- (To)[yyi] = (From)[yyi]; \
- } \
- while (YYID (0))
+# define YYCOPY(Dst, Src, Count) \
+ do \
+ { \
+ YYSIZE_T yyi; \
+ for (yyi = 0; yyi < (Count); yyi++) \
+ (Dst)[yyi] = (Src)[yyi]; \
+ } \
+ while (0)
# endif
# endif
#endif /* !YYCOPY_NEEDED */
@@ -396,17 +418,19 @@ union yyalloc
#define YYNNTS 7
/* YYNRULES -- Number of rules. */
#define YYNRULES 12
-/* YYNRULES -- Number of states. */
+/* YYNSTATES -- Number of states. */
#define YYNSTATES 20
-/* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
+/* YYTRANSLATE[YYX] -- Symbol number corresponding to YYX as returned
+ by yylex, with out-of-bounds checking. */
#define YYUNDEFTOK 2
#define YYMAXUTOK 265
-#define YYTRANSLATE(YYX) \
+#define YYTRANSLATE(YYX) \
((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
-/* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */
+/* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM
+ as returned by yylex, without out-of-bounds checking. */
static const yytype_uint8 yytranslate[] =
{
0, 2, 2, 2, 2, 2, 2, 2, 2, 2,
@@ -439,24 +463,7 @@ static const yytype_uint8 yytranslate[] =
};
#if YYDEBUG
-/* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
- YYRHS. */
-static const yytype_uint8 yyprhs[] =
-{
- 0, 0, 3, 5, 8, 10, 12, 14, 17, 20,
- 22, 29, 35
-};
-
-/* YYRHS -- A `-1'-separated list of the rules' RHS. */
-static const yytype_int8 yyrhs[] =
-{
- 12, 0, -1, 13, -1, 12, 13, -1, 14, -1,
- 16, -1, 17, -1, 3, 9, -1, 15, 10, -1,
- 10, -1, 5, 9, 6, 7, 15, 7, -1, 5,
- 9, 6, 7, 7, -1, 4, -1
-};
-
-/* YYRLINE[YYN] -- source line where rule number YYN was defined. */
+ /* YYRLINE[YYN] -- Source line where rule number YYN was defined. */
static const yytype_uint8 yyrline[] =
{
0, 40, 40, 40, 41, 41, 41, 42, 43, 43,
@@ -464,7 +471,7 @@ static const yytype_uint8 yyrline[] =
};
#endif
-#if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
+#if YYDEBUG || YYERROR_VERBOSE || 0
/* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
First, the terminals, then, starting at YYNTOKENS, nonterminals. */
static const char *const yytname[] =
@@ -472,13 +479,13 @@ static const char *const yytname[] =
"$end", "error", "$undefined", "ERROR_TABLE_START", "ERROR_TABLE_END",
"ERROR_CODE_START", "COMMA", "QUOTE", "EMPTY", "TOKEN", "LITERAL",
"$accept", "statements", "statement", "table_start", "literal",
- "error_code", "table_end", 0
+ "error_code", "table_end", YY_NULLPTR
};
#endif
# ifdef YYPRINT
-/* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
- token YYLEX-NUM. */
+/* YYTOKNUM[NUM] -- (External) token number corresponding to the
+ (internal) symbol number NUM (which must be that of a token). */
static const yytype_uint16 yytoknum[] =
{
0, 256, 257, 258, 259, 260, 261, 262, 263, 264,
@@ -486,168 +493,117 @@ static const yytype_uint16 yytoknum[] =
};
# endif
-/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */
-static const yytype_uint8 yyr1[] =
-{
- 0, 11, 12, 12, 13, 13, 13, 14, 15, 15,
- 16, 16, 17
-};
+#define YYPACT_NINF -9
-/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
-static const yytype_uint8 yyr2[] =
+#define yypact_value_is_default(Yystate) \
+ (!!((Yystate) == (-9)))
+
+#define YYTABLE_NINF -1
+
+#define yytable_value_is_error(Yytable_value) \
+ 0
+
+ /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
+ STATE-NUM. */
+static const yytype_int8 yypact[] =
{
- 0, 2, 1, 2, 1, 1, 1, 2, 2, 1,
- 6, 5, 1
+ 9, -8, -9, -7, 0, -9, -9, -9, -9, -9,
+ 4, -9, -9, 8, -1, -9, -9, 1, -9, -9
};
-/* YYDEFACT[STATE-NAME] -- Default reduction number in state STATE-NUM.
- Performed when YYTABLE doesn't specify something else to do. Zero
- means the default is an error. */
+ /* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM.
+ Performed when YYTABLE does not specify something else to do. Zero
+ means the default is an error. */
static const yytype_uint8 yydefact[] =
{
0, 0, 12, 0, 0, 2, 4, 5, 6, 7,
0, 1, 3, 0, 0, 11, 9, 0, 10, 8
};
-/* YYDEFGOTO[NTERM-NUM]. */
-static const yytype_int8 yydefgoto[] =
-{
- -1, 4, 5, 6, 17, 7, 8
-};
-
-/* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
- STATE-NUM. */
-#define YYPACT_NINF -9
-static const yytype_int8 yypact[] =
+ /* YYPGOTO[NTERM-NUM]. */
+static const yytype_int8 yypgoto[] =
{
- 9, -8, -9, -7, 0, -9, -9, -9, -9, -9,
- 4, -9, -9, 8, -1, -9, -9, 1, -9, -9
+ -9, -9, 3, -9, -9, -9, -9
};
-/* YYPGOTO[NTERM-NUM]. */
-static const yytype_int8 yypgoto[] =
+ /* YYDEFGOTO[NTERM-NUM]. */
+static const yytype_int8 yydefgoto[] =
{
- -9, -9, 3, -9, -9, -9, -9
+ -1, 4, 5, 6, 17, 7, 8
};
-/* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
- positive, shift that token. If negative, reduce the rule which
- number is the opposite. If YYTABLE_NINF, syntax error. */
-#define YYTABLE_NINF -1
+ /* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If
+ positive, shift that token. If negative, reduce the rule whose
+ number is the opposite. If YYTABLE_NINF, syntax error. */
static const yytype_uint8 yytable[] =
{
11, 9, 10, 1, 2, 3, 15, 12, 18, 16,
13, 19, 1, 2, 3, 14
};
-#define yypact_value_is_default(yystate) \
- ((yystate) == (-9))
-
-#define yytable_value_is_error(yytable_value) \
- YYID (0)
-
static const yytype_uint8 yycheck[] =
{
0, 9, 9, 3, 4, 5, 7, 4, 7, 10,
6, 10, 3, 4, 5, 7
};
-/* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
- symbol of state STATE-NUM. */
+ /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
+ symbol of state STATE-NUM. */
static const yytype_uint8 yystos[] =
{
0, 3, 4, 5, 12, 13, 14, 16, 17, 9,
9, 0, 13, 6, 7, 7, 10, 15, 7, 10
};
-#define yyerrok (yyerrstatus = 0)
-#define yyclearin (yychar = YYEMPTY)
-#define YYEMPTY (-2)
-#define YYEOF 0
-
-#define YYACCEPT goto yyacceptlab
-#define YYABORT goto yyabortlab
-#define YYERROR goto yyerrorlab
-
-
-/* Like YYERROR except do call yyerror. This remains here temporarily
- to ease the transition to the new meaning of YYERROR, for GCC.
- Once GCC version 2 has supplanted version 1, this can go. However,
- YYFAIL appears to be in use. Nevertheless, it is formally deprecated
- in Bison 2.4.2's NEWS entry, where a plan to phase it out is
- discussed. */
-
-#define YYFAIL goto yyerrlab
-#if defined YYFAIL
- /* This is here to suppress warnings from the GCC cpp's
- -Wunused-macros. Normally we don't worry about that warning, but
- some users do, and we want to make it easy for users to remove
- YYFAIL uses, which will produce warnings from Bison 2.5. */
-#endif
+ /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */
+static const yytype_uint8 yyr1[] =
+{
+ 0, 11, 12, 12, 13, 13, 13, 14, 15, 15,
+ 16, 16, 17
+};
-#define YYRECOVERING() (!!yyerrstatus)
+ /* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */
+static const yytype_uint8 yyr2[] =
+{
+ 0, 2, 1, 2, 1, 1, 1, 2, 2, 1,
+ 6, 5, 1
+};
-#define YYBACKUP(Token, Value) \
-do \
- if (yychar == YYEMPTY && yylen == 1) \
- { \
- yychar = (Token); \
- yylval = (Value); \
- YYPOPSTACK (1); \
- goto yybackup; \
- } \
- else \
- { \
- yyerror (YY_("syntax error: cannot back up")); \
- YYERROR; \
- } \
-while (YYID (0))
-
-
-#define YYTERROR 1
-#define YYERRCODE 256
-
-
-/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
- If N is 0, then set CURRENT to the empty location which ends
- the previous symbol: RHS[0] (always defined). */
-
-#define YYRHSLOC(Rhs, K) ((Rhs)[K])
-#ifndef YYLLOC_DEFAULT
-# define YYLLOC_DEFAULT(Current, Rhs, N) \
- do \
- if (YYID (N)) \
- { \
- (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
- (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
- (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
- (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
- } \
- else \
- { \
- (Current).first_line = (Current).last_line = \
- YYRHSLOC (Rhs, 0).last_line; \
- (Current).first_column = (Current).last_column = \
- YYRHSLOC (Rhs, 0).last_column; \
- } \
- while (YYID (0))
-#endif
+#define yyerrok (yyerrstatus = 0)
+#define yyclearin (yychar = YYEMPTY)
+#define YYEMPTY (-2)
+#define YYEOF 0
-/* This macro is provided for backward compatibility. */
+#define YYACCEPT goto yyacceptlab
+#define YYABORT goto yyabortlab
+#define YYERROR goto yyerrorlab
-#ifndef YY_LOCATION_PRINT
-# define YY_LOCATION_PRINT(File, Loc) ((void) 0)
-#endif
+#define YYRECOVERING() (!!yyerrstatus)
+
+#define YYBACKUP(Token, Value) \
+do \
+ if (yychar == YYEMPTY) \
+ { \
+ yychar = (Token); \
+ yylval = (Value); \
+ YYPOPSTACK (yylen); \
+ yystate = *yyssp; \
+ goto yybackup; \
+ } \
+ else \
+ { \
+ yyerror (YY_("syntax error: cannot back up")); \
+ YYERROR; \
+ } \
+while (0)
+
+/* Error token number */
+#define YYTERROR 1
+#define YYERRCODE 256
-/* YYLEX -- calling `yylex' with the right arguments. */
-#ifdef YYLEX_PARAM
-# define YYLEX yylex (YYLEX_PARAM)
-#else
-# define YYLEX yylex ()
-#endif
/* Enable debugging if requested. */
#if YYDEBUG
@@ -657,54 +613,46 @@ while (YYID (0))
# define YYFPRINTF fprintf
# endif
-# define YYDPRINTF(Args) \
-do { \
- if (yydebug) \
- YYFPRINTF Args; \
-} while (YYID (0))
+# define YYDPRINTF(Args) \
+do { \
+ if (yydebug) \
+ YYFPRINTF Args; \
+} while (0)
+
+/* This macro is provided for backward compatibility. */
+#ifndef YY_LOCATION_PRINT
+# define YY_LOCATION_PRINT(File, Loc) ((void) 0)
+#endif
-# define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
-do { \
- if (yydebug) \
- { \
- YYFPRINTF (stderr, "%s ", Title); \
- yy_symbol_print (stderr, \
- Type, Value); \
- YYFPRINTF (stderr, "\n"); \
- } \
-} while (YYID (0))
+# define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
+do { \
+ if (yydebug) \
+ { \
+ YYFPRINTF (stderr, "%s ", Title); \
+ yy_symbol_print (stderr, \
+ Type, Value); \
+ YYFPRINTF (stderr, "\n"); \
+ } \
+} while (0)
-/*--------------------------------.
-| Print this symbol on YYOUTPUT. |
-`--------------------------------*/
-/*ARGSUSED*/
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
+/*----------------------------------------.
+| Print this symbol's value on YYOUTPUT. |
+`----------------------------------------*/
+
static void
yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
-#else
-static void
-yy_symbol_value_print (yyoutput, yytype, yyvaluep)
- FILE *yyoutput;
- int yytype;
- YYSTYPE const * const yyvaluep;
-#endif
{
+ FILE *yyo = yyoutput;
+ YYUSE (yyo);
if (!yyvaluep)
return;
# ifdef YYPRINT
if (yytype < YYNTOKENS)
YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
-# else
- YYUSE (yyoutput);
# endif
- switch (yytype)
- {
- default:
- break;
- }
+ YYUSE (yytype);
}
@@ -712,22 +660,11 @@ yy_symbol_value_print (yyoutput, yytype, yyvaluep)
| Print this symbol on YYOUTPUT. |
`--------------------------------*/
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
static void
yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
-#else
-static void
-yy_symbol_print (yyoutput, yytype, yyvaluep)
- FILE *yyoutput;
- int yytype;
- YYSTYPE const * const yyvaluep;
-#endif
{
- if (yytype < YYNTOKENS)
- YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
- else
- YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
+ YYFPRINTF (yyoutput, "%s %s (",
+ yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]);
yy_symbol_value_print (yyoutput, yytype, yyvaluep);
YYFPRINTF (yyoutput, ")");
@@ -738,16 +675,8 @@ yy_symbol_print (yyoutput, yytype, yyvaluep)
| TOP (included). |
`------------------------------------------------------------------*/
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
static void
yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop)
-#else
-static void
-yy_stack_print (yybottom, yytop)
- yytype_int16 *yybottom;
- yytype_int16 *yytop;
-#endif
{
YYFPRINTF (stderr, "Stack now");
for (; yybottom <= yytop; yybottom++)
@@ -758,49 +687,42 @@ yy_stack_print (yybottom, yytop)
YYFPRINTF (stderr, "\n");
}
-# define YY_STACK_PRINT(Bottom, Top) \
-do { \
- if (yydebug) \
- yy_stack_print ((Bottom), (Top)); \
-} while (YYID (0))
+# define YY_STACK_PRINT(Bottom, Top) \
+do { \
+ if (yydebug) \
+ yy_stack_print ((Bottom), (Top)); \
+} while (0)
/*------------------------------------------------.
| Report that the YYRULE is going to be reduced. |
`------------------------------------------------*/
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
-static void
-yy_reduce_print (YYSTYPE *yyvsp, int yyrule)
-#else
static void
-yy_reduce_print (yyvsp, yyrule)
- YYSTYPE *yyvsp;
- int yyrule;
-#endif
+yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule)
{
+ unsigned long int yylno = yyrline[yyrule];
int yynrhs = yyr2[yyrule];
int yyi;
- unsigned long int yylno = yyrline[yyrule];
YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
- yyrule - 1, yylno);
+ yyrule - 1, yylno);
/* The symbols being reduced. */
for (yyi = 0; yyi < yynrhs; yyi++)
{
YYFPRINTF (stderr, " $%d = ", yyi + 1);
- yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
- &(yyvsp[(yyi + 1) - (yynrhs)])
- );
+ yy_symbol_print (stderr,
+ yystos[yyssp[yyi + 1 - yynrhs]],
+ &(yyvsp[(yyi + 1) - (yynrhs)])
+ );
YYFPRINTF (stderr, "\n");
}
}
-# define YY_REDUCE_PRINT(Rule) \
-do { \
- if (yydebug) \
- yy_reduce_print (yyvsp, Rule); \
-} while (YYID (0))
+# define YY_REDUCE_PRINT(Rule) \
+do { \
+ if (yydebug) \
+ yy_reduce_print (yyssp, yyvsp, Rule); \
+} while (0)
/* Nonzero means print parse trace. It is left uninitialized so that
multiple parsers can coexist. */
@@ -814,7 +736,7 @@ int yydebug;
/* YYINITDEPTH -- initial size of the parser's stacks. */
-#ifndef YYINITDEPTH
+#ifndef YYINITDEPTH
# define YYINITDEPTH 200
#endif
@@ -837,15 +759,8 @@ int yydebug;
# define yystrlen strlen
# else
/* Return the length of YYSTR. */
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
static YYSIZE_T
yystrlen (const char *yystr)
-#else
-static YYSIZE_T
-yystrlen (yystr)
- const char *yystr;
-#endif
{
YYSIZE_T yylen;
for (yylen = 0; yystr[yylen]; yylen++)
@@ -861,16 +776,8 @@ yystrlen (yystr)
# else
/* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in
YYDEST. */
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
static char *
yystpcpy (char *yydest, const char *yysrc)
-#else
-static char *
-yystpcpy (yydest, yysrc)
- char *yydest;
- const char *yysrc;
-#endif
{
char *yyd = yydest;
const char *yys = yysrc;
@@ -900,27 +807,27 @@ yytnamerr (char *yyres, const char *yystr)
char const *yyp = yystr;
for (;;)
- switch (*++yyp)
- {
- case '\'':
- case ',':
- goto do_not_strip_quotes;
-
- case '\\':
- if (*++yyp != '\\')
- goto do_not_strip_quotes;
- /* Fall through. */
- default:
- if (yyres)
- yyres[yyn] = *yyp;
- yyn++;
- break;
-
- case '"':
- if (yyres)
- yyres[yyn] = '\0';
- return yyn;
- }
+ switch (*++yyp)
+ {
+ case '\'':
+ case ',':
+ goto do_not_strip_quotes;
+
+ case '\\':
+ if (*++yyp != '\\')
+ goto do_not_strip_quotes;
+ /* Fall through. */
+ default:
+ if (yyres)
+ yyres[yyn] = *yyp;
+ yyn++;
+ break;
+
+ case '"':
+ if (yyres)
+ yyres[yyn] = '\0';
+ return yyn;
+ }
do_not_strip_quotes: ;
}
@@ -943,12 +850,11 @@ static int
yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
yytype_int16 *yyssp, int yytoken)
{
- YYSIZE_T yysize0 = yytnamerr (0, yytname[yytoken]);
+ YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]);
YYSIZE_T yysize = yysize0;
- YYSIZE_T yysize1;
enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 };
/* Internationalized format string. */
- const char *yyformat = 0;
+ const char *yyformat = YY_NULLPTR;
/* Arguments of yyformat. */
char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM];
/* Number of reported tokens (one for the "unexpected", one per
@@ -956,10 +862,6 @@ yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
int yycount = 0;
/* There are many possibilities here to consider:
- - Assume YYFAIL is not used. It's too flawed to consider. See
- <http://lists.gnu.org/archive/html/bison-patches/2009-12/msg00024.html>
- for details. YYERROR is fine as it does not invoke this
- function.
- If this state is a consistent state with a default action, then
the only way this function was invoked is if the default action
is an error action. In that case, don't check for expected
@@ -1008,11 +910,13 @@ yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
break;
}
yyarg[yycount++] = yytname[yyx];
- yysize1 = yysize + yytnamerr (0, yytname[yyx]);
- if (! (yysize <= yysize1
- && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
- return 2;
- yysize = yysize1;
+ {
+ YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);
+ if (! (yysize <= yysize1
+ && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
+ return 2;
+ yysize = yysize1;
+ }
}
}
}
@@ -1032,10 +936,12 @@ yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
# undef YYCASE_
}
- yysize1 = yysize + yystrlen (yyformat);
- if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
- return 2;
- yysize = yysize1;
+ {
+ YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
+ if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
+ return 2;
+ yysize = yysize1;
+ }
if (*yymsg_alloc < yysize)
{
@@ -1072,48 +978,20 @@ yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
| Release the memory associated to this symbol. |
`-----------------------------------------------*/
-/*ARGSUSED*/
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
static void
yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
-#else
-static void
-yydestruct (yymsg, yytype, yyvaluep)
- const char *yymsg;
- int yytype;
- YYSTYPE *yyvaluep;
-#endif
{
YYUSE (yyvaluep);
-
if (!yymsg)
yymsg = "Deleting";
YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
- switch (yytype)
- {
-
- default:
- break;
- }
+ YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
+ YYUSE (yytype);
+ YY_IGNORE_MAYBE_UNINITIALIZED_END
}
-/* Prevent warnings from -Wmissing-prototypes. */
-#ifdef YYPARSE_PARAM
-#if defined __STDC__ || defined __cplusplus
-int yyparse (void *YYPARSE_PARAM);
-#else
-int yyparse ();
-#endif
-#else /* ! YYPARSE_PARAM */
-#if defined __STDC__ || defined __cplusplus
-int yyparse (void);
-#else
-int yyparse ();
-#endif
-#endif /* ! YYPARSE_PARAM */
/* The lookahead symbol. */
@@ -1121,7 +999,6 @@ int yychar;
/* The semantic value of the lookahead symbol. */
YYSTYPE yylval;
-
/* Number of syntax errors so far. */
int yynerrs;
@@ -1130,37 +1007,18 @@ int yynerrs;
| yyparse. |
`----------*/
-#ifdef YYPARSE_PARAM
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
-int
-yyparse (void *YYPARSE_PARAM)
-#else
-int
-yyparse (YYPARSE_PARAM)
- void *YYPARSE_PARAM;
-#endif
-#else /* ! YYPARSE_PARAM */
-#if (defined __STDC__ || defined __C99__FUNC__ \
- || defined __cplusplus || defined _MSC_VER)
int
yyparse (void)
-#else
-int
-yyparse ()
-
-#endif
-#endif
{
int yystate;
/* Number of tokens to shift before error messages enabled. */
int yyerrstatus;
/* The stacks and their tools:
- `yyss': related to states.
- `yyvs': related to semantic values.
+ 'yyss': related to states.
+ 'yyvs': related to semantic values.
- Refer to the stacks thru separate pointers, to allow yyoverflow
+ Refer to the stacks through separate pointers, to allow yyoverflow
to reallocate them elsewhere. */
/* The state stack. */
@@ -1178,7 +1036,7 @@ yyparse ()
int yyn;
int yyresult;
/* Lookahead token as an internal (translated) token number. */
- int yytoken;
+ int yytoken = 0;
/* The variables used to return semantic value and location from the
action routines. */
YYSTYPE yyval;
@@ -1196,9 +1054,8 @@ yyparse ()
Keep to zero when no symbol should be popped. */
int yylen = 0;
- yytoken = 0;
- yyss = yyssa;
- yyvs = yyvsa;
+ yyssp = yyss = yyssa;
+ yyvsp = yyvs = yyvsa;
yystacksize = YYINITDEPTH;
YYDPRINTF ((stderr, "Starting parse\n"));
@@ -1207,14 +1064,6 @@ yyparse ()
yyerrstatus = 0;
yynerrs = 0;
yychar = YYEMPTY; /* Cause a token to be read. */
-
- /* Initialize stack pointers.
- Waste one element of value and location stack
- so that they stay on the same level as the state stack.
- The wasted elements are never initialized. */
- yyssp = yyss;
- yyvsp = yyvs;
-
goto yysetstate;
/*------------------------------------------------------------.
@@ -1235,23 +1084,23 @@ yyparse ()
#ifdef yyoverflow
{
- /* Give user a chance to reallocate the stack. Use copies of
- these so that the &'s don't force the real ones into
- memory. */
- YYSTYPE *yyvs1 = yyvs;
- yytype_int16 *yyss1 = yyss;
-
- /* Each stack pointer address is followed by the size of the
- data in use in that stack, in bytes. This used to be a
- conditional around just the two extra args, but that might
- be undefined if yyoverflow is a macro. */
- yyoverflow (YY_("memory exhausted"),
- &yyss1, yysize * sizeof (*yyssp),
- &yyvs1, yysize * sizeof (*yyvsp),
- &yystacksize);
-
- yyss = yyss1;
- yyvs = yyvs1;
+ /* Give user a chance to reallocate the stack. Use copies of
+ these so that the &'s don't force the real ones into
+ memory. */
+ YYSTYPE *yyvs1 = yyvs;
+ yytype_int16 *yyss1 = yyss;
+
+ /* Each stack pointer address is followed by the size of the
+ data in use in that stack, in bytes. This used to be a
+ conditional around just the two extra args, but that might
+ be undefined if yyoverflow is a macro. */
+ yyoverflow (YY_("memory exhausted"),
+ &yyss1, yysize * sizeof (*yyssp),
+ &yyvs1, yysize * sizeof (*yyvsp),
+ &yystacksize);
+
+ yyss = yyss1;
+ yyvs = yyvs1;
}
#else /* no yyoverflow */
# ifndef YYSTACK_RELOCATE
@@ -1259,22 +1108,22 @@ yyparse ()
# else
/* Extend the stack our own way. */
if (YYMAXDEPTH <= yystacksize)
- goto yyexhaustedlab;
+ goto yyexhaustedlab;
yystacksize *= 2;
if (YYMAXDEPTH < yystacksize)
- yystacksize = YYMAXDEPTH;
+ yystacksize = YYMAXDEPTH;
{
- yytype_int16 *yyss1 = yyss;
- union yyalloc *yyptr =
- (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
- if (! yyptr)
- goto yyexhaustedlab;
- YYSTACK_RELOCATE (yyss_alloc, yyss);
- YYSTACK_RELOCATE (yyvs_alloc, yyvs);
+ yytype_int16 *yyss1 = yyss;
+ union yyalloc *yyptr =
+ (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
+ if (! yyptr)
+ goto yyexhaustedlab;
+ YYSTACK_RELOCATE (yyss_alloc, yyss);
+ YYSTACK_RELOCATE (yyvs_alloc, yyvs);
# undef YYSTACK_RELOCATE
- if (yyss1 != yyssa)
- YYSTACK_FREE (yyss1);
+ if (yyss1 != yyssa)
+ YYSTACK_FREE (yyss1);
}
# endif
#endif /* no yyoverflow */
@@ -1283,10 +1132,10 @@ yyparse ()
yyvsp = yyvs + yysize - 1;
YYDPRINTF ((stderr, "Stack size increased to %lu\n",
- (unsigned long int) yystacksize));
+ (unsigned long int) yystacksize));
if (yyss + yystacksize - 1 <= yyssp)
- YYABORT;
+ YYABORT;
}
YYDPRINTF ((stderr, "Entering state %d\n", yystate));
@@ -1315,7 +1164,7 @@ yybackup:
if (yychar == YYEMPTY)
{
YYDPRINTF ((stderr, "Reading a token: "));
- yychar = YYLEX;
+ yychar = yylex ();
}
if (yychar <= YYEOF)
@@ -1355,7 +1204,9 @@ yybackup:
yychar = YYEMPTY;
yystate = yyn;
+ YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
*++yyvsp = yylval;
+ YY_IGNORE_MAYBE_UNINITIALIZED_END
goto yynewstate;
@@ -1378,7 +1229,7 @@ yyreduce:
yylen = yyr2[yyn];
/* If YYLEN is nonzero, implement the default value of the action:
- `$$ = $1'.
+ '$$ = $1'.
Otherwise, the following line sets YYVAL to garbage.
This behavior is undocumented and Bison
@@ -1392,23 +1243,19 @@ yyreduce:
switch (yyn)
{
case 7:
-
-/* Line 1806 of yacc.c */
-#line 42 "grammar.y"
- { table = (yyvsp[(2) - (2)].sval); }
+#line 42 "grammar.y" /* yacc.c:1646 */
+ { table = (yyvsp[0].sval); }
+#line 1249 "grammar.c" /* yacc.c:1646 */
break;
case 8:
-
-/* Line 1806 of yacc.c */
-#line 43 "grammar.y"
- { (yyval.sval) = g_strconcat((yyvsp[(1) - (2)].sval), (yyvsp[(2) - (2)].sval), NULL);}
+#line 43 "grammar.y" /* yacc.c:1646 */
+ { (yyval.sval) = g_strconcat((yyvsp[-1].sval), (yyvsp[0].sval), NULL);}
+#line 1255 "grammar.c" /* yacc.c:1646 */
break;
case 10:
-
-/* Line 1806 of yacc.c */
-#line 44 "grammar.y"
+#line 44 "grammar.y" /* yacc.c:1646 */
{
{
gchar **lines;
@@ -1420,30 +1267,27 @@ yyreduce:
} else {
p = currentfile;
}
- printf("\tN_(\"%s\"),\t/* %s:%s:%s */\n", (yyvsp[(5) - (6)].sval), p, table, (yyvsp[(2) - (6)].sval));
+ printf("\tN_(\"%s\"),\t/* %s:%s:%s */\n", (yyvsp[-1].sval), p, table, (yyvsp[-4].sval));
}
}
+#line 1274 "grammar.c" /* yacc.c:1646 */
break;
case 11:
-
-/* Line 1806 of yacc.c */
-#line 58 "grammar.y"
+#line 58 "grammar.y" /* yacc.c:1646 */
{
}
+#line 1281 "grammar.c" /* yacc.c:1646 */
break;
case 12:
-
-/* Line 1806 of yacc.c */
-#line 60 "grammar.y"
+#line 60 "grammar.y" /* yacc.c:1646 */
{ table = "unknown"; }
+#line 1287 "grammar.c" /* yacc.c:1646 */
break;
-
-/* Line 1806 of yacc.c */
-#line 1447 "grammar.c"
+#line 1291 "grammar.c" /* yacc.c:1646 */
default: break;
}
/* User semantic actions sometimes alter yychar, and that requires
@@ -1465,7 +1309,7 @@ yyreduce:
*++yyvsp = yyval;
- /* Now `shift' the result of the reduction. Determine what state
+ /* Now 'shift' the result of the reduction. Determine what state
that goes to, based on the state we popped back to and the rule
number reduced by. */
@@ -1480,9 +1324,9 @@ yyreduce:
goto yynewstate;
-/*------------------------------------.
-| yyerrlab -- here on detecting error |
-`------------------------------------*/
+/*--------------------------------------.
+| yyerrlab -- here on detecting error. |
+`--------------------------------------*/
yyerrlab:
/* Make sure we have latest lookahead translation. See comments at
user semantic actions for why this is necessary. */
@@ -1533,20 +1377,20 @@ yyerrlab:
if (yyerrstatus == 3)
{
/* If just tried and failed to reuse lookahead token after an
- error, discard it. */
+ error, discard it. */
if (yychar <= YYEOF)
- {
- /* Return failure if at end of input. */
- if (yychar == YYEOF)
- YYABORT;
- }
+ {
+ /* Return failure if at end of input. */
+ if (yychar == YYEOF)
+ YYABORT;
+ }
else
- {
- yydestruct ("Error: discarding",
- yytoken, &yylval);
- yychar = YYEMPTY;
- }
+ {
+ yydestruct ("Error: discarding",
+ yytoken, &yylval);
+ yychar = YYEMPTY;
+ }
}
/* Else will try to reuse lookahead token after shifting the error
@@ -1565,7 +1409,7 @@ yyerrorlab:
if (/*CONSTCOND*/ 0)
goto yyerrorlab;
- /* Do not reclaim the symbols of the rule which action triggered
+ /* Do not reclaim the symbols of the rule whose action triggered
this YYERROR. */
YYPOPSTACK (yylen);
yylen = 0;
@@ -1578,35 +1422,37 @@ yyerrorlab:
| yyerrlab1 -- common code for both syntax error and YYERROR. |
`-------------------------------------------------------------*/
yyerrlab1:
- yyerrstatus = 3; /* Each real token shifted decrements this. */
+ yyerrstatus = 3; /* Each real token shifted decrements this. */
for (;;)
{
yyn = yypact[yystate];
if (!yypact_value_is_default (yyn))
- {
- yyn += YYTERROR;
- if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR)
- {
- yyn = yytable[yyn];
- if (0 < yyn)
- break;
- }
- }
+ {
+ yyn += YYTERROR;
+ if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR)
+ {
+ yyn = yytable[yyn];
+ if (0 < yyn)
+ break;
+ }
+ }
/* Pop the current state because it cannot handle the error token. */
if (yyssp == yyss)
- YYABORT;
+ YYABORT;
yydestruct ("Error: popping",
- yystos[yystate], yyvsp);
+ yystos[yystate], yyvsp);
YYPOPSTACK (1);
yystate = *yyssp;
YY_STACK_PRINT (yyss, yyssp);
}
+ YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
*++yyvsp = yylval;
+ YY_IGNORE_MAYBE_UNINITIALIZED_END
/* Shift the error token. */
@@ -1630,7 +1476,7 @@ yyabortlab:
yyresult = 1;
goto yyreturn;
-#if !defined(yyoverflow) || YYERROR_VERBOSE
+#if !defined yyoverflow || YYERROR_VERBOSE
/*-------------------------------------------------.
| yyexhaustedlab -- memory exhaustion comes here. |
`-------------------------------------------------*/
@@ -1649,14 +1495,14 @@ yyreturn:
yydestruct ("Cleanup: discarding lookahead",
yytoken, &yylval);
}
- /* Do not reclaim the symbols of the rule which action triggered
+ /* Do not reclaim the symbols of the rule whose action triggered
this YYABORT or YYACCEPT. */
YYPOPSTACK (yylen);
YY_STACK_PRINT (yyss, yyssp);
while (yyssp != yyss)
{
yydestruct ("Cleanup: popping",
- yystos[*yyssp], yyvsp);
+ yystos[*yyssp], yyvsp);
YYPOPSTACK (1);
}
#ifndef yyoverflow
@@ -1667,9 +1513,5 @@ yyreturn:
if (yymsg != yymsgbuf)
YYSTACK_FREE (yymsg);
#endif
- /* Make sure YYID is used. */
- return YYID (yyresult);
+ return yyresult;
}
-
-
-
diff --git a/etpo/grammar.h b/etpo/grammar.h
index ec5624f..8e32d4f 100644
--- a/etpo/grammar.h
+++ b/etpo/grammar.h
@@ -1,19 +1,19 @@
-/* A Bison parser, made by GNU Bison 2.5. */
+/* A Bison parser, made by GNU Bison 3.0.2. */
/* Bison interface for Yacc-like parsers in C
-
- Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
-
+
+ Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
-
+
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.
-
+
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
@@ -26,26 +26,34 @@
special exception, which will cause the skeleton and the resulting
Bison output files to be licensed under the GNU General Public
License without this special exception.
-
+
This special exception was added by the Free Software Foundation in
version 2.2 of Bison. */
+#ifndef YY_YY_GRAMMAR_H_INCLUDED
+# define YY_YY_GRAMMAR_H_INCLUDED
+/* Debug traces. */
+#ifndef YYDEBUG
+# define YYDEBUG 0
+#endif
+#if YYDEBUG
+extern int yydebug;
+#endif
-/* Tokens. */
+/* Token type. */
#ifndef YYTOKENTYPE
# define YYTOKENTYPE
- /* Put the tokens into the symbol table, so that GDB and other debuggers
- know about them. */
- enum yytokentype {
- ERROR_TABLE_START = 258,
- ERROR_TABLE_END = 259,
- ERROR_CODE_START = 260,
- COMMA = 261,
- QUOTE = 262,
- EMPTY = 263,
- TOKEN = 264,
- LITERAL = 265
- };
+ enum yytokentype
+ {
+ ERROR_TABLE_START = 258,
+ ERROR_TABLE_END = 259,
+ ERROR_CODE_START = 260,
+ COMMA = 261,
+ QUOTE = 262,
+ EMPTY = 263,
+ TOKEN = 264,
+ LITERAL = 265
+ };
#endif
/* Tokens. */
#define ERROR_TABLE_START 258
@@ -57,29 +65,25 @@
#define TOKEN 264
#define LITERAL 265
-
-
-
+/* Value type. */
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
-typedef union YYSTYPE
+typedef union YYSTYPE YYSTYPE;
+union YYSTYPE
{
-
-/* Line 2068 of yacc.c */
-#line 26 "grammar.y"
+#line 26 "grammar.y" /* yacc.c:1909 */
char *sval;
int ival;
-
-
-/* Line 2068 of yacc.c */
-#line 77 "grammar.h"
-} YYSTYPE;
+#line 79 "grammar.h" /* yacc.c:1909 */
+};
# define YYSTYPE_IS_TRIVIAL 1
-# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1
#endif
+
extern YYSTYPE yylval;
+int yyparse (void);
+#endif /* !YY_YY_GRAMMAR_H_INCLUDED */
diff --git a/etpo/lexer.c b/etpo/lexer.c
index a5659a5..237f52b 100644
--- a/etpo/lexer.c
+++ b/etpo/lexer.c
@@ -8,7 +8,7 @@
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 5
-#define YY_FLEX_SUBMINOR_VERSION 35
+#define YY_FLEX_SUBMINOR_VERSION 39
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
@@ -161,7 +161,12 @@ typedef unsigned int flex_uint32_t;
typedef struct yy_buffer_state *YY_BUFFER_STATE;
#endif
-extern int yyleng;
+#ifndef YY_TYPEDEF_YY_SIZE_T
+#define YY_TYPEDEF_YY_SIZE_T
+typedef size_t yy_size_t;
+#endif
+
+extern yy_size_t yyleng;
extern FILE *yyin, *yyout;
@@ -170,6 +175,7 @@ extern FILE *yyin, *yyout;
#define EOB_ACT_LAST_MATCH 2
#define YY_LESS_LINENO(n)
+ #define YY_LINENO_REWIND_TO(ptr)
/* Return all but the first "n" matched characters back to the input stream. */
#define yyless(n) \
@@ -187,11 +193,6 @@ extern FILE *yyin, *yyout;
#define unput(c) yyunput( c, (yytext_ptr) )
-#ifndef YY_TYPEDEF_YY_SIZE_T
-#define YY_TYPEDEF_YY_SIZE_T
-typedef size_t yy_size_t;
-#endif
-
#ifndef YY_STRUCT_YY_BUFFER_STATE
#define YY_STRUCT_YY_BUFFER_STATE
struct yy_buffer_state
@@ -209,7 +210,7 @@ struct yy_buffer_state
/* Number of characters read into yy_ch_buf, not including EOB
* characters.
*/
- int yy_n_chars;
+ yy_size_t yy_n_chars;
/* Whether we "own" the buffer - i.e., we know we created it,
* and can realloc() it to grow it, and should free() it to
@@ -279,8 +280,8 @@ static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
/* yy_hold_char holds the character lost when yytext is formed. */
static char yy_hold_char;
-static int yy_n_chars; /* number of characters read into yy_ch_buf */
-int yyleng;
+static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
+yy_size_t yyleng;
/* Points to current character in buffer. */
static char *yy_c_buf_p = (char *) 0;
@@ -308,7 +309,7 @@ static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
-YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
+YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
void *yyalloc (yy_size_t );
void *yyrealloc (void *,yy_size_t );
@@ -568,7 +569,7 @@ char *yytext;
#include <glib.h>
#include "grammar.h"
-#line 572 "lexer.c"
+#line 573 "lexer.c"
#define INITIAL 0
#define QUOTED 1
@@ -608,7 +609,7 @@ FILE *yyget_out (void );
void yyset_out (FILE * out_str );
-int yyget_leng (void );
+yy_size_t yyget_leng (void );
char *yyget_text (void );
@@ -759,10 +760,6 @@ YY_DECL
register char *yy_cp, *yy_bp;
register int yy_act;
-#line 34 "lexer.l"
-
-#line 765 "lexer.c"
-
if ( !(yy_init) )
{
(yy_init) = 1;
@@ -789,6 +786,11 @@ YY_DECL
yy_load_buffer_state( );
}
+ {
+#line 34 "lexer.l"
+
+#line 793 "lexer.c"
+
while ( 1 ) /* loops until end-of-file is reached */
{
yy_cp = (yy_c_buf_p);
@@ -806,7 +808,7 @@ YY_DECL
yy_match:
do
{
- register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
+ register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
if ( yy_accept[yy_current_state] )
{
(yy_last_accepting_state) = yy_current_state;
@@ -946,7 +948,7 @@ YY_RULE_SETUP
#line 58 "lexer.l"
ECHO;
YY_BREAK
-#line 950 "lexer.c"
+#line 952 "lexer.c"
case YY_STATE_EOF(INITIAL):
case YY_STATE_EOF(QUOTED):
yyterminate();
@@ -1078,6 +1080,7 @@ case YY_STATE_EOF(QUOTED):
"fatal flex scanner internal error--no action found" );
} /* end of action switch */
} /* end of scanning one token */
+ } /* end of user's declarations */
} /* end of yylex */
/* yy_get_next_buffer - try to read in a new buffer
@@ -1133,21 +1136,21 @@ static int yy_get_next_buffer (void)
else
{
- int num_to_read =
+ yy_size_t num_to_read =
YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
while ( num_to_read <= 0 )
{ /* Not enough room in the buffer - grow it. */
/* just a shorter name for the current buffer */
- YY_BUFFER_STATE b = YY_CURRENT_BUFFER;
+ YY_BUFFER_STATE b = YY_CURRENT_BUFFER_LVALUE;
int yy_c_buf_p_offset =
(int) ((yy_c_buf_p) - b->yy_ch_buf);
if ( b->yy_is_our_buffer )
{
- int new_size = b->yy_buf_size * 2;
+ yy_size_t new_size = b->yy_buf_size * 2;
if ( new_size <= 0 )
b->yy_buf_size += b->yy_buf_size / 8;
@@ -1178,7 +1181,7 @@ static int yy_get_next_buffer (void)
/* Read in more data. */
YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
- (yy_n_chars), (size_t) num_to_read );
+ (yy_n_chars), num_to_read );
YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
}
@@ -1274,7 +1277,7 @@ static int yy_get_next_buffer (void)
yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_is_jam = (yy_current_state == 120);
- return yy_is_jam ? 0 : yy_current_state;
+ return yy_is_jam ? 0 : yy_current_state;
}
static void yyunput (int c, register char * yy_bp )
@@ -1289,7 +1292,7 @@ static int yy_get_next_buffer (void)
if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
{ /* need to shift things up to make room */
/* +2 for EOB chars. */
- register int number_to_move = (yy_n_chars) + 2;
+ register yy_size_t number_to_move = (yy_n_chars) + 2;
register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
register char *source =
@@ -1338,7 +1341,7 @@ static int yy_get_next_buffer (void)
else
{ /* need more input */
- int offset = (yy_c_buf_p) - (yytext_ptr);
+ yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
++(yy_c_buf_p);
switch ( yy_get_next_buffer( ) )
@@ -1500,10 +1503,6 @@ static void yy_load_buffer_state (void)
yyfree((void *) b );
}
-#ifndef __cplusplus
-extern int isatty (int );
-#endif /* __cplusplus */
-
/* Initializes or reinitializes a buffer.
* This function is sometimes called more than once on the same buffer,
* such as during a yyrestart() or at EOF.
@@ -1616,7 +1615,7 @@ void yypop_buffer_state (void)
*/
static void yyensure_buffer_stack (void)
{
- int num_to_alloc;
+ yy_size_t num_to_alloc;
if (!(yy_buffer_stack)) {
@@ -1713,12 +1712,12 @@ YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
+YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
{
YY_BUFFER_STATE b;
char *buf;
yy_size_t n;
- int i;
+ yy_size_t i;
/* Get memory for full buffer, including space for trailing EOB's. */
n = _yybytes_len + 2;
@@ -1800,7 +1799,7 @@ FILE *yyget_out (void)
/** Get the length of the current token.
*
*/
-int yyget_leng (void)
+yy_size_t yyget_leng (void)
{
return yyleng;
}
@@ -1948,7 +1947,7 @@ void yyfree (void * ptr )
#define YYTABLES_NAME "yytables"
-#line 58 "lexer.l"
+#line 57 "lexer.l"
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 5aa0048..3526457 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,23 +14,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
esac; \
- test $$am__dry = yes; \
- }
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -51,23 +78,29 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = examples
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
+am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
@@ -75,6 +108,7 @@ am__can_run_installinfo = \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -304,11 +338,11 @@ mostlyclean-libtool:
clean-libtool:
-rm -rf .libs _libs
-tags: TAGS
-TAGS:
+tags TAGS:
+
+ctags CTAGS:
-ctags: CTAGS
-CTAGS:
+cscope cscopelist:
distdir: $(DISTFILES)
@@ -444,15 +478,16 @@ uninstall-am:
.MAKE: install-am install-strip
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
- distclean distclean-generic distclean-libtool distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-data install-data-am install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-info install-info-am install-man install-pdf \
- install-pdf-am install-ps install-ps-am install-strip \
- installcheck installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
+ cscopelist-am ctags-am distclean distclean-generic \
+ distclean-libtool distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-strip installcheck installcheck-am installdirs \
+ maintainer-clean maintainer-clean-generic mostlyclean \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ tags-am uninstall uninstall-am
# Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/help/Makefile.am b/help/Makefile.am
index 1f87c50..26ddc02 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -15,5 +15,5 @@ DOC_FIGURES = \
figures/trayicon-expiring.png \
$(NULL)
-DOC_LINGUAS = de es sl sv \
+DOC_LINGUAS = cs de el es sl sv \
$(NULL)
diff --git a/help/Makefile.in b/help/Makefile.in
index 8c69053..6fb5ad7 100644
--- a/help/Makefile.in
+++ b/help/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -39,23 +38,51 @@
################################################################################
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
esac; \
- test $$am__dry = yes; \
- }
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -74,8 +101,8 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
- $(top_srcdir)/gnome-doc-utils.make
+DIST_COMMON = $(top_srcdir)/gnome-doc-utils.make $(srcdir)/Makefile.in \
+ $(srcdir)/Makefile.am
subdir = help
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
@@ -83,16 +110,22 @@ am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
+am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
@@ -100,6 +133,7 @@ am__can_run_installinfo = \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -420,7 +454,7 @@ DOC_FIGURES = \
figures/trayicon-expiring.png \
$(NULL)
-DOC_LINGUAS = de es sl sv \
+DOC_LINGUAS = cs de el es sl sv \
$(NULL)
all: all-am
@@ -463,11 +497,11 @@ mostlyclean-libtool:
clean-libtool:
-rm -rf .libs _libs
-tags: TAGS
-TAGS:
+tags TAGS:
+
+ctags CTAGS:
-ctags: CTAGS
-CTAGS:
+cscope cscopelist:
distdir: $(DISTFILES)
@@ -608,17 +642,18 @@ uninstall-am: uninstall-local
.MAKE: install-am install-strip
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
- clean-local dist-hook distclean distclean-generic \
- distclean-libtool distclean-local distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am install-data-local install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-info install-info-am install-man install-pdf \
- install-pdf-am install-ps install-ps-am install-strip \
- installcheck installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic maintainer-clean-local mostlyclean \
- mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
- pdf-am ps ps-am uninstall uninstall-am uninstall-local
+ clean-local cscopelist-am ctags-am dist-hook distclean \
+ distclean-generic distclean-libtool distclean-local distdir \
+ dvi dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-data-local install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-strip installcheck installcheck-am installdirs \
+ maintainer-clean maintainer-clean-generic \
+ maintainer-clean-local mostlyclean mostlyclean-generic \
+ mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am \
+ tags-am uninstall uninstall-am uninstall-local
DOC_H_FILE ?=
diff --git a/help/cs/cs.po b/help/cs/cs.po
new file mode 100644
index 0000000..fff064d
--- /dev/null
+++ b/help/cs/cs.po
@@ -0,0 +1,560 @@
+# Czech translation of krb5-auth-dialog.
+# Copyright (C) 2009 krb5-auth-dialog's COPYRIGHT HOLDER
+# This file is distributed under the same license as the krb5-auth-dialog package.
+# Marek Černocký <marek@manet.cz>, 2009, 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: krb5-auth-dialog gnome-2-28\n"
+"POT-Creation-Date: 2013-03-30 19:02+0000\n"
+"PO-Revision-Date: 2013-03-30 20:15+0100\n"
+"Last-Translator: Marek Černocký <marek@manet.cz>\n"
+"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Poedit-Language: Czech\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"X-Generator: Gtranslator 2.91.6\n"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:174(None)
+msgid ""
+"@@image: 'figures/trayicon-valid.png'; md5=78989c41fd36e23c0a97b87a2cc440e4"
+msgstr ""
+"@@image: 'figures/trayicon-valid.png'; md5=78989c41fd36e23c0a97b87a2cc440e4"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:189(None)
+msgid ""
+"@@image: 'figures/trayicon-expiring.png'; "
+"md5=cb1dbed310e568e7cb4684bac85c6969"
+msgstr ""
+"@@image: 'figures/trayicon-expiring.png'; "
+"md5=cb1dbed310e568e7cb4684bac85c6969"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:204(None)
+msgid ""
+"@@image: 'figures/trayicon-expired.png'; md5=40c03749e8e3773a0e931232a89e3fe2"
+msgstr ""
+"@@image: 'figures/trayicon-expired.png'; md5=40c03749e8e3773a0e931232a89e3fe2"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:226(None)
+msgid "@@image: 'figures/ka-valid.png'; md5=143d137c326eeba1ec48cba8f5805cc1"
+msgstr "@@image: 'figures/ka-valid.png'; md5=143d137c326eeba1ec48cba8f5805cc1"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:241(None)
+msgid ""
+"@@image: 'figures/ka-expiring.png'; md5=37bb5e8f591c8c7fdb6345b8793e76fb"
+msgstr ""
+"@@image: 'figures/ka-expiring.png'; md5=37bb5e8f591c8c7fdb6345b8793e76fb"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:256(None)
+msgid "@@image: 'figures/ka-expired.png'; md5=1e92acc36db8643c6c43473f54f8029f"
+msgstr ""
+"@@image: 'figures/ka-expired.png'; md5=1e92acc36db8643c6c43473f54f8029f"
+
+#: C/krb5-auth-dialog.xml:39(title)
+msgid ""
+"<application>Kerberos Network Authentication Dialog</application> Manual"
+msgstr ""
+"Příručka k apletu <application>Dialog síťového ověření Kerberos</application>"
+
+#: C/krb5-auth-dialog.xml:41(para)
+msgid ""
+"Kerberos Network Authentication Dialog is a small helper that monitors and "
+"refreshes your Kerberos ticket."
+msgstr ""
+"Dialog síťového ověření Kerberos je malý pomocník, který sleduje a obnovuje "
+"vaše lístky Kerberos."
+
+#: C/krb5-auth-dialog.xml:46(year)
+msgid "2009"
+msgstr "2009"
+
+#: C/krb5-auth-dialog.xml:47(holder) C/krb5-auth-dialog.xml:62(publishername)
+msgid "Guido Günther"
+msgstr "Guido Günther"
+
+#: C/krb5-auth-dialog.xml:2(para)
+msgid ""
+"Permission is granted to copy, distribute and/or modify this document under "
+"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
+"later version published by the Free Software Foundation with no Invariant "
+"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
+"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"in the file COPYING-DOCS distributed with this manual."
+msgstr ""
+"Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU "
+"Free Documentation License, verze 1.1 nebo jakékoli další verze vydané "
+"nadací Free Software Foundation; bez neměnných oddílů, bez textů předních "
+"desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu "
+"jménem <ulink type=\"help\" url=\"ghelp:fdl\">GNU Free Documentation "
+"License</ulink> nebo v souboru COPYING-DOCS dodávaném s touto příručkou."
+
+#: C/krb5-auth-dialog.xml:12(para)
+msgid ""
+"This manual is part of a collection of GNOME manuals distributed under the "
+"GFDL. If you want to distribute this manual separately from the collection, "
+"you can do so by adding a copy of the license to the manual, as described in "
+"section 6 of the license."
+msgstr ""
+"Tato příručka je součástí kolekce příruček GNOME, distribuovaných pod "
+"licencí GNU FDL. Pokud chcete tento dokument šířit odděleně od kolekce, "
+"musíte přiložit kopii licence dle popisu v sekci 6 dané licence."
+
+#: C/krb5-auth-dialog.xml:19(para)
+msgid ""
+"Many of the names used by companies to distinguish their products and "
+"services are claimed as trademarks. Where those names appear in any GNOME "
+"documentation, and the members of the GNOME Documentation Project are made "
+"aware of those trademarks, then the names are in capital letters or initial "
+"capital letters."
+msgstr ""
+"Mnoho užívaných jmen určených k zviditelnění produktů nebo služeb jsou "
+"ochranné známky. Na místech, kde jsou tato jména v dokumentaci užita a "
+"členové Dokumentačního projektu GNOME jsou si vědomi skutečnosti, že se "
+"jedná o ochrannou známku, je takové jméno psáno velkými písmeny celé nebo s "
+"velkým písmenem na začátku."
+
+#: C/krb5-auth-dialog.xml:35(para)
+msgid ""
+"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
+"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
+"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
+"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
+"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
+"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
+"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
+"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
+"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
+"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
+"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
+msgstr ""
+"DOKUMENT JE POSKYTOVÁN V PODOBĚ „JAK JE“ BEZ ZÁRUKY V JAKÉKOLIV PODOBĚ, "
+"NEPOSKYTUJÍ SE ANI ODVOZENÉ ZÁRUKY, ZÁRUKY, ŽE DOKUMENT, NEBO JEHO UPRAVENÁ "
+"VERZE, JE BEZCHYBNÝ NEBO ZÁRUKY PRODEJNOSTI, VHODNOSTI PRO URČITÝ ÚČEL NEBO "
+"NEPORUŠENOSTI. RIZIKO NEKVALITY, NEPŘESNOSTI A ŠPATNÉHO PROVEDENÍ DOKUMENTU, "
+"NEBO JEHO UPRAVENÉ VERZE, LEŽÍ NA VÁS. POKUD KVŮLI TOMUTO DOKUMENTU, NEBO "
+"JEHO UPRAVENÉ VERZI, NASTANE PROBLÉM, VY (NIKOLIV PŮVODNÍ AUTOR NEBO "
+"JAKÝKOLIV PŘISPĚVATEL) PŘEBÍRÁTE JAKÉKOLIV NÁKLADY ZA NUTNÉ ÚPRAVY, OPRAVY "
+"ČI SLUŽBY. TOTO PROHLÁŠENÍ O ZÁRUCE PŘEDSTAVUJE ZÁKLADNÍ SOUČÁST TÉTO "
+"LICENCE. BEZ TOHOTO PROHLÁŠENÍ NENÍ, PODLE TÉTO DOHODY, POVOLENO UŽÍVÁNÍ ANI "
+"ÚPRAVY TOHOTO DOKUMENTU; DÁLE"
+
+#: C/krb5-auth-dialog.xml:55(para)
+msgid ""
+"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING "
+"NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
+"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
+"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
+"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
+"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
+"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES "
+"OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
+"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE "
+"POSSIBILITY OF SUCH DAMAGES."
+msgstr ""
+"ZA ŽÁDNÝCH OKOLNOSTÍ A ŽÁDNÝCH PRÁVNÍCH PŘEDPOKLADŮ, AŤ SE JEDNÁ O PŘEČIN "
+"(VČETNĚ NEDBALOSTNÍCH), SMLOUVU NEBO JINÉ, NENÍ AUTOR, PŮVODNÍ PISATEL, "
+"KTERÝKOLIV PŘISPĚVATEL NEBO KTERÝKOLIV DISTRIBUTOR TOHOTO DOKUMENTU NEBO "
+"UPRAVENÉ VERZE DOKUMENTU NEBO KTERÝKOLIV DODAVATEL NĚKTERÉ Z TĚCHTO STRAN "
+"ODPOVĚDNÝ NĚJAKÉ OSOBĚ ZA PŘÍMÉ, NEPŘÍMÉ, SPECIÁLNÍ, NAHODILÉ NEBO NÁSLEDNÉ "
+"ŠKODY JAKÉHOKOLIV CHARAKTERU, VČETNĚ, ALE NEJEN, ZA POŠKOZENÍ ZE ZTRÁTY "
+"DOBRÉHO JMÉNA, PŘERUŠENÍ PRÁCE, PORUCHY NEBO NESPRÁVNÉ FUNKCE POČÍTAČE NEBO "
+"JINÉHO A VŠECH DALŠÍCH ŠKOD NEBO ZTRÁT VYVSTÁVAJÍCÍCH Z NEBO VZTAHUJÍCÍCH SE "
+"K POUŽÍVÁNÍ TOHOTO DOKUMENTU NEBO UPRAVENÝCH VERZÍ DOKUMENTU, I KDYŽ BY "
+"TAKOVÁTO STRANA BYLA INFORMOVANÁ O MOŽNOSTI TAKOVÉHOTO POŠKOZENÍ."
+
+#: C/krb5-auth-dialog.xml:28(para)
+msgid ""
+"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
+"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
+"<placeholder-1/>"
+msgstr ""
+"DOKUMENT A JEHO UPRAVENÉ VERZE JSOU ŠÍŘENY V SOULADU SE ZNĚNÍM LICENCE GNU "
+"FREE DOCUMENTATION LICENSE S NÁSLEDUJÍCÍM USTANOVENÍM: <placeholder-1/>"
+
+#: C/krb5-auth-dialog.xml:69(firstname)
+msgid "Jonathan"
+msgstr "Jonathan"
+
+#: C/krb5-auth-dialog.xml:70(surname)
+msgid "Blandford"
+msgstr "Blandford"
+
+#: C/krb5-auth-dialog.xml:71(email)
+msgid "rjb@redhat.com"
+msgstr "rjb@redhat.com"
+
+#: C/krb5-auth-dialog.xml:74(firstname)
+msgid "Guido"
+msgstr "Guido"
+
+#: C/krb5-auth-dialog.xml:75(surname)
+msgid "Günther"
+msgstr "Günther"
+
+#: C/krb5-auth-dialog.xml:76(email)
+msgid "agx@sigxcpu.org"
+msgstr "agx@sigxcpu.org"
+
+#: C/krb5-auth-dialog.xml:103(revnumber)
+msgid "2.0"
+msgstr "2.0"
+
+#: C/krb5-auth-dialog.xml:104(date)
+msgid "May 2009"
+msgstr "Květen 2009"
+
+#: C/krb5-auth-dialog.xml:106(para)
+msgid "Guido Günther <email>agx@sigxcpu.org</email>"
+msgstr "Guido Günther <email>agx@sigxcpu.org</email>"
+
+#: C/krb5-auth-dialog.xml:112(releaseinfo)
+msgid ""
+"This manual describes how to use the Kerberos Network Authentication Dialog "
+"to manage your Kerberos tickets."
+msgstr ""
+"Tato příručka popisuje jak používat Dialog síťového ověření Kerberos ke "
+"správě svých lístků Kerberos."
+
+#: C/krb5-auth-dialog.xml:116(title)
+msgid "Feedback"
+msgstr "Ohlasy"
+
+#: C/krb5-auth-dialog.xml:117(para)
+msgid ""
+"To report a bug or make a suggestion regarding this package or this manual, "
+"use <ulink url=\"http://bugzilla.gnome.org\" type=\"http\">GNOME's Bugzilla</"
+"ulink>."
+msgstr ""
+"Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k tomuto "
+"balíčku nebo této příručce, použijte stránky <ulink url=\"http://bugzilla."
+"gnome.org\" type=\"http\">GNOME's Bugzilla</ulink>."
+
+#: C/krb5-auth-dialog.xml:129(title)
+msgid "Introduction"
+msgstr "Úvod"
+
+#: C/krb5-auth-dialog.xml:0(application)
+msgid "Kerberos Network Authentication Dialog"
+msgstr "Dialog síťového ověření Kerberos"
+
+#: C/krb5-auth-dialog.xml:132(secondary)
+msgid "Manual"
+msgstr "Příručka"
+
+#: C/krb5-auth-dialog.xml:133(tertiary)
+msgid "krb5-auth-dialog"
+msgstr "krb5-auth-dialog"
+
+#: C/krb5-auth-dialog.xml:136(para)
+msgid ""
+"Kerberos Network Authentication Dialog is an applet for the "
+"<systemitem>GNOME desktop</systemitem> that monitors and refreshes your "
+"Kerberos ticket. It pops up reminders when the ticket is about to expire."
+msgstr ""
+"Dialog síťového ověření Kerberos je aplet pro <systemitem>pracovní prostředí "
+"GNOME</systemitem>, který sleduje a obnovuje lístky Kerberos. Rovněž "
+"připomíná, kdy lístkům končí platnost."
+
+#: C/krb5-auth-dialog.xml:141(para)
+msgid ""
+"Once you have acquired a Kerberos ticket - be it via GDM or via the applet "
+"itself - the applet will handle the ticket's renewal until it expires. It "
+"can also be used to destroy (remove) the credential cache, to acquire a "
+"ticket with different options or to switch to another principal."
+msgstr ""
+"Jakmile získáte lístek Kerberos – ať už přes GDM nebo přímo přes aplet – "
+"aplet se bude starat o obnovu lístku, dokud nevyprší jeho platnost. Můžete "
+"jej také použít ke zrušení (vyprázdnění) mezipaměti pověření, abyste mohli "
+"získat lístek s jinými vlastnostmi nebo se přepnout na jiný principal."
+
+#: C/krb5-auth-dialog.xml:146(title)
+msgid "Usage"
+msgstr "Použití"
+
+#: C/krb5-auth-dialog.xml:147(para)
+msgid ""
+"<application>Kerberos Network Authentication Dialog</application> is usually "
+"started in GNOME startup, but you can manually start <application>Kerberos "
+"Network Authentication Dialog</application> by doing:"
+msgstr ""
+"<application>Dialog síťového ověření Kerberos</application> se obvykle "
+"spouští současně s náběhem GNOME, ale můžete jej spustit i ručně a to takto:"
+
+#: C/krb5-auth-dialog.xml:153(term)
+msgid "Command line"
+msgstr "Příkazový řádek"
+
+#: C/krb5-auth-dialog.xml:155(para)
+msgid ""
+"Type <command>krb5-auth-dialog</command>, then press <keycap>Return</keycap>:"
+msgstr ""
+"Napište <command>krb5-auth-dialog</command> a zmáčkněte <keycap>Enter</"
+"keycap>:"
+
+#: C/krb5-auth-dialog.xml:162(para)
+msgid "The tray icon will indicate one of three states:"
+msgstr "Ikona na systémovém panelu bude signalizovat jeden ze tří stavů:"
+
+#: C/krb5-auth-dialog.xml:167(title) C/krb5-auth-dialog.xml:170(title)
+msgid "Valid Kerberos ticket"
+msgstr "Platný lístek Kerberos"
+
+#: C/krb5-auth-dialog.xml:168(para)
+msgid ""
+"You have a valid Kerberos ticket that can be used to authenticate to network "
+"services."
+msgstr ""
+"Máte platný lístek Kerberos, který můžete použít k ověření vůči síťovým "
+"službám."
+
+#: C/krb5-auth-dialog.xml:182(title) C/krb5-auth-dialog.xml:185(title)
+msgid "Kerberos ticket expiring"
+msgstr "Lístku Kerberos brzy vyprší platnost"
+
+#: C/krb5-auth-dialog.xml:183(para)
+msgid ""
+"The Kerberos ticket is about to expire but it can still be used to "
+"authenticate to network services."
+msgstr ""
+"Platnost lístku Kerberos brzy vyprší, ale zatím jej stále můžete použít k "
+"ověření vůči síťovým službám."
+
+#: C/krb5-auth-dialog.xml:196(title) C/krb5-auth-dialog.xml:200(title)
+msgid "Kerberos ticket expired"
+msgstr "Lístku Kerberos vypršela platnost"
+
+#: C/krb5-auth-dialog.xml:197(para)
+msgid ""
+"Your Kerberos became invalid (e.g. expired). It can no longer be used to "
+"authenticate to network services. This is not a problem if the application "
+"that requires Kerberos knows how to request a new ticket via "
+"<application>Kerberos Network Authentication Dialog</application>. In case "
+"it doesn't you can just left click on the applet an reenter your password."
+msgstr ""
+"Váš Kerberos se stal neplatným (tj. vypršela mu platnost). Nádále jej již "
+"nelze použít k ověření vůči síťovým službám. To není žádný problém, když "
+"aplikace, která Kerberos požaduje, ví, jak si požádat o nový lístek přes "
+"<application>Dialog síťového ověření Kerberos</application>. V případě, že "
+"to neumí, stačí když kliknete na aplet a znovu zadáte heslo."
+
+#: C/krb5-auth-dialog.xml:213(title)
+msgid "Notification Messages"
+msgstr "Oznamovací zprávy"
+
+#: C/krb5-auth-dialog.xml:214(para)
+msgid ""
+"When Kerberos Network Authentication Dialog has started, the following "
+"notifications may be displayed."
+msgstr ""
+"Až se Dialog síťového ověření Kerberos spustí, mohou se zobrazit následující "
+"oznámení."
+
+#: C/krb5-auth-dialog.xml:219(title)
+msgid "Kerberos credentials valid"
+msgstr "Pověření Kerberos jsou platná"
+
+#: C/krb5-auth-dialog.xml:220(para)
+msgid ""
+"You just acquired a valid Kerberos ticket that can be used to authenticate "
+"to network services."
+msgstr ""
+"Právě jste získali platný lístek Kerberos, který lze použít k ověření vůči "
+"síťovým službám."
+
+#: C/krb5-auth-dialog.xml:222(title)
+msgid "Notification when Kerberos credentials become valid"
+msgstr "Oznámení, když pověření Kerberos nabude platnosti"
+
+#: C/krb5-auth-dialog.xml:234(title)
+msgid "Kerberos credentials expiring"
+msgstr "Pověřením kerberos brzy skončí platnost"
+
+#: C/krb5-auth-dialog.xml:235(para)
+msgid ""
+"Your Kerberos credentials are about to expire. You can left click on the "
+"tray applet to refresh them."
+msgstr ""
+"Vašim pověřením Kerberos brzy vyprší platnost. Stačí, když kliknete na aplet "
+"v systémovém panelu a pověření se obnoví."
+
+#: C/krb5-auth-dialog.xml:237(title)
+msgid "Notification when Kerberos credentials expiring"
+msgstr "Oznámení, když se pověřením Kerberos blíží vypršení platnosti"
+
+#: C/krb5-auth-dialog.xml:249(title)
+msgid "Kerberos credentials expired"
+msgstr "Pověřením kerberos skončila platnost"
+
+#: C/krb5-auth-dialog.xml:250(para)
+msgid ""
+"Your Kerberos credentials just expired. They can no longer be used to "
+"authenticate to network services."
+msgstr ""
+"Vašim pověřením Kerberos právě vypršela platnost. Nelze je nadále použít k "
+"ověření vůči síťovým službám."
+
+#: C/krb5-auth-dialog.xml:252(title)
+msgid "Notification when Kerberos credentials expired"
+msgstr "Oznámení, když pověřením Kerberos vyprší platnost"
+
+#: C/krb5-auth-dialog.xml:265(title)
+msgid "Preferences"
+msgstr "Předvolby"
+
+#: C/krb5-auth-dialog.xml:269(title)
+msgid "Kerberos Principal Preferences"
+msgstr "Předvolby principalu Kerberos"
+
+#: C/krb5-auth-dialog.xml:274(para)
+msgid "Dialog Element"
+msgstr "Prvek dialogového okna"
+
+#: C/krb5-auth-dialog.xml:277(para)
+msgid "Description"
+msgstr "Popis"
+
+#: C/krb5-auth-dialog.xml:285(guilabel)
+msgid "Kerberos Principal"
+msgstr "Principal Kerberos"
+
+#: C/krb5-auth-dialog.xml:289(para)
+msgid ""
+"The Kerberos principal to use. Leave blank to use you current username. If "
+"you change this setting you have to destroy the credential cache before "
+"these setting takes effect."
+msgstr ""
+"Principal Kerberos, který se má použít. Když ponecháte prázdné, použije se "
+"aktuální uživatelské jméno. Pokud toto nastavení změníte, musíte vyprázdnit "
+"mezipaměť pověření, aby se nové nastavení projevilo."
+
+#: C/krb5-auth-dialog.xml:296(guilabel)
+msgid "PKINIT Userid"
+msgstr "ID uživatele PKINIT"
+
+#: C/krb5-auth-dialog.xml:300(para)
+msgid ""
+"The principals public/private/certificate identifier. Leave empty if not "
+"using PKINIT. To enable using a security token add the path to the pkcs11 "
+"Library here, e.g. \"PKCS11:/usr/lib/opensc/opensc-pkcs11.so\""
+msgstr ""
+"Veřejný/soukromý/certifikační identifikátor proncipalu. Pokud nepoužíváte "
+"PKINIT, ponechte prázdné. Jestli chcete povolit používání bezpečnostního "
+"tokenu, přidejte sem cestu ke knihovně pkcs11, např. „PKCS11:/usr/lib/opensc/"
+"opensc-pkcs11.so“"
+
+#: C/krb5-auth-dialog.xml:306(guilabel)
+msgid "PKINIT anchors"
+msgstr "Pevné body důvěry PKINIT"
+
+#: C/krb5-auth-dialog.xml:310(para)
+msgid ""
+"Path to CA certificates used as trust anchors for pkinit. You only need to "
+"set this if it hasn't been set up globally in <filename>/etc/krb5.conf</"
+"filename>"
+msgstr ""
+"Cesta k certifikátům CA použitým jako pevné body důvěry pro pkinit. Je "
+"potřeba nastavit jen v případě, že tak nebylo učiněno globálně v <filename>/"
+"etc/krb5.conf</filename>"
+
+#: C/krb5-auth-dialog.xml:316(guilabel)
+msgid "forwardable"
+msgstr "přenositelný"
+
+#: C/krb5-auth-dialog.xml:320(para)
+msgid ""
+"Whether the requested Kerberos ticket should be forwardable. Changing this "
+"setting requires to you to reauthenticate by left clicking on the tray icon "
+"and entering your password."
+msgstr ""
+"Zda by požadovaný lístek Kerberos měl být přenositelný. Změna tohoto "
+"nastavení vyžaduje, abyste se znovu autentizovali kliknutím levým tlačítkem "
+"na ikonu na systémovém panelu a zadáním svého hesla."
+
+#: C/krb5-auth-dialog.xml:326(guilabel)
+msgid "renewable"
+msgstr "obnovitelný"
+
+#: C/krb5-auth-dialog.xml:330(para)
+msgid ""
+"Whether the requested Kerberos ticket should be renewable. Changing this "
+"setting requires to you to reauthenticate by left clicking on the tray icon "
+"and entering your password."
+msgstr ""
+"Zda by požadovaný lístek Kerberos měl být obnovitelný. Změna tohoto "
+"nastavení vyžaduje, abyste se znovu autentizovali kliknutím levým tlačítkem "
+"na ikonu na systémovém panelu a zadáním svého hesla."
+
+#: C/krb5-auth-dialog.xml:336(guilabel)
+msgid "proxiable"
+msgstr "delegovatelný"
+
+#: C/krb5-auth-dialog.xml:340(para)
+msgid ""
+"Whether the requested Kerberos ticket should be proxiable. Changing this "
+"setting requires to you to reauthenticate by left clicking on the tray icon "
+"and entering your password."
+msgstr ""
+"Zda by požadovaný lístek Kerberos měl být delegovatelný. Změna tohoto "
+"nastavení vyžaduje, abyste se znovu autentizovali kliknutím levým tlačítkem "
+"na ikonu na systémovém panelu a zadáním svého hesla."
+
+#: C/krb5-auth-dialog.xml:346(guilabel)
+msgid "Warn .. minutes before expiry"
+msgstr "Upozornit ‥ minut před koncem platnosti"
+
+#: C/krb5-auth-dialog.xml:350(para)
+msgid ""
+"Notifications that your credentials are about to expire will be sent that "
+"many minutes before expiry."
+msgstr ""
+"Upozornění, že vašemu pověření brzy skončí platnost, bude zasláno tento "
+"počet minut před koncem platnosti."
+
+#: C/krb5-auth-dialog.xml:356(guilabel)
+msgid "Show tray icon"
+msgstr "Zobrazit ikonu na systémovém panelu"
+
+#: C/krb5-auth-dialog.xml:360(para)
+msgid ""
+"Whether to show the tray icon. Disabling the tray icon will also disable "
+"notifications, the password dialog will be brought up instead."
+msgstr ""
+"Zda zobrazovat ikonu v systémovém panelu. Vypnutím ikony se rovněž zakážou "
+"oznamování, dialogové okno pro heslo se ale bude i tak objevovat."
+
+#: C/krb5-auth-dialog.xml:266(para)
+msgid ""
+"You can set preferences by selecting \"Preferences\" from the applets "
+"context menu or by selecting \"Network Authentication\" in the "
+"<application>Control Center</application>. <table frame=\"topbot\" id=\"tbl-"
+"principal-prefs\"><placeholder-1/><tgroup cols=\"2\" colsep=\"1\" rowsep="
+"\"1\"><colspec colwidth=\"19.21*\"/><colspec colwidth=\"46.79*\"/"
+"><placeholder-2/><placeholder-3/></tgroup></table>"
+msgstr ""
+"Předvolby můžete nastavit výběrem položky „Předvolby“ v kontextové nabídce "
+"apletu nebo nebo výběrem „Síťové ověřování“ v <application>Ovládacím centru</"
+"application>. <table frame=\"topbot\" id=\"tbl-principal-prefs"
+"\"><placeholder-1/><tgroup cols=\"2\" colsep=\"1\" rowsep=\"1\"><colspec "
+"colwidth=\"19.21*\"/><colspec colwidth=\"46.79*\"/><placeholder-2/"
+"><placeholder-3/></tgroup></table>"
+
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
+#: C/krb5-auth-dialog.xml:0(None)
+msgid "translator-credits"
+msgstr "Marek Černocký <marek@manet.cz>"
diff --git a/help/cs/krb5-auth-dialog.xml b/help/cs/krb5-auth-dialog.xml
new file mode 100644
index 0000000..b06af65
--- /dev/null
+++ b/help/cs/krb5-auth-dialog.xml
@@ -0,0 +1,344 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+<!ENTITY legal SYSTEM "legal.xml">
+<!ENTITY GFDL SYSTEM "fdl-appendix.xml">
+<!ENTITY appversion "0.10">
+<!ENTITY manrevision "0.1">
+<!ENTITY date "May 2009">
+<!ENTITY app "Kerberos Network Authentication Dialog">
+<!ENTITY application "<application>&app;</application>">
+]>
+<!--
+ (Do not remove this comment block.)
+ Template Maintained by the GNOME Documentation Project:
+ http://developer.gnome.org/projects/gdp
+ Template version: 2.0 beta
+ Template last modified Feb 12, 2002
+-->
+<!--
+ (Do not remove this comment block.)
+ Version: 0.0.1
+ Last modified: May 22, 2009
+ Maintainers:
+ Guido Günther <agx@sigxcpu.org>
+ Translators:
+ (translators put your name and email here)
+-->
+<!-- =============Document Header ============================= -->
+<article id="index" lang="cs">
+ <!-- please do not change the id; for translations, change lang to -->
+ <!-- appropriate code -->
+
+ <articleinfo>
+ <title>Příručka k apletu <application>Dialog síťového ověření Kerberos</application></title>
+ <abstract role="description">
+ <para>Dialog síťového ověření Kerberos je malý pomocník, který sleduje a obnovuje vaše lístky Kerberos.</para>
+ </abstract>
+ <copyright>
+ <year>2009</year>
+ <holder>Guido Günther</holder>
+ </copyright>
+
+ <!-- translators: uncomment this:
+
+ <copyright>
+ <year>2000</year>
+ <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
+ </copyright>
+
+ -->
+ <!-- An address can be added to the publisher information. If a role is
+ not specified, the publisher/author is the same for all versions of the
+ document. -->
+ <publisher role="maintainer">
+ <publishername>Guido Günther</publishername>
+ </publisher>
+
+ <legalnotice id="legalnotice">
+ <para>Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU Free Documentation License, verze 1.1 nebo jakékoli další verze vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů předních desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu jménem <ulink type="help" url="ghelp:fdl">GNU Free Documentation License</ulink> nebo v souboru COPYING-DOCS dodávaném s touto příručkou.</para>
+ <para>Tato příručka je součástí kolekce příruček GNOME, distribuovaných pod licencí GNU FDL. Pokud chcete tento dokument šířit odděleně od kolekce, musíte přiložit kopii licence dle popisu v sekci 6 dané licence.</para>
+
+ <para>Mnoho užívaných jmen určených k zviditelnění produktů nebo služeb jsou ochranné známky. Na místech, kde jsou tato jména v dokumentaci užita a členové Dokumentačního projektu GNOME jsou si vědomi skutečnosti, že se jedná o ochrannou známku, je takové jméno psáno velkými písmeny celé nebo s velkým písmenem na začátku.</para>
+
+ <para>DOKUMENT A JEHO UPRAVENÉ VERZE JSOU ŠÍŘENY V SOULADU SE ZNĚNÍM LICENCE GNU FREE DOCUMENTATION LICENSE S NÁSLEDUJÍCÍM USTANOVENÍM: <orderedlist>
+ <listitem>
+ <para>DOKUMENT JE POSKYTOVÁN V PODOBĚ „JAK JE“ BEZ ZÁRUKY V JAKÉKOLIV PODOBĚ, NEPOSKYTUJÍ SE ANI ODVOZENÉ ZÁRUKY, ZÁRUKY, ŽE DOKUMENT, NEBO JEHO UPRAVENÁ VERZE, JE BEZCHYBNÝ NEBO ZÁRUKY PRODEJNOSTI, VHODNOSTI PRO URČITÝ ÚČEL NEBO NEPORUŠENOSTI. RIZIKO NEKVALITY, NEPŘESNOSTI A ŠPATNÉHO PROVEDENÍ DOKUMENTU, NEBO JEHO UPRAVENÉ VERZE, LEŽÍ NA VÁS. POKUD KVŮLI TOMUTO DOKUMENTU, NEBO JEHO UPRAVENÉ VERZI, NASTANE PROBLÉM, VY (NIKOLIV PŮVODNÍ AUTOR NEBO JAKÝKOLIV PŘISPĚVATEL) PŘEBÍRÁTE JAKÉKOLIV NÁKLADY ZA NUTNÉ ÚPRAVY, OPRAVY ČI SLUŽBY. TOTO PROHLÁŠENÍ O ZÁRUCE PŘEDSTAVUJE ZÁKLADNÍ SOUČÁST TÉTO LICENCE. BEZ TOHOTO PROHLÁŠENÍ NENÍ, PODLE TÉTO DOHODY, POVOLENO UŽÍVÁNÍ ANI ÚPRAVY TOHOTO DOKUMENTU; DÁLE</para>
+ </listitem>
+ <listitem>
+ <para>ZA ŽÁDNÝCH OKOLNOSTÍ A ŽÁDNÝCH PRÁVNÍCH PŘEDPOKLADŮ, AŤ SE JEDNÁ O PŘEČIN (VČETNĚ NEDBALOSTNÍCH), SMLOUVU NEBO JINÉ, NENÍ AUTOR, PŮVODNÍ PISATEL, KTERÝKOLIV PŘISPĚVATEL NEBO KTERÝKOLIV DISTRIBUTOR TOHOTO DOKUMENTU NEBO UPRAVENÉ VERZE DOKUMENTU NEBO KTERÝKOLIV DODAVATEL NĚKTERÉ Z TĚCHTO STRAN ODPOVĚDNÝ NĚJAKÉ OSOBĚ ZA PŘÍMÉ, NEPŘÍMÉ, SPECIÁLNÍ, NAHODILÉ NEBO NÁSLEDNÉ ŠKODY JAKÉHOKOLIV CHARAKTERU, VČETNĚ, ALE NEJEN, ZA POŠKOZENÍ ZE ZTRÁTY DOBRÉHO JMÉNA, PŘERUŠENÍ PRÁCE, PORUCHY NEBO NESPRÁVNÉ FUNKCE POČÍTAČE NEBO JINÉHO A VŠECH DALŠÍCH ŠKOD NEBO ZTRÁT VYVSTÁVAJÍCÍCH Z NEBO VZTAHUJÍCÍCH SE K POUŽÍVÁNÍ TOHOTO DOKUMENTU NEBO UPRAVENÝCH VERZÍ DOKUMENTU, I KDYŽ BY TAKOVÁTO STRANA BYLA INFORMOVANÁ O MOŽNOSTI TAKOVÉHOTO POŠKOZENÍ.</para>
+ </listitem>
+ </orderedlist></para>
+ </legalnotice>
+
+
+
+ <authorgroup>
+ <author>
+ <firstname>Jonathan</firstname>
+ <surname>Blandford</surname>
+ <email>rjb@redhat.com</email>
+ </author>
+ <author role="maintainer">
+ <firstname>Guido</firstname>
+ <surname>Günther</surname>
+ <email>agx@sigxcpu.org</email>
+ </author>
+ <!-- This is appropriate place for other contributors: translators,
+ maintainers, etc. Commented out by default.
+ <othercredit role="translator">
+ <firstname>Latin</firstname>
+ <surname>Translator 1</surname>
+ <affiliation>
+ <orgname>Latin Translation Team</orgname>
+ <address> <email>translator@gnome.org</email> </address>
+ </affiliation>
+ <contrib>Latin translation</contrib>
+ </othercredit>
+ -->
+ </authorgroup>
+
+ <!-- The revision numbering system for GNOME manuals is as follows: -->
+ <!-- * the revision number consists of two components -->
+ <!-- * the first component of the revision number reflects the release version of the GNOME desktop. -->
+ <!-- * the second component of the revision number is a decimal unit that is incremented with each revision of the manual. -->
+ <!-- For example, if the GNOME desktop release is V2.x, the first version of the manual that -->
+ <!-- is written in that desktop timeframe is V2.0, the second version of the manual is V2.1, etc. -->
+ <!-- When the desktop release version changes to V3.x, the revision number of the manual changes -->
+ <!-- to V3.0, and so on. -->
+
+ <revhistory>
+ <revision>
+ <revnumber>2.0</revnumber>
+ <date>Květen 2009</date>
+ <revdescription>
+ <para role="author">Guido Günther <email>agx@sigxcpu.org</email></para>
+ </revdescription>
+ </revision>
+ </revhistory>
+ <releaseinfo>Tato příručka popisuje jak používat Dialog síťového ověření Kerberos ke správě svých lístků Kerberos.</releaseinfo>
+ <legalnotice>
+ <title>Ohlasy</title>
+ <para>Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k tomuto balíčku nebo této příručce, použijte stránky <ulink url="http://bugzilla.gnome.org" type="http">GNOME's Bugzilla</ulink>.</para>
+ <!-- Translators may also add here feedback address for translations -->
+ </legalnotice>
+ </articleinfo>
+
+ <!-- ============= Document Body ============================= -->
+ <!-- ============= Introduction ============================== -->
+ <section id="intro">
+ <title>Úvod</title>
+ <indexterm>
+ <primary><application>Dialog síťového ověření Kerberos</application></primary>
+ <secondary>Příručka</secondary>
+ <tertiary>krb5-auth-dialog</tertiary>
+ </indexterm>
+
+ <para>Dialog síťového ověření Kerberos je aplet pro <systemitem>pracovní prostředí GNOME</systemitem>, který sleduje a obnovuje lístky Kerberos. Rovněž připomíná, kdy lístkům končí platnost.</para>
+ <para>Jakmile získáte lístek Kerberos – ať už přes GDM nebo přímo přes aplet – aplet se bude starat o obnovu lístku, dokud nevyprší jeho platnost. Můžete jej také použít ke zrušení (vyprázdnění) mezipaměti pověření, abyste mohli získat lístek s jinými vlastnostmi nebo se přepnout na jiný principal.</para>
+ </section>
+
+<section id="using">
+ <title>Použití</title>
+ <para><application>Dialog síťového ověření Kerberos</application> se obvykle spouští současně s náběhem GNOME, ale můžete jej spustit i ručně a to takto:</para>
+ <variablelist>
+ <varlistentry>
+ <term>Příkazový řádek</term>
+ <listitem>
+ <para>Napište <command>krb5-auth-dialog</command> a zmáčkněte <keycap>Enter</keycap>:</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ <para>Ikona na systémovém panelu bude signalizovat jeden ze tří stavů:</para>
+
+ <section id="trayicon-valid">
+ <title>Platný lístek Kerberos</title>
+ <para>Máte platný lístek Kerberos, který můžete použít k ověření vůči síťovým službám.</para>
+ <figure>
+ <title>Platný lístek Kerberos</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/trayicon-valid.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+
+ <section id="trayicon-expiring">
+ <title>Lístku Kerberos brzy vyprší platnost</title>
+ <para>Platnost lístku Kerberos brzy vyprší, ale zatím jej stále můžete použít k ověření vůči síťovým službám.</para>
+ <figure>
+ <title>Lístku Kerberos brzy vyprší platnost</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/trayicon-expiring.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+ <section id="trayicon-expired">
+ <title>Lístku Kerberos vypršela platnost</title>
+ <para>Váš Kerberos se stal neplatným (tj. vypršela mu platnost). Nádále jej již nelze použít k ověření vůči síťovým službám. To není žádný problém, když aplikace, která Kerberos požaduje, ví, jak si požádat o nový lístek přes <application>Dialog síťového ověření Kerberos</application>. V případě, že to neumí, stačí když kliknete na aplet a znovu zadáte heslo.</para>
+ <figure>
+ <title>Lístku Kerberos vypršela platnost</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/trayicon-expired.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+</section>
+
+<section id="notify">
+ <title>Oznamovací zprávy</title>
+ <para>Až se Dialog síťového ověření Kerberos spustí, mohou se zobrazit následující oznámení.</para>
+
+ <section id="notify-valid">
+ <title>Pověření Kerberos jsou platná</title>
+ <para>Právě jste získali platný lístek Kerberos, který lze použít k ověření vůči síťovým službám.</para>
+ <figure>
+ <title>Oznámení, když pověření Kerberos nabude platnosti</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/ka-valid.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+
+ <section id="notify-expiring">
+ <title>Pověřením kerberos brzy skončí platnost</title>
+ <para>Vašim pověřením Kerberos brzy vyprší platnost. Stačí, když kliknete na aplet v systémovém panelu a pověření se obnoví.</para>
+ <figure>
+ <title>Oznámení, když se pověřením Kerberos blíží vypršení platnosti</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/ka-expiring.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+
+ <section id="notify-expired">
+ <title>Pověřením kerberos skončila platnost</title>
+ <para>Vašim pověřením Kerberos právě vypršela platnost. Nelze je nadále použít k ověření vůči síťovým službám.</para>
+ <figure>
+ <title>Oznámení, když pověřením Kerberos vyprší platnost</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/ka-expired.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+</section>
+
+<section id="preferences">
+ <title>Předvolby</title>
+ <para>Předvolby můžete nastavit výběrem položky „Předvolby“ v kontextové nabídce apletu nebo nebo výběrem „Síťové ověřování“ v <application>Ovládacím centru</application>. <table frame="topbot" id="tbl-principal-prefs"><title>Předvolby principalu Kerberos</title><tgroup cols="2" colsep="1" rowsep="1"><colspec colwidth="19.21*"/><colspec colwidth="46.79*"/><thead>
+ <row>
+ <entry colsep="0" rowsep="1">
+ <para>Prvek dialogového okna</para>
+ </entry>
+ <entry colsep="0" rowsep="1">
+ <para>Popis</para>
+ </entry>
+ </row>
+ </thead><tbody>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Principal Kerberos</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Principal Kerberos, který se má použít. Když ponecháte prázdné, použije se aktuální uživatelské jméno. Pokud toto nastavení změníte, musíte vyprázdnit mezipaměť pověření, aby se nové nastavení projevilo.</para>
+ </entry>
+ </row>
+
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>ID uživatele PKINIT</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Veřejný/soukromý/certifikační identifikátor proncipalu. Pokud nepoužíváte PKINIT, ponechte prázdné. Jestli chcete povolit používání bezpečnostního tokenu, přidejte sem cestu ke knihovně pkcs11, např. „PKCS11:/usr/lib/opensc/opensc-pkcs11.so“</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Pevné body důvěry PKINIT</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Cesta k certifikátům CA použitým jako pevné body důvěry pro pkinit. Je potřeba nastavit jen v případě, že tak nebylo učiněno globálně v <filename>/etc/krb5.conf</filename></para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>přenositelný</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Zda by požadovaný lístek Kerberos měl být přenositelný. Změna tohoto nastavení vyžaduje, abyste se znovu autentizovali kliknutím levým tlačítkem na ikonu na systémovém panelu a zadáním svého hesla.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>obnovitelný</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Zda by požadovaný lístek Kerberos měl být obnovitelný. Změna tohoto nastavení vyžaduje, abyste se znovu autentizovali kliknutím levým tlačítkem na ikonu na systémovém panelu a zadáním svého hesla.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>delegovatelný</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Zda by požadovaný lístek Kerberos měl být delegovatelný. Změna tohoto nastavení vyžaduje, abyste se znovu autentizovali kliknutím levým tlačítkem na ikonu na systémovém panelu a zadáním svého hesla.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Upozornit ‥ minut před koncem platnosti</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Upozornění, že vašemu pověření brzy skončí platnost, bude zasláno tento počet minut před koncem platnosti.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Zobrazit ikonu na systémovém panelu</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Zda zobrazovat ikonu v systémovém panelu. Vypnutím ikony se rovněž zakážou oznamování, dialogové okno pro heslo se ale bude i tak objevovat.</para>
+ </entry>
+ </row>
+ </tbody></tgroup></table></para>
+</section>
+
+</article>
diff --git a/help/el/el.po b/help/el/el.po
new file mode 100644
index 0000000..f1269b5
--- /dev/null
+++ b/help/el/el.po
@@ -0,0 +1,575 @@
+# Greek translation for krb5-auth-dialog.
+# Copyright (C) 2014 krb5-auth-dialog's COPYRIGHT HOLDER
+# This file is distributed under the same license as the krb5-auth-dialog package.
+# Dimitris Spingos <dmtrs32@gmail.com>, 2014.
+# Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: krb5-auth-dialog master\n"
+"POT-Creation-Date: 2014-04-17 09:59+0000\n"
+"PO-Revision-Date: 2014-04-17 20:06+0300\n"
+"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
+"Language-Team: team@lists.gnome.gr\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Virtaal 0.7.0\n"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:174(None)
+msgid ""
+"@@image: 'figures/trayicon-valid.png'; md5=78989c41fd36e23c0a97b87a2cc440e4"
+msgstr ""
+"@@image: 'figures/trayicon-valid.png'· md5=78989c41fd36e23c0a97b87a2cc440e4"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:189(None)
+msgid ""
+"@@image: 'figures/trayicon-expiring.png'; "
+"md5=cb1dbed310e568e7cb4684bac85c6969"
+msgstr ""
+"@@image: 'figures/trayicon-expiring.png'· "
+"md5=cb1dbed310e568e7cb4684bac85c6969"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:204(None)
+msgid ""
+"@@image: 'figures/trayicon-expired.png'; md5=40c03749e8e3773a0e931232a89e3fe2"
+msgstr ""
+"@@image: 'figures/trayicon-expired.png'· md5=40c03749e8e3773a0e931232a89e3fe2"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:226(None)
+msgid "@@image: 'figures/ka-valid.png'; md5=143d137c326eeba1ec48cba8f5805cc1"
+msgstr "@@image: 'figures/ka-valid.png'· md5=143d137c326eeba1ec48cba8f5805cc1"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:241(None)
+msgid ""
+"@@image: 'figures/ka-expiring.png'; md5=37bb5e8f591c8c7fdb6345b8793e76fb"
+msgstr ""
+"@@image: 'figures/ka-expiring.png'· md5=37bb5e8f591c8c7fdb6345b8793e76fb"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/krb5-auth-dialog.xml:256(None)
+msgid "@@image: 'figures/ka-expired.png'; md5=1e92acc36db8643c6c43473f54f8029f"
+msgstr ""
+"@@image: 'figures/ka-expired.png'· md5=1e92acc36db8643c6c43473f54f8029f"
+
+#: C/krb5-auth-dialog.xml:39(title)
+msgid ""
+"<application>Kerberos Network Authentication Dialog</application> Manual"
+msgstr ""
+"Εγχειρίδιο <application>Διαλόγου πιστοποίησης δικτύου Kerberos</application>"
+
+#: C/krb5-auth-dialog.xml:41(para)
+msgid ""
+"Kerberos Network Authentication Dialog is a small helper that monitors and "
+"refreshes your Kerberos ticket."
+msgstr ""
+"Ο διάλογος πιστοποίησης δικτύου Kerberos είναι ένας μικρός βοηθός που "
+"παρακολουθεί και ανανεώνει το δελτίο του Kerberos."
+
+#: C/krb5-auth-dialog.xml:46(year)
+msgid "2009"
+msgstr "2009"
+
+#: C/krb5-auth-dialog.xml:47(holder) C/krb5-auth-dialog.xml:62(publishername)
+msgid "Guido Günther"
+msgstr "Guido Günther"
+
+#: C/krb5-auth-dialog.xml:2(para)
+msgid ""
+"Permission is granted to copy, distribute and/or modify this document under "
+"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
+"later version published by the Free Software Foundation with no Invariant "
+"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
+"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"in the file COPYING-DOCS distributed with this manual."
+msgstr ""
+"Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους "
+"όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή "
+"μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά "
+"Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να "
+"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον <ulink type=\"help\" url=\"ghelp:"
+"fdl\">σύνδεσμο</ulink> ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν "
+"τον οδηγό."
+
+#: C/krb5-auth-dialog.xml:12(para)
+msgid ""
+"This manual is part of a collection of GNOME manuals distributed under the "
+"GFDL. If you want to distribute this manual separately from the collection, "
+"you can do so by adding a copy of the license to the manual, as described in "
+"section 6 of the license."
+msgstr ""
+"Αυτή η τεκμηρίωση είναι μέρος της συλλογής τεκμηρίωσης του GNOME όπως "
+"διανέμεται υπό τους όρους της GFDL. Εάν επιθυμείτε να διανείμετε αυτή την "
+"τεκμηρίωση ξεχωριστά από την συλλογή, μπορείτε να το κάνετε εάν η τεκμηρίωση "
+"συνοδεύεται από αντίγραφο της άδειας (GFDL) όπως περιγράφεται στον τομέα 6 "
+"της άδειας."
+
+#: C/krb5-auth-dialog.xml:19(para)
+msgid ""
+"Many of the names used by companies to distinguish their products and "
+"services are claimed as trademarks. Where those names appear in any GNOME "
+"documentation, and the members of the GNOME Documentation Project are made "
+"aware of those trademarks, then the names are in capital letters or initial "
+"capital letters."
+msgstr ""
+"Πολλά από τα ονόματα που χρησιμοποιούνται από επιχειρήσεις για να διακρίνουν "
+"τα προϊόντα τους και τις υπηρεσίες αξιώνονται ως εμπορικά σήματα. Όπου "
+"εμφανίζονται αυτά τα ονόματα σε κάποια τεκμηρίωση του GNOME και τα μέλη του "
+"έργου τεκμηρίωσης του GNOME γνωρίζουν για αυτά τα εμπορικά σήματα, τότε τα "
+"ονόματα είναι με κεφαλαία γράμματα ή με αρχικά κεφαλαία γράμματα."
+
+#: C/krb5-auth-dialog.xml:35(para)
+msgid ""
+"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
+"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
+"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
+"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
+"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
+"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
+"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
+"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
+"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
+"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
+"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
+msgstr ""
+"Η ΤΕΚΜΗΡΙΩΣΗ ΑΥΤΗ ΠΑΡΕΧΕΤΑΙ \"ΩΣ ΕΧΕΙ\", ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ ΚΑΝΕΝΟΣ ΕΙΔΟΥΣ, "
+"ΕΚΦΡΑΣΜΕΝΗ 'Η ΝΟΟΥΜΕΝΗ, ΠΕΡΙΛΑΜΒΑΝΟΜΕΝΩΝ, ΧΩΡΙΣ ΠΕΡΙΟΡΙΣΜΟ, ΕΓΓΥΗΣΕΩΝ ΟΤΙ ΤΟ "
+"ΕΓΓΡΑΦΟ 'Η ΠΑΡΑΛΛΑΓΕΣ ΤΟΥ ΕΓΓΡΑΦΟΥ ΕΙΝΑΙ ΕΛΕΥΘΕΡΑ ΚΑΘΕ ΕΛΑΤΤΩΜΑΤΟΣ, "
+"ΕΜΠΟΡΕΥΣΙΜΑ, ΚΑΤΑΛΛΗΛΑ ΓΙΑ ΕΝΑ ΣΥΓΚΕΚΡΙΜΕΝΟ ΣΚΟΠΟ, Η ΜΗ-ΠΑΡΑΒΑΙΝΟΝΤΑ. Η "
+"ΕΥΘΥΝΗ ΓΙΑ ΤΗΝ ΠΟΙΟΤΗΤΑ, ΑΚΡΙΒΕΙΑ, ΚΑΙ ΑΠΟΔΟΣΗ ΤΟΥ ΕΓΓΡΑΦΟΥ ΕΙΝΑΙ "
+"ΑΠΟΚΛΕΙΣΤΙΚΑ ΔΙΚΗ ΣΑΣ. ΑΝ ΟΠΟΙΟΔΗΠΟΤΕ ΕΓΓΡΑΦΟ Η ΠΑΡΑΛΛΑΓΗ ΤΟΥΑΠΟΔΕΙΚΤΟΥΝ "
+"ΕΛΑΤΤΩΜΑΤΙΚΑ ΜΕ ΟΠΟΙΟΔΗΠΟΤΕ ΤΡΟΠΟ, ΕΣΕΙΣ (ΚΑΙ ΟΧΙ Ο ΑΡΧΙΚΟΣ ΣΥΓΓΡΑΦΕΑΣ 'Η "
+"ΟΠΟΙΟΣΔΗΠΟΤΕ ΣΥΜΒΑΛΛΟΝΤΑΣ) ΑΝΑΛΑΜΒΑΝΕΤΕ ΤΟ ΚΟΣΤΟΣ ΟΠΟΙΑΣΔΗΠΟΤΕ ΑΝΑΓΚΑΙΑΣ "
+"ΥΠΗΡΕΣΙΑΣ, ΕΠΙΣΚΕΥΗΣ 'Η ΔΙΟΡΘΩΣΗΣ. Η ΑΠΑΛΛΑΓΗ ΕΥΘΥΝΗΣ ΠΟΥ ΣΥΝΟΔΕΥΕΙ ΑΥΤΗ ΤΗΝ "
+"ΤΕΚΜΗΡΙΩΣΗ ΕΙΝΑΙ ΑΝΑΠΟΣΠΑΣΤΟ ΚΟΜΜΑΤΙ ΑΥΤΗΣ. ΚΑΜΙΑ ΧΡΗΣΗ ΤΗΣ ΤΕΚΜΗΡΙΩΣΗΣ Ή "
+"ΠΑΡΑΛΛΑΓΩΝ ΑΥΤΗΣ ΔΕΝ ΕΠΙΤΡΕΠΕΤΑΙ ΠΑΡΑ ΜΟΝΟ ΕΑΝ ΣΥΝΟΔΕΥΕΤΑΙ ΑΠΟ ΤΗΝ ΑΠΑΛΛΑΓΗ "
+"ΕΥΘΥΝΗΣ. ΚΑΙ"
+
+#: C/krb5-auth-dialog.xml:55(para)
+msgid ""
+"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING "
+"NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
+"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
+"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
+"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
+"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
+"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES "
+"OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
+"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE "
+"POSSIBILITY OF SUCH DAMAGES."
+msgstr ""
+"ΚΑΙ ΣΕ ΚΑΜΙΑ ΠΕΡΙΠΤΩΣΗ ΚΑΙ ΣΕ ΚΑΜΙΑ ΝΟΜΟΛΟΓΙΑ ΑΣΤΙΚΟΥ ΑΔΙΚΗΜΑΤΟΣ "
+"(ΠΕΡΙΛΑΜΒΑΝΟΜΕΝΗΣ ΕΚΕΙΝΟΥ ΤΗΣ ΑΜΕΛΕΙΑΣ), ΣΥΜΒΟΛΑΙΟΥ Ή ΑΛΛΟΥ, Ο ΣΥΝΤΑΚΤΗΣ, Ο "
+"ΑΡΧΙΚΟΣ ΣΥΓΓΡΑΦΕΑΣ, ΟΠΟΙΟΣΔΗΠΟΤΕ ΣΥΝΕΡΓΑΤΗΣ Ή ΟΠΟΙΟΣΔΗΠΟΤΕ ΔΙΑΝΟΜΕΑΣ ΤΟΥ "
+"ΕΓΓΡΑΦΟΥ Ή ΤΡΟΠΟΠΟΙΗΜΕΝΗΣ ΕΚΔΟΣΗΣ ΤΟΥ ΕΓΓΡΑΦΟΥ, Ή ΟΠΟΙΣΔΗΠΟΤΕ ΠΡΟΜΗΘΕΥΤΗΣ "
+"ΟΠΟΙΟΥΔΗΠΟΤΕ ΕΚ ΤΩΝ ΑΝΩΤΕΡΩ ΠΡΟΣΩΠΩΝ ΕΙΝΑΙ ΥΠΕΥΘΥΝΟΣ ΕΝΑΝΤΙ ΟΙΟΥΔΗΠΟΤΕ "
+"ΠΡΟΣΩΠΟΥ ΓΙΑ ΟΠΟΙΑΔΗΠΟΤΕ ΑΜΕΣΗ, ΕΜΜΕΣΗ, ΙΔΙΑΙΤΗΕΡΗ, ΑΤΥΧΗ Ή ΣΥΝΕΠΑΓΟΜΕΝΗ "
+"ΒΛΑΒΗ ΟΙΟΥΔΗΠΟΤΕ ΧΑΡΑΚΤΗΡΑ ΣΥΜΠΕΡΙΛΑΜΒΑΝΟΜΕΝΩΝ, ΧΩΡΙΣ ΠΕΡΙΟΡΙΣΜΟΥΣ, ΒΛΑΒΕΣ "
+"ΕΞΑΙΤΙΑΣ ΑΠΩΛΕΙΑΣ ΠΕΛΑΤΕΙΑΣ, ΣΤΑΣΗ ΕΡΓΑΣΙΑΣ, ΑΣΤΟΧΙΑ Ή ΚΑΚΗ ΛΕΙΤΟΥΡΓΙΑ "
+"ΥΠΟΛΟΓΙΣΤΗ, Ή ΟΠΟΙΑΔΗΠΟΤΕ ΚΑΙ ΚΑΘΕ ΑΛΛΗ ΒΛΑΒΗ Ή ΑΠΩΛΕΙΑ ΠΟΥ ΘΑ ΕΓΕΙΡΕΙ Ή "
+"ΣΧΕΤΙΖΕΤΑΙ ΜΕ ΤΗΝ ΧΡΗΣΗ ΤΟΥ ΕΓΓΡΑΦΟΥ ΚΑΙ ΟΠΟΙΑΣΔΗΠΟΤΕ ΤΡΟΠΟΠΟΙΗΜΕΝΗΣ ΕΚΔΟΣΗΣ "
+"ΤΟΥ ΕΓΓΡΑΦΟΥ, ΑΚΟΜΗ ΚΑΙ ΑΝ ΚΑΠΟΙΟ ΑΠΟ ΑΥΤΑ ΤΑ ΠΡΟΣΩΠΑ ΕΙΝΑΙ ΕΝΗΜΕΡΟ ΓΙΑ ΤΗΝ "
+"ΠΙΘΑΝΟΤΗΤΑ ΠΡΟΚΛΗΣΗΣ ΤΕΤΟΙΩΝ ΒΛΑΒΩΝ."
+
+#: C/krb5-auth-dialog.xml:28(para)
+msgid ""
+"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
+"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
+"<placeholder-1/>"
+msgstr ""
+"TΟ ΕΓΓΡΑΦΟ ΚΑΙ ΟΙ ΤΡΟΠΟΙΗΜΕΝΕΣ ΕΚΔΟΣΕΙΣ ΤΟΥ ΠΑΡΕΧΟΝΤΑΙ ΥΠΟ ΤΟΥΣ ΟΡΟΥΣ ΤΗΣ "
+"ΕΛΕΥΘΕΡΗΣ ΑΔΕΙΑΣ ΤΕΚΜΗΡΙΩΣΗΣ GNU ΜΕ ΤΙΣ ΕΠΙΠΛΕΟΝ ΓΝΩΣΤΟΠΟΙΗΣΕΙΣ: "
+"<placeholder-1/>"
+
+#: C/krb5-auth-dialog.xml:69(firstname)
+msgid "Jonathan"
+msgstr "Jonathan"
+
+#: C/krb5-auth-dialog.xml:70(surname)
+msgid "Blandford"
+msgstr "Blandford"
+
+#: C/krb5-auth-dialog.xml:71(email)
+msgid "rjb@redhat.com"
+msgstr "rjb@redhat.com"
+
+#: C/krb5-auth-dialog.xml:74(firstname)
+msgid "Guido"
+msgstr "Guido"
+
+#: C/krb5-auth-dialog.xml:75(surname)
+msgid "Günther"
+msgstr "Günther"
+
+#: C/krb5-auth-dialog.xml:76(email)
+msgid "agx@sigxcpu.org"
+msgstr "agx@sigxcpu.org"
+
+#: C/krb5-auth-dialog.xml:103(revnumber)
+msgid "2.0"
+msgstr "2.0"
+
+#: C/krb5-auth-dialog.xml:104(date)
+msgid "May 2009"
+msgstr "Μάιος 2009"
+
+#: C/krb5-auth-dialog.xml:106(para)
+msgid "Guido Günther <email>agx@sigxcpu.org</email>"
+msgstr "Guido Günther <email>agx@sigxcpu.org</email>"
+
+#: C/krb5-auth-dialog.xml:112(releaseinfo)
+msgid ""
+"This manual describes how to use the Kerberos Network Authentication Dialog "
+"to manage your Kerberos tickets."
+msgstr ""
+"Αυτό το εγχειρίδιο περιγράφει πώς να χρησιμοποιήσετε τον διάλογο "
+"πιστοποίησης δικτύου Kerberos για να διαχειριστείτε τα δελτία Kerberos."
+
+#: C/krb5-auth-dialog.xml:116(title)
+msgid "Feedback"
+msgstr "Aνάδραση"
+
+#: C/krb5-auth-dialog.xml:117(para)
+msgid ""
+"To report a bug or make a suggestion regarding this package or this manual, "
+"use <ulink url=\"http://bugzilla.gnome.org\" type=\"http\">GNOME's Bugzilla</"
+"ulink>."
+msgstr ""
+"Για να αναφέρετε ένα σφάλμα ή να κάνετε μια πρόταση σχετικά με αυτό το "
+"πακέτο ή αυτό το εγχειρίδιο, χρησιμοποιήστε το <ulink url=\"http://bugzilla."
+"gnome.org\" type=\"http\">Bugzilla του GNOME</ulink>."
+
+#: C/krb5-auth-dialog.xml:129(title)
+msgid "Introduction"
+msgstr "Εισαγωγή"
+
+#: C/krb5-auth-dialog.xml:0(application)
+msgid "Kerberos Network Authentication Dialog"
+msgstr "Διάλογος πιστοποίησης δικτύου Kerberos"
+
+#: C/krb5-auth-dialog.xml:132(secondary)
+msgid "Manual"
+msgstr "Εγχειρίδιο"
+
+#: C/krb5-auth-dialog.xml:133(tertiary)
+msgid "krb5-auth-dialog"
+msgstr "krb5-auth-dialog"
+
+#: C/krb5-auth-dialog.xml:136(para)
+msgid ""
+"Kerberos Network Authentication Dialog is an applet for the "
+"<systemitem>GNOME desktop</systemitem> that monitors and refreshes your "
+"Kerberos ticket. It pops up reminders when the ticket is about to expire."
+msgstr ""
+"Ο διάλογος πιστοποίησης δικτύου Kerberos είναι μια μικροεφαρμογή για την "
+"<systemitem>επιφάνεια εργασίας GNOME</systemitem> που παρακολουθεί και "
+"ανανεώνει το δελτίο του Kerberos. Αναδύει υπενθυμίσεις όταν το δελτίο "
+"πρόκειται να λήξει."
+
+#: C/krb5-auth-dialog.xml:141(para)
+msgid ""
+"Once you have acquired a Kerberos ticket - be it via GDM or via the applet "
+"itself - the applet will handle the ticket's renewal until it expires. It "
+"can also be used to destroy (remove) the credential cache, to acquire a "
+"ticket with different options or to switch to another principal."
+msgstr ""
+"Αφού έχετε αποκτήσει ένα δελτίο Kerberos - είτε μέσα από GDM ή μέσα από την "
+"ίδια την μικροεφαρμογή - η μικροεφαρμογή διαχειρίζεται την ανανέωση του "
+"δελτίου μέχρι να λήξει. Μπορεί επίσης να χρησιμοποιηθεί για να καταστρέψει "
+"(αφαιρέσει) την κρυφή μνήμη διαπιστευτηρίου, για να αποκτήσει ένα δελτίο με "
+"διαφορετικές επιλογές ή να αλλάξει σε μια άλλη αρχή ασφάλειας."
+
+#: C/krb5-auth-dialog.xml:146(title)
+msgid "Usage"
+msgstr "Χρήση"
+
+#: C/krb5-auth-dialog.xml:147(para)
+msgid ""
+"<application>Kerberos Network Authentication Dialog</application> is usually "
+"started in GNOME startup, but you can manually start <application>Kerberos "
+"Network Authentication Dialog</application> by doing:"
+msgstr ""
+"Ο <application>Διάλογος πιστοποίησης δικτύου Kerberos</application> συνήθως "
+"αρχίζει με την έναρξη του GNOME, αλλά μπορείτε να ξεκινήσετε χειροκίνητα τον "
+"<application>Διάλογο πιστοποίησης δικτύου Kerberos</application> από τα εξής:"
+
+#: C/krb5-auth-dialog.xml:153(term)
+msgid "Command line"
+msgstr "Γραμμή εντολών"
+
+#: C/krb5-auth-dialog.xml:155(para)
+msgid ""
+"Type <command>krb5-auth-dialog</command>, then press <keycap>Return</keycap>:"
+msgstr ""
+"Πληκτρολογήστε <command>krb5-auth-dialog</command>, έπειτα πατήστε το "
+"πλήκτρο <keycap>Επιστροφή</keycap>:"
+
+#: C/krb5-auth-dialog.xml:162(para)
+msgid "The tray icon will indicate one of three states:"
+msgstr ""
+"Το εικονίδιο περιοχής ειδοποιήσεων θα δείξει μια από τις τρεις καταστάσεις:"
+
+#: C/krb5-auth-dialog.xml:167(title) C/krb5-auth-dialog.xml:170(title)
+msgid "Valid Kerberos ticket"
+msgstr "Έγκυρο δελτίο Kerberos"
+
+#: C/krb5-auth-dialog.xml:168(para)
+msgid ""
+"You have a valid Kerberos ticket that can be used to authenticate to network "
+"services."
+msgstr ""
+"Έχετε ένα έγκυρο δελτίο Kerberos που μπορεί να χρησιμοποιηθεί για να "
+"πιστοποιήσει τις υπηρεσίες δικτύου."
+
+#: C/krb5-auth-dialog.xml:182(title) C/krb5-auth-dialog.xml:185(title)
+msgid "Kerberos ticket expiring"
+msgstr "Λήξη δελτίου Kerberos"
+
+#: C/krb5-auth-dialog.xml:183(para)
+msgid ""
+"The Kerberos ticket is about to expire but it can still be used to "
+"authenticate to network services."
+msgstr ""
+"Το δελτίο Kerberos πρόκειται να λήξει, αλλά μπορεί ακόμα να χρησιμοποιηθεί "
+"για να πιστοποιήσει υπηρεσίες δικτύου."
+
+#: C/krb5-auth-dialog.xml:196(title) C/krb5-auth-dialog.xml:200(title)
+msgid "Kerberos ticket expired"
+msgstr "Το δελτίο Kerberos έληξε"
+
+#: C/krb5-auth-dialog.xml:197(para)
+msgid ""
+"Your Kerberos became invalid (e.g. expired). It can no longer be used to "
+"authenticate to network services. This is not a problem if the application "
+"that requires Kerberos knows how to request a new ticket via "
+"<application>Kerberos Network Authentication Dialog</application>. In case "
+"it doesn't you can just left click on the applet an reenter your password."
+msgstr ""
+"Ο Kerberos σας έγινε άκυρος (π.χ. έληξε). Δεν μπορεί πια να χρησιμοποιηθεί "
+"για να πιστοποιήσει υπηρεσίες δικτύου. Αυτό δεν είναι πρόβλημα αν η εφαρμογή "
+"που απαιτεί το Kerberos ξέρει πώς να ζητήσει ένα νέο δελτίο μέσα από το "
+"<application>Διάλογος πιστοποίησης δικτύου Kerberos</application>. Σε "
+"περίπτωση που δεν ξέρει, μπορείτε απλά να πατήστε στην μικροεφαρμογή και να "
+"επανεισάγετε τον κωδικό πρόσβασης σας."
+
+#: C/krb5-auth-dialog.xml:213(title)
+msgid "Notification Messages"
+msgstr "Μηνύματα ειδοποίησης"
+
+#: C/krb5-auth-dialog.xml:214(para)
+msgid ""
+"When Kerberos Network Authentication Dialog has started, the following "
+"notifications may be displayed."
+msgstr ""
+"Όταν ο διάλογος πιστοποίησης δικτύου Kerberos έχει αρχίσει, μπορεί να "
+"εμφανιστούν οι παρακάτω ειδοποιήσεις."
+
+#: C/krb5-auth-dialog.xml:219(title)
+msgid "Kerberos credentials valid"
+msgstr "Έγκυρα διαπιστευτήρια του Kerberos"
+
+#: C/krb5-auth-dialog.xml:220(para)
+msgid ""
+"You just acquired a valid Kerberos ticket that can be used to authenticate "
+"to network services."
+msgstr ""
+"Μόλις αποκτήσατε ένα έγκυρο δελτίο Kerberos που μπορεί να χρησιμοποιηθεί για "
+"να πιστοποιήσει υπηρεσίες δικτύου."
+
+#: C/krb5-auth-dialog.xml:222(title)
+msgid "Notification when Kerberos credentials become valid"
+msgstr "Ειδοποίηση όταν τα διαπιστευτήρια του Kerberos γίνουν έγκυρα"
+
+#: C/krb5-auth-dialog.xml:234(title)
+msgid "Kerberos credentials expiring"
+msgstr "Λήξη διαπιστευτηρίων του Kerberos"
+
+#: C/krb5-auth-dialog.xml:235(para)
+msgid ""
+"Your Kerberos credentials are about to expire. You can left click on the "
+"tray applet to refresh them."
+msgstr ""
+"Τα διαπιστευτήρια του Kerberos πρόκειται να λήξουν. Μπορείτε να πατήσετε "
+"στην μικροεφαρμογή περιοχής ειδοποιήσεων για να τα ανανεώσετε."
+
+#: C/krb5-auth-dialog.xml:237(title)
+msgid "Notification when Kerberos credentials expiring"
+msgstr "Ειδοποίηση όταν τα διαπιστευτήρια του Kerberos λήγουν"
+
+#: C/krb5-auth-dialog.xml:249(title)
+msgid "Kerberos credentials expired"
+msgstr "Έληξαν τα διαπιστευτήρια του Kerberos"
+
+#: C/krb5-auth-dialog.xml:250(para)
+msgid ""
+"Your Kerberos credentials just expired. They can no longer be used to "
+"authenticate to network services."
+msgstr ""
+"Τα διαπιστευτήρια του Kerberos μόλις λήξαν. Δεν μπορούν να χρησιμοποιηθούν "
+"πια για πιστοποίηση των υπηρεσιών δικτύου."
+
+#: C/krb5-auth-dialog.xml:252(title)
+msgid "Notification when Kerberos credentials expired"
+msgstr "Ειδοποίηση όταν τα διαπιστευτήρια του Kerberos έληξαν"
+
+#: C/krb5-auth-dialog.xml:265(title)
+msgid "Preferences"
+msgstr "Προτιμήσεις"
+
+#: C/krb5-auth-dialog.xml:269(title)
+msgid "Kerberos Principal Preferences"
+msgstr "Βασικές προτιμήσεις του Kerberos"
+
+#: C/krb5-auth-dialog.xml:274(para)
+msgid "Dialog Element"
+msgstr "Στοιχείο διαλόγου"
+
+#: C/krb5-auth-dialog.xml:277(para)
+msgid "Description"
+msgstr "Περιγραφή"
+
+#: C/krb5-auth-dialog.xml:285(guilabel)
+msgid "Kerberos Principal"
+msgstr "Βασικά του Kerberos"
+
+#: C/krb5-auth-dialog.xml:289(para)
+msgid ""
+"The Kerberos principal to use. Leave blank to use you current username. If "
+"you change this setting you have to destroy the credential cache before "
+"these setting takes effect."
+msgstr ""
+"Τα βασικά του Kerberos για χρήση. Αφήστε κενό για να χρησιμοποιήσετε το "
+"τρέχον όνομα χρήστη. Αν αλλάξετε αυτή τη ρύθμιση πρέπει να καταστρέψετε την "
+"κρυφή μνήμη του διαπιστευτηρίου πριν αυτές να εφαρμοστούν."
+
+#: C/krb5-auth-dialog.xml:296(guilabel)
+msgid "PKINIT Userid"
+msgstr "Αναγνωριστικό χρήστη PKINIT"
+
+#: C/krb5-auth-dialog.xml:300(para)
+msgid ""
+"The principals public/private/certificate identifier. Leave empty if not "
+"using PKINIT. To enable using a security token add the path to the pkcs11 "
+"Library here, e.g. \"PKCS11:/usr/lib/opensc/opensc-pkcs11.so\""
+msgstr ""
+"Το βασικό αναγνωριστικό δημόσιο/ιδιωτικό/πιστοποιητικό. Αφήστε κενό αν δεν "
+"χρησιμοποιείτε το PKINIT. Για να το ενεργοποιήσετε χρησιμοποιώντας ένα "
+"διακριτικό ασφαλείας προσθέστε τη διαδρομή στη βιβλιοθήκη pkcs11 εδώ, π.χ. "
+"\"PKCS11:/usr/lib/opensc/opensc-pkcs11.so\""
+
+#: C/krb5-auth-dialog.xml:306(guilabel)
+msgid "PKINIT anchors"
+msgstr "Άγκυρες PKINIT"
+
+#: C/krb5-auth-dialog.xml:310(para)
+msgid ""
+"Path to CA certificates used as trust anchors for pkinit. You only need to "
+"set this if it hasn't been set up globally in <filename>/etc/krb5.conf</"
+"filename>"
+msgstr ""
+"Η διαδρομή στα πιστοποιητικά CA που χρησιμοποιείται ως έμπιστες άγκυρες για "
+"το pkinit. Χρειάζεστε να το ορίσετε μόνο αν δεν έχει ρυθμιστεί γενικά στο "
+"<filename>/etc/krb5.conf</filename>."
+
+#: C/krb5-auth-dialog.xml:316(guilabel)
+msgid "forwardable"
+msgstr "προωθήσιμο"
+
+#: C/krb5-auth-dialog.xml:320(para)
+msgid ""
+"Whether the requested Kerberos ticket should be forwardable. Changing this "
+"setting requires to you to reauthenticate by left clicking on the tray icon "
+"and entering your password."
+msgstr ""
+"Αν το ζητούμενο δελτίο Kerberos πρέπει να είναι προωθήσιμο. Η αλλαγή αυτής "
+"της ρύθμισης απαιτεί επαναπιστοποίηση αριστεροπατώντας στο εικονίδιο "
+"περιοχής ειδοποιήσεων και εισάγοντας τον κωδικό πρόσβασης σας."
+
+#: C/krb5-auth-dialog.xml:326(guilabel)
+msgid "renewable"
+msgstr "ανανεώσιμο"
+
+#: C/krb5-auth-dialog.xml:330(para)
+msgid ""
+"Whether the requested Kerberos ticket should be renewable. Changing this "
+"setting requires to you to reauthenticate by left clicking on the tray icon "
+"and entering your password."
+msgstr ""
+"Αν το ζητούμενο δελτίο Kerberos πρέπει να είναι ανανεώσιμο. Η αλλαγή αυτής "
+"της ρύθμισης απαιτεί επαναπιστοποίηση αριστεροπατώντας στο εικονίδιο "
+"περιοχής ειδοποιήσεων και εισάγοντας τον κωδικό πρόσβασης σας."
+
+#: C/krb5-auth-dialog.xml:336(guilabel)
+msgid "proxiable"
+msgstr "με μεσολάβηση"
+
+#: C/krb5-auth-dialog.xml:340(para)
+msgid ""
+"Whether the requested Kerberos ticket should be proxiable. Changing this "
+"setting requires to you to reauthenticate by left clicking on the tray icon "
+"and entering your password."
+msgstr ""
+"Αν το ζητούμενο δελτίο Kerberos πρέπει να είναι με μεσολάβηση. Η αλλαγή "
+"αυτής της ρύθμισης απαιτεί επαναπιστοποίηση αριστεροπατώντας στο εικονίδιο "
+"περιοχής ειδοποιήσεων και εισάγοντας τον κωδικό πρόσβασης σας."
+
+#: C/krb5-auth-dialog.xml:346(guilabel)
+msgid "Warn .. minutes before expiry"
+msgstr "Προειδοποίηση .. λεπτά πριν τη λήξη"
+
+#: C/krb5-auth-dialog.xml:350(para)
+msgid ""
+"Notifications that your credentials are about to expire will be sent that "
+"many minutes before expiry."
+msgstr ""
+"Ειδοποιήσεις ότι τα διαπιστευτήρια σας πρόκειται να λήξουν θα σταλούν πριν "
+"από τόσα λεπτά πριν τη λήξη."
+
+#: C/krb5-auth-dialog.xml:356(guilabel)
+msgid "Show tray icon"
+msgstr "Εμφάνιση εικονιδίου περιοχής ειδοποιήσεων"
+
+#: C/krb5-auth-dialog.xml:360(para)
+msgid ""
+"Whether to show the tray icon. Disabling the tray icon will also disable "
+"notifications, the password dialog will be brought up instead."
+msgstr ""
+"Αν θα εμφανίζεται το εικονίδιο περιοχής ειδοποιήσεων. Η απενεργοποίηση του "
+"εικονιδίου περιοχής ειδοποιήσεων θα απενεργοποιήσει επίσης τις ειδοποιήσεις, "
+"ο διάλογος κωδικών πρόσβασης θα εμφανιστεί στη θέση του."
+
+#: C/krb5-auth-dialog.xml:266(para)
+msgid ""
+"You can set preferences by selecting \"Preferences\" from the applets "
+"context menu or by selecting \"Network Authentication\" in the "
+"<application>Control Center</application>. <table frame=\"topbot\" id=\"tbl-"
+"principal-prefs\"><placeholder-1/><tgroup cols=\"2\" colsep=\"1\" rowsep="
+"\"1\"><colspec colwidth=\"19.21*\"/><colspec colwidth=\"46.79*\"/"
+"><placeholder-2/><placeholder-3/></tgroup></table>"
+msgstr ""
+"Μπορείτε να ορίσετε προτιμήσεις επιλέγοντας \"Προτιμήσεις\" από το μενού "
+"περιεχομένων των μικροεφαρμογών ή επιλέγοντας \"Πιστοποίηση δικτύου\" στο "
+"<application>Κέντρο ελέγχου</application>. <table frame=\"topbot\" id=\"tbl-"
+"principal-prefs\"><placeholder-1/><tgroup cols=\"2\" colsep=\"1\" rowsep="
+"\"1\"><colspec colwidth=\"19.21*\"/><colspec colwidth=\"46.79*\"/"
+"><placeholder-2/><placeholder-3/></tgroup></table>"
+
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
+#: C/krb5-auth-dialog.xml:0(None)
+msgid "translator-credits"
+msgstr ""
+"Ελληνική μεταφραστική ομάδα του GNOME\n"
+" Δημήτρης Σπίγγος <dmtrs32@gmail.com>, 2014\n"
+"Για περισσότερα δείτε: http://gnome.gr"
diff --git a/help/el/krb5-auth-dialog.xml b/help/el/krb5-auth-dialog.xml
new file mode 100644
index 0000000..105294a
--- /dev/null
+++ b/help/el/krb5-auth-dialog.xml
@@ -0,0 +1,344 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+<!ENTITY legal SYSTEM "legal.xml">
+<!ENTITY GFDL SYSTEM "fdl-appendix.xml">
+<!ENTITY appversion "0.10">
+<!ENTITY manrevision "0.1">
+<!ENTITY date "May 2009">
+<!ENTITY app "Kerberos Network Authentication Dialog">
+<!ENTITY application "<application>&app;</application>">
+]>
+<!--
+ (Do not remove this comment block.)
+ Template Maintained by the GNOME Documentation Project:
+ http://developer.gnome.org/projects/gdp
+ Template version: 2.0 beta
+ Template last modified Feb 12, 2002
+-->
+<!--
+ (Do not remove this comment block.)
+ Version: 0.0.1
+ Last modified: May 22, 2009
+ Maintainers:
+ Guido Günther <agx@sigxcpu.org>
+ Translators:
+ (translators put your name and email here)
+-->
+<!-- =============Document Header ============================= -->
+<article id="index" lang="el">
+ <!-- please do not change the id; for translations, change lang to -->
+ <!-- appropriate code -->
+
+ <articleinfo>
+ <title>Εγχειρίδιο <application>Διαλόγου πιστοποίησης δικτύου Kerberos</application></title>
+ <abstract role="description">
+ <para>Ο διάλογος πιστοποίησης δικτύου Kerberos είναι ένας μικρός βοηθός που παρακολουθεί και ανανεώνει το δελτίο του Kerberos.</para>
+ </abstract>
+ <copyright>
+ <year>2009</year>
+ <holder>Guido Günther</holder>
+ </copyright><copyright><year>2014</year><holder>Δημήτρης Σπίγγος (dmtrs32@gmail.com)</holder></copyright>
+
+ <!-- translators: uncomment this:
+
+ <copyright>
+ <year>2000</year>
+ <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
+ </copyright>
+
+ -->
+ <!-- An address can be added to the publisher information. If a role is
+ not specified, the publisher/author is the same for all versions of the
+ document. -->
+ <publisher role="maintainer">
+ <publishername>Guido Günther</publishername>
+ </publisher>
+
+ <legalnotice id="legalnotice">
+ <para>Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να βρείτε ένα αντίγραφο της GFDL σε αυτόν τον <ulink type="help" url="ghelp:fdl">σύνδεσμο</ulink> ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν τον οδηγό.</para>
+ <para>Αυτή η τεκμηρίωση είναι μέρος της συλλογής τεκμηρίωσης του GNOME όπως διανέμεται υπό τους όρους της GFDL. Εάν επιθυμείτε να διανείμετε αυτή την τεκμηρίωση ξεχωριστά από την συλλογή, μπορείτε να το κάνετε εάν η τεκμηρίωση συνοδεύεται από αντίγραφο της άδειας (GFDL) όπως περιγράφεται στον τομέα 6 της άδειας.</para>
+
+ <para>Πολλά από τα ονόματα που χρησιμοποιούνται από επιχειρήσεις για να διακρίνουν τα προϊόντα τους και τις υπηρεσίες αξιώνονται ως εμπορικά σήματα. Όπου εμφανίζονται αυτά τα ονόματα σε κάποια τεκμηρίωση του GNOME και τα μέλη του έργου τεκμηρίωσης του GNOME γνωρίζουν για αυτά τα εμπορικά σήματα, τότε τα ονόματα είναι με κεφαλαία γράμματα ή με αρχικά κεφαλαία γράμματα.</para>
+
+ <para>TΟ ΕΓΓΡΑΦΟ ΚΑΙ ΟΙ ΤΡΟΠΟΙΗΜΕΝΕΣ ΕΚΔΟΣΕΙΣ ΤΟΥ ΠΑΡΕΧΟΝΤΑΙ ΥΠΟ ΤΟΥΣ ΟΡΟΥΣ ΤΗΣ ΕΛΕΥΘΕΡΗΣ ΑΔΕΙΑΣ ΤΕΚΜΗΡΙΩΣΗΣ GNU ΜΕ ΤΙΣ ΕΠΙΠΛΕΟΝ ΓΝΩΣΤΟΠΟΙΗΣΕΙΣ: <orderedlist>
+ <listitem>
+ <para>Η ΤΕΚΜΗΡΙΩΣΗ ΑΥΤΗ ΠΑΡΕΧΕΤΑΙ "ΩΣ ΕΧΕΙ", ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ ΚΑΝΕΝΟΣ ΕΙΔΟΥΣ, ΕΚΦΡΑΣΜΕΝΗ 'Η ΝΟΟΥΜΕΝΗ, ΠΕΡΙΛΑΜΒΑΝΟΜΕΝΩΝ, ΧΩΡΙΣ ΠΕΡΙΟΡΙΣΜΟ, ΕΓΓΥΗΣΕΩΝ ΟΤΙ ΤΟ ΕΓΓΡΑΦΟ 'Η ΠΑΡΑΛΛΑΓΕΣ ΤΟΥ ΕΓΓΡΑΦΟΥ ΕΙΝΑΙ ΕΛΕΥΘΕΡΑ ΚΑΘΕ ΕΛΑΤΤΩΜΑΤΟΣ, ΕΜΠΟΡΕΥΣΙΜΑ, ΚΑΤΑΛΛΗΛΑ ΓΙΑ ΕΝΑ ΣΥΓΚΕΚΡΙΜΕΝΟ ΣΚΟΠΟ, Η ΜΗ-ΠΑΡΑΒΑΙΝΟΝΤΑ. Η ΕΥΘΥΝΗ ΓΙΑ ΤΗΝ ΠΟΙΟΤΗΤΑ, ΑΚΡΙΒΕΙΑ, ΚΑΙ ΑΠΟΔΟΣΗ ΤΟΥ ΕΓΓΡΑΦΟΥ ΕΙΝΑΙ ΑΠΟΚΛΕΙΣΤΙΚΑ ΔΙΚΗ ΣΑΣ. ΑΝ ΟΠΟΙΟΔΗΠΟΤΕ ΕΓΓΡΑΦΟ Η ΠΑΡΑΛΛΑΓΗ ΤΟΥΑΠΟΔΕΙΚΤΟΥΝ ΕΛΑΤΤΩΜΑΤΙΚΑ ΜΕ ΟΠΟΙΟΔΗΠΟΤΕ ΤΡΟΠΟ, ΕΣΕΙΣ (ΚΑΙ ΟΧΙ Ο ΑΡΧΙΚΟΣ ΣΥΓΓΡΑΦΕΑΣ 'Η ΟΠΟΙΟΣΔΗΠΟΤΕ ΣΥΜΒΑΛΛΟΝΤΑΣ) ΑΝΑΛΑΜΒΑΝΕΤΕ ΤΟ ΚΟΣΤΟΣ ΟΠΟΙΑΣΔΗΠΟΤΕ ΑΝΑΓΚΑΙΑΣ ΥΠΗΡΕΣΙΑΣ, ΕΠΙΣΚΕΥΗΣ 'Η ΔΙΟΡΘΩΣΗΣ. Η ΑΠΑΛΛΑΓΗ ΕΥΘΥΝΗΣ ΠΟΥ ΣΥΝΟΔΕΥΕΙ ΑΥΤΗ ΤΗΝ ΤΕΚΜΗΡΙΩΣΗ ΕΙΝΑΙ ΑΝΑΠΟΣΠΑΣΤΟ ΚΟΜΜΑΤΙ ΑΥΤΗΣ. ΚΑΜΙΑ ΧΡΗΣΗ ΤΗΣ ΤΕΚΜΗΡΙΩΣΗΣ Ή ΠΑΡΑΛΛΑΓΩΝ ΑΥΤΗΣ ΔΕΝ ΕΠΙΤΡΕΠΕΤΑΙ ΠΑΡΑ ΜΟΝΟ ΕΑΝ ΣΥΝΟΔΕΥΕΤΑΙ ΑΠΟ ΤΗΝ ΑΠΑΛΛΑΓΗ ΕΥΘΥΝΗΣ. ΚΑΙ</para>
+ </listitem>
+ <listitem>
+ <para>ΚΑΙ ΣΕ ΚΑΜΙΑ ΠΕΡΙΠΤΩΣΗ ΚΑΙ ΣΕ ΚΑΜΙΑ ΝΟΜΟΛΟΓΙΑ ΑΣΤΙΚΟΥ ΑΔΙΚΗΜΑΤΟΣ (ΠΕΡΙΛΑΜΒΑΝΟΜΕΝΗΣ ΕΚΕΙΝΟΥ ΤΗΣ ΑΜΕΛΕΙΑΣ), ΣΥΜΒΟΛΑΙΟΥ Ή ΑΛΛΟΥ, Ο ΣΥΝΤΑΚΤΗΣ, Ο ΑΡΧΙΚΟΣ ΣΥΓΓΡΑΦΕΑΣ, ΟΠΟΙΟΣΔΗΠΟΤΕ ΣΥΝΕΡΓΑΤΗΣ Ή ΟΠΟΙΟΣΔΗΠΟΤΕ ΔΙΑΝΟΜΕΑΣ ΤΟΥ ΕΓΓΡΑΦΟΥ Ή ΤΡΟΠΟΠΟΙΗΜΕΝΗΣ ΕΚΔΟΣΗΣ ΤΟΥ ΕΓΓΡΑΦΟΥ, Ή ΟΠΟΙΣΔΗΠΟΤΕ ΠΡΟΜΗΘΕΥΤΗΣ ΟΠΟΙΟΥΔΗΠΟΤΕ ΕΚ ΤΩΝ ΑΝΩΤΕΡΩ ΠΡΟΣΩΠΩΝ ΕΙΝΑΙ ΥΠΕΥΘΥΝΟΣ ΕΝΑΝΤΙ ΟΙΟΥΔΗΠΟΤΕ ΠΡΟΣΩΠΟΥ ΓΙΑ ΟΠΟΙΑΔΗΠΟΤΕ ΑΜΕΣΗ, ΕΜΜΕΣΗ, ΙΔΙΑΙΤΗΕΡΗ, ΑΤΥΧΗ Ή ΣΥΝΕΠΑΓΟΜΕΝΗ ΒΛΑΒΗ ΟΙΟΥΔΗΠΟΤΕ ΧΑΡΑΚΤΗΡΑ ΣΥΜΠΕΡΙΛΑΜΒΑΝΟΜΕΝΩΝ, ΧΩΡΙΣ ΠΕΡΙΟΡΙΣΜΟΥΣ, ΒΛΑΒΕΣ ΕΞΑΙΤΙΑΣ ΑΠΩΛΕΙΑΣ ΠΕΛΑΤΕΙΑΣ, ΣΤΑΣΗ ΕΡΓΑΣΙΑΣ, ΑΣΤΟΧΙΑ Ή ΚΑΚΗ ΛΕΙΤΟΥΡΓΙΑ ΥΠΟΛΟΓΙΣΤΗ, Ή ΟΠΟΙΑΔΗΠΟΤΕ ΚΑΙ ΚΑΘΕ ΑΛΛΗ ΒΛΑΒΗ Ή ΑΠΩΛΕΙΑ ΠΟΥ ΘΑ ΕΓΕΙΡΕΙ Ή ΣΧΕΤΙΖΕΤΑΙ ΜΕ ΤΗΝ ΧΡΗΣΗ ΤΟΥ ΕΓΓΡΑΦΟΥ ΚΑΙ ΟΠΟΙΑΣΔΗΠΟΤΕ ΤΡΟΠΟΠΟΙΗΜΕΝΗΣ ΕΚΔΟΣΗΣ ΤΟΥ ΕΓΓΡΑΦΟΥ, ΑΚΟΜΗ ΚΑΙ ΑΝ ΚΑΠΟΙΟ ΑΠΟ ΑΥΤΑ ΤΑ ΠΡΟΣΩΠΑ ΕΙΝΑΙ ΕΝΗΜΕΡΟ ΓΙΑ ΤΗΝ ΠΙΘΑΝΟΤΗΤΑ ΠΡΟΚΛΗΣΗΣ ΤΕΤΟΙΩΝ ΒΛΑΒΩΝ.</para>
+ </listitem>
+ </orderedlist></para>
+ </legalnotice>
+
+
+
+ <authorgroup>
+ <author>
+ <firstname>Jonathan</firstname>
+ <surname>Blandford</surname>
+ <email>rjb@redhat.com</email>
+ </author>
+ <author role="maintainer">
+ <firstname>Guido</firstname>
+ <surname>Günther</surname>
+ <email>agx@sigxcpu.org</email>
+ </author>
+ <!-- This is appropriate place for other contributors: translators,
+ maintainers, etc. Commented out by default.
+ <othercredit role="translator">
+ <firstname>Latin</firstname>
+ <surname>Translator 1</surname>
+ <affiliation>
+ <orgname>Latin Translation Team</orgname>
+ <address> <email>translator@gnome.org</email> </address>
+ </affiliation>
+ <contrib>Latin translation</contrib>
+ </othercredit>
+ -->
+ </authorgroup>
+
+ <!-- The revision numbering system for GNOME manuals is as follows: -->
+ <!-- * the revision number consists of two components -->
+ <!-- * the first component of the revision number reflects the release version of the GNOME desktop. -->
+ <!-- * the second component of the revision number is a decimal unit that is incremented with each revision of the manual. -->
+ <!-- For example, if the GNOME desktop release is V2.x, the first version of the manual that -->
+ <!-- is written in that desktop timeframe is V2.0, the second version of the manual is V2.1, etc. -->
+ <!-- When the desktop release version changes to V3.x, the revision number of the manual changes -->
+ <!-- to V3.0, and so on. -->
+
+ <revhistory>
+ <revision>
+ <revnumber>2.0</revnumber>
+ <date>Μάιος 2009</date>
+ <revdescription>
+ <para role="author">Guido Günther <email>agx@sigxcpu.org</email></para>
+ </revdescription>
+ </revision>
+ </revhistory>
+ <releaseinfo>Αυτό το εγχειρίδιο περιγράφει πώς να χρησιμοποιήσετε τον διάλογο πιστοποίησης δικτύου Kerberos για να διαχειριστείτε τα δελτία Kerberos.</releaseinfo>
+ <legalnotice>
+ <title>Aνάδραση</title>
+ <para>Για να αναφέρετε ένα σφάλμα ή να κάνετε μια πρόταση σχετικά με αυτό το πακέτο ή αυτό το εγχειρίδιο, χρησιμοποιήστε το <ulink url="http://bugzilla.gnome.org" type="http">Bugzilla του GNOME</ulink>.</para>
+ <!-- Translators may also add here feedback address for translations -->
+ </legalnotice>
+ </articleinfo>
+
+ <!-- ============= Document Body ============================= -->
+ <!-- ============= Introduction ============================== -->
+ <section id="intro">
+ <title>Εισαγωγή</title>
+ <indexterm>
+ <primary><application>Διάλογος πιστοποίησης δικτύου Kerberos</application></primary>
+ <secondary>Εγχειρίδιο</secondary>
+ <tertiary>krb5-auth-dialog</tertiary>
+ </indexterm>
+
+ <para>Ο διάλογος πιστοποίησης δικτύου Kerberos είναι μια μικροεφαρμογή για την <systemitem>επιφάνεια εργασίας GNOME</systemitem> που παρακολουθεί και ανανεώνει το δελτίο του Kerberos. Αναδύει υπενθυμίσεις όταν το δελτίο πρόκειται να λήξει.</para>
+ <para>Αφού έχετε αποκτήσει ένα δελτίο Kerberos - είτε μέσα από GDM ή μέσα από την ίδια την μικροεφαρμογή - η μικροεφαρμογή διαχειρίζεται την ανανέωση του δελτίου μέχρι να λήξει. Μπορεί επίσης να χρησιμοποιηθεί για να καταστρέψει (αφαιρέσει) την κρυφή μνήμη διαπιστευτηρίου, για να αποκτήσει ένα δελτίο με διαφορετικές επιλογές ή να αλλάξει σε μια άλλη αρχή ασφάλειας.</para>
+ </section>
+
+<section id="using">
+ <title>Χρήση</title>
+ <para>Ο <application>Διάλογος πιστοποίησης δικτύου Kerberos</application> συνήθως αρχίζει με την έναρξη του GNOME, αλλά μπορείτε να ξεκινήσετε χειροκίνητα τον <application>Διάλογο πιστοποίησης δικτύου Kerberos</application> από τα εξής:</para>
+ <variablelist>
+ <varlistentry>
+ <term>Γραμμή εντολών</term>
+ <listitem>
+ <para>Πληκτρολογήστε <command>krb5-auth-dialog</command>, έπειτα πατήστε το πλήκτρο <keycap>Επιστροφή</keycap>:</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ <para>Το εικονίδιο περιοχής ειδοποιήσεων θα δείξει μια από τις τρεις καταστάσεις:</para>
+
+ <section id="trayicon-valid">
+ <title>Έγκυρο δελτίο Kerberos</title>
+ <para>Έχετε ένα έγκυρο δελτίο Kerberos που μπορεί να χρησιμοποιηθεί για να πιστοποιήσει τις υπηρεσίες δικτύου.</para>
+ <figure>
+ <title>Έγκυρο δελτίο Kerberos</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/trayicon-valid.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+
+ <section id="trayicon-expiring">
+ <title>Λήξη δελτίου Kerberos</title>
+ <para>Το δελτίο Kerberos πρόκειται να λήξει, αλλά μπορεί ακόμα να χρησιμοποιηθεί για να πιστοποιήσει υπηρεσίες δικτύου.</para>
+ <figure>
+ <title>Λήξη δελτίου Kerberos</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/trayicon-expiring.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+ <section id="trayicon-expired">
+ <title>Το δελτίο Kerberos έληξε</title>
+ <para>Ο Kerberos σας έγινε άκυρος (π.χ. έληξε). Δεν μπορεί πια να χρησιμοποιηθεί για να πιστοποιήσει υπηρεσίες δικτύου. Αυτό δεν είναι πρόβλημα αν η εφαρμογή που απαιτεί το Kerberos ξέρει πώς να ζητήσει ένα νέο δελτίο μέσα από το <application>Διάλογος πιστοποίησης δικτύου Kerberos</application>. Σε περίπτωση που δεν ξέρει, μπορείτε απλά να πατήστε στην μικροεφαρμογή και να επανεισάγετε τον κωδικό πρόσβασης σας.</para>
+ <figure>
+ <title>Το δελτίο Kerberos έληξε</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/trayicon-expired.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+</section>
+
+<section id="notify">
+ <title>Μηνύματα ειδοποίησης</title>
+ <para>Όταν ο διάλογος πιστοποίησης δικτύου Kerberos έχει αρχίσει, μπορεί να εμφανιστούν οι παρακάτω ειδοποιήσεις.</para>
+
+ <section id="notify-valid">
+ <title>Έγκυρα διαπιστευτήρια του Kerberos</title>
+ <para>Μόλις αποκτήσατε ένα έγκυρο δελτίο Kerberos που μπορεί να χρησιμοποιηθεί για να πιστοποιήσει υπηρεσίες δικτύου.</para>
+ <figure>
+ <title>Ειδοποίηση όταν τα διαπιστευτήρια του Kerberos γίνουν έγκυρα</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/ka-valid.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+
+ <section id="notify-expiring">
+ <title>Λήξη διαπιστευτηρίων του Kerberos</title>
+ <para>Τα διαπιστευτήρια του Kerberos πρόκειται να λήξουν. Μπορείτε να πατήσετε στην μικροεφαρμογή περιοχής ειδοποιήσεων για να τα ανανεώσετε.</para>
+ <figure>
+ <title>Ειδοποίηση όταν τα διαπιστευτήρια του Kerberos λήγουν</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/ka-expiring.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+
+ <section id="notify-expired">
+ <title>Έληξαν τα διαπιστευτήρια του Kerberos</title>
+ <para>Τα διαπιστευτήρια του Kerberos μόλις λήξαν. Δεν μπορούν να χρησιμοποιηθούν πια για πιστοποίηση των υπηρεσιών δικτύου.</para>
+ <figure>
+ <title>Ειδοποίηση όταν τα διαπιστευτήρια του Kerberos έληξαν</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/ka-expired.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+</section>
+
+<section id="preferences">
+ <title>Προτιμήσεις</title>
+ <para>Μπορείτε να ορίσετε προτιμήσεις επιλέγοντας "Προτιμήσεις" από το μενού περιεχομένων των μικροεφαρμογών ή επιλέγοντας "Πιστοποίηση δικτύου" στο <application>Κέντρο ελέγχου</application>. <table frame="topbot" id="tbl-principal-prefs"><title>Βασικές προτιμήσεις του Kerberos</title><tgroup cols="2" colsep="1" rowsep="1"><colspec colwidth="19.21*"/><colspec colwidth="46.79*"/><thead>
+ <row>
+ <entry colsep="0" rowsep="1">
+ <para>Στοιχείο διαλόγου</para>
+ </entry>
+ <entry colsep="0" rowsep="1">
+ <para>Περιγραφή</para>
+ </entry>
+ </row>
+ </thead><tbody>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Βασικά του Kerberos</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Τα βασικά του Kerberos για χρήση. Αφήστε κενό για να χρησιμοποιήσετε το τρέχον όνομα χρήστη. Αν αλλάξετε αυτή τη ρύθμιση πρέπει να καταστρέψετε την κρυφή μνήμη του διαπιστευτηρίου πριν αυτές να εφαρμοστούν.</para>
+ </entry>
+ </row>
+
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Αναγνωριστικό χρήστη PKINIT</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Το βασικό αναγνωριστικό δημόσιο/ιδιωτικό/πιστοποιητικό. Αφήστε κενό αν δεν χρησιμοποιείτε το PKINIT. Για να το ενεργοποιήσετε χρησιμοποιώντας ένα διακριτικό ασφαλείας προσθέστε τη διαδρομή στη βιβλιοθήκη pkcs11 εδώ, π.χ. "PKCS11:/usr/lib/opensc/opensc-pkcs11.so"</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Άγκυρες PKINIT</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Η διαδρομή στα πιστοποιητικά CA που χρησιμοποιείται ως έμπιστες άγκυρες για το pkinit. Χρειάζεστε να το ορίσετε μόνο αν δεν έχει ρυθμιστεί γενικά στο <filename>/etc/krb5.conf</filename>.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>προωθήσιμο</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Αν το ζητούμενο δελτίο Kerberos πρέπει να είναι προωθήσιμο. Η αλλαγή αυτής της ρύθμισης απαιτεί επαναπιστοποίηση αριστεροπατώντας στο εικονίδιο περιοχής ειδοποιήσεων και εισάγοντας τον κωδικό πρόσβασης σας.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>ανανεώσιμο</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Αν το ζητούμενο δελτίο Kerberos πρέπει να είναι ανανεώσιμο. Η αλλαγή αυτής της ρύθμισης απαιτεί επαναπιστοποίηση αριστεροπατώντας στο εικονίδιο περιοχής ειδοποιήσεων και εισάγοντας τον κωδικό πρόσβασης σας.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>με μεσολάβηση</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Αν το ζητούμενο δελτίο Kerberos πρέπει να είναι με μεσολάβηση. Η αλλαγή αυτής της ρύθμισης απαιτεί επαναπιστοποίηση αριστεροπατώντας στο εικονίδιο περιοχής ειδοποιήσεων και εισάγοντας τον κωδικό πρόσβασης σας.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Προειδοποίηση .. λεπτά πριν τη λήξη</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Ειδοποιήσεις ότι τα διαπιστευτήρια σας πρόκειται να λήξουν θα σταλούν πριν από τόσα λεπτά πριν τη λήξη.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>
+ <guilabel>Εμφάνιση εικονιδίου περιοχής ειδοποιήσεων</guilabel>
+ </para>
+ </entry>
+ <entry colsep="0" rowsep="0" valign="top">
+ <para>Αν θα εμφανίζεται το εικονίδιο περιοχής ειδοποιήσεων. Η απενεργοποίηση του εικονιδίου περιοχής ειδοποιήσεων θα απενεργοποιήσει επίσης τις ειδοποιήσεις, ο διάλογος κωδικών πρόσβασης θα εμφανιστεί στη θέση του.</para>
+ </entry>
+ </row>
+ </tbody></tgroup></table></para>
+</section>
+
+</article>
diff --git a/icons/22x22/Makefile.in b/icons/22x22/Makefile.in
index 53419eb..a5ba041 100644
--- a/icons/22x22/Makefile.in
+++ b/icons/22x22/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,23 +15,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
- test $$am__dry = yes; \
- }
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -52,23 +79,29 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = icons/22x22
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
+am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
@@ -105,6 +138,7 @@ am__uninstall_files_from_dir = { \
}
am__installdirs = "$(DESTDIR)$(icondir)"
DATA = $(icon_DATA)
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -357,11 +391,11 @@ uninstall-iconDATA:
@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
-tags: TAGS
-TAGS:
+tags TAGS:
+
+ctags CTAGS:
-ctags: CTAGS
-CTAGS:
+cscope cscopelist:
distdir: $(DISTFILES)
@@ -500,16 +534,16 @@ uninstall-am: uninstall-iconDATA
.MAKE: install-am install-strip
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
- distclean distclean-generic distclean-libtool distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-data install-data-am install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-iconDATA install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- uninstall uninstall-am uninstall-iconDATA
+ cscopelist-am ctags-am distclean distclean-generic \
+ distclean-libtool distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-iconDATA install-info install-info-am \
+ install-man install-pdf install-pdf-am install-ps \
+ install-ps-am install-strip installcheck installcheck-am \
+ installdirs maintainer-clean maintainer-clean-generic \
+ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
+ ps ps-am tags-am uninstall uninstall-am uninstall-iconDATA
# Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/icons/48x48/Makefile.in b/icons/48x48/Makefile.in
index b638143..3820f8c 100644
--- a/icons/48x48/Makefile.in
+++ b/icons/48x48/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,23 +15,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
- test $$am__dry = yes; \
- }
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -52,23 +79,29 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = icons/48x48
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
+am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
@@ -105,6 +138,7 @@ am__uninstall_files_from_dir = { \
}
am__installdirs = "$(DESTDIR)$(icondir)"
DATA = $(icon_DATA)
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -357,11 +391,11 @@ uninstall-iconDATA:
@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
-tags: TAGS
-TAGS:
+tags TAGS:
+
+ctags CTAGS:
-ctags: CTAGS
-CTAGS:
+cscope cscopelist:
distdir: $(DISTFILES)
@@ -500,16 +534,16 @@ uninstall-am: uninstall-iconDATA
.MAKE: install-am install-strip
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
- distclean distclean-generic distclean-libtool distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-data install-data-am install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-iconDATA install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- uninstall uninstall-am uninstall-iconDATA
+ cscopelist-am ctags-am distclean distclean-generic \
+ distclean-libtool distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-iconDATA install-info install-info-am \
+ install-man install-pdf install-pdf-am install-ps \
+ install-ps-am install-strip installcheck installcheck-am \
+ installdirs maintainer-clean maintainer-clean-generic \
+ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
+ ps ps-am tags-am uninstall uninstall-am uninstall-iconDATA
# Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/icons/Makefile.in b/icons/Makefile.in
index 3e3a725..c27d398 100644
--- a/icons/Makefile.in
+++ b/icons/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,23 +14,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
esac; \
- test $$am__dry = yes; \
- }
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -51,32 +78,39 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = icons
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
+am__v_at_1 =
SOURCES =
DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
- html-recursive info-recursive install-data-recursive \
- install-dvi-recursive install-exec-recursive \
- install-html-recursive install-info-recursive \
- install-pdf-recursive install-ps-recursive install-recursive \
- installcheck-recursive installdirs-recursive pdf-recursive \
- ps-recursive uninstall-recursive
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
+ ctags-recursive dvi-recursive html-recursive info-recursive \
+ install-data-recursive install-dvi-recursive \
+ install-exec-recursive install-html-recursive \
+ install-info-recursive install-pdf-recursive \
+ install-ps-recursive install-recursive installcheck-recursive \
+ installdirs-recursive pdf-recursive ps-recursive \
+ tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
@@ -84,9 +118,29 @@ am__can_run_installinfo = \
esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
+am__recursive_targets = \
+ $(RECURSIVE_TARGETS) \
+ $(RECURSIVE_CLEAN_TARGETS) \
+ $(am__extra_recursive_targets)
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
distdir
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
@@ -341,22 +395,25 @@ clean-libtool:
-rm -rf .libs _libs
# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-# (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
+# into them and run 'make' without going through this Makefile.
+# To change the values of 'make' variables: instead of editing Makefiles,
+# (1) if the variable is set in 'config.status', edit 'config.status'
+# (which will cause the Makefiles to be regenerated when you run 'make');
+# (2) otherwise, pass the desired values on the 'make' command line.
+$(am__recursive_targets):
+ @fail=; \
+ if $(am__make_keepgoing); then \
+ failcom='fail=yes'; \
+ else \
+ failcom='exit 1'; \
+ fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
+ case "$@" in \
+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+ *) list='$(SUBDIRS)' ;; \
+ esac; \
+ for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
@@ -371,57 +428,12 @@ $(RECURSIVE_TARGETS):
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
-$(RECURSIVE_CLEAN_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- case "$@" in \
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
- *) list='$(SUBDIRS)' ;; \
- esac; \
- rev=''; for subdir in $$list; do \
- if test "$$subdir" = "."; then :; else \
- rev="$$subdir $$rev"; \
- fi; \
- done; \
- rev="$$rev ."; \
- target=`echo $@ | sed s/-recursive//`; \
- for subdir in $$rev; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done && test -z "$$fail"
-tags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- done
-ctags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- done
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-recursive
+TAGS: tags
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
@@ -437,12 +449,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
@@ -454,15 +461,11 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$$unique; \
fi; \
fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ctags: ctags-recursive
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
@@ -471,6 +474,21 @@ GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
+cscopelist: cscopelist-recursive
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -633,23 +651,22 @@ ps-am:
uninstall-am:
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- install-am install-data-am install-strip tags-recursive \
- uninstall-am
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- all all-am check check-am clean clean-generic clean-libtool \
- ctags ctags-recursive distclean distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am install-data-hook install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-info install-info-am install-man install-pdf \
- install-pdf-am install-ps install-ps-am install-strip \
- installcheck installcheck-am installdirs installdirs-am \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags tags-recursive uninstall uninstall-am uninstall-hook
+.MAKE: $(am__recursive_targets) install-am install-data-am \
+ install-strip uninstall-am
+
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
+ check-am clean clean-generic clean-libtool cscopelist-am ctags \
+ ctags-am distclean distclean-generic distclean-libtool \
+ distclean-tags distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am \
+ install-data-hook install-dvi install-dvi-am install-exec \
+ install-exec-am install-html install-html-am install-info \
+ install-info-am install-man install-pdf install-pdf-am \
+ install-ps install-ps-am install-strip installcheck \
+ installcheck-am installdirs installdirs-am maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
+ uninstall-am uninstall-hook
install-data-hook: update-icon-cache
diff --git a/icons/scalable/Makefile.in b/icons/scalable/Makefile.in
index 243e4f3..ea49dd1 100644
--- a/icons/scalable/Makefile.in
+++ b/icons/scalable/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,23 +15,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
- test $$am__dry = yes; \
- }
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -52,23 +79,29 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = icons/scalable
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
+am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
@@ -105,6 +138,7 @@ am__uninstall_files_from_dir = { \
}
am__installdirs = "$(DESTDIR)$(icondir)"
DATA = $(icon_DATA)
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -357,11 +391,11 @@ uninstall-iconDATA:
@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
-tags: TAGS
-TAGS:
+tags TAGS:
+
+ctags CTAGS:
-ctags: CTAGS
-CTAGS:
+cscope cscopelist:
distdir: $(DISTFILES)
@@ -500,16 +534,16 @@ uninstall-am: uninstall-iconDATA
.MAKE: install-am install-strip
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
- distclean distclean-generic distclean-libtool distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-data install-data-am install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-iconDATA install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- uninstall uninstall-am uninstall-iconDATA
+ cscopelist-am ctags-am distclean distclean-generic \
+ distclean-libtool distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-iconDATA install-info install-info-am \
+ install-man install-pdf install-pdf-am install-ps \
+ install-ps-am install-strip installcheck installcheck-am \
+ installdirs maintainer-clean maintainer-clean-generic \
+ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
+ ps ps-am tags-am uninstall uninstall-am uninstall-iconDATA
# Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/install-sh b/install-sh
index a9244eb..377bb86 100755
--- a/install-sh
+++ b/install-sh
@@ -1,7 +1,7 @@
#!/bin/sh
# install - install a program, script, or datafile
-scriptversion=2011-01-19.21; # UTC
+scriptversion=2011-11-20.07; # UTC
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
@@ -35,7 +35,7 @@ scriptversion=2011-01-19.21; # UTC
# FSF changes to this file are in the public domain.
#
# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
+# 'make' implicit rules from creating a file called install from it
# when there is no Makefile.
#
# This script is compatible with the BSD install script, but was written
@@ -156,7 +156,7 @@ while test $# -ne 0; do
-s) stripcmd=$stripprog;;
-t) dst_arg=$2
- # Protect names problematic for `test' and other utilities.
+ # Protect names problematic for 'test' and other utilities.
case $dst_arg in
-* | [=\(\)!]) dst_arg=./$dst_arg;;
esac
@@ -190,7 +190,7 @@ if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
fi
shift # arg
dst_arg=$arg
- # Protect names problematic for `test' and other utilities.
+ # Protect names problematic for 'test' and other utilities.
case $dst_arg in
-* | [=\(\)!]) dst_arg=./$dst_arg;;
esac
@@ -202,7 +202,7 @@ if test $# -eq 0; then
echo "$0: no input file specified." >&2
exit 1
fi
- # It's OK to call `install-sh -d' without argument.
+ # It's OK to call 'install-sh -d' without argument.
# This can happen when creating conditional directories.
exit 0
fi
@@ -240,7 +240,7 @@ fi
for src
do
- # Protect names problematic for `test' and other utilities.
+ # Protect names problematic for 'test' and other utilities.
case $src in
-* | [=\(\)!]) src=./$src;;
esac
@@ -354,7 +354,7 @@ do
if test -z "$dir_arg" || {
# Check for POSIX incompatibilities with -m.
# HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
- # other-writeable bit of parent directory when it shouldn't.
+ # other-writable bit of parent directory when it shouldn't.
# FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ls_ld_tmpdir=`ls -ld "$tmpdir"`
case $ls_ld_tmpdir in
diff --git a/krb5-auth-dialog.spec b/krb5-auth-dialog.spec
index 57f6778..4aebd29 100644
--- a/krb5-auth-dialog.spec
+++ b/krb5-auth-dialog.spec
@@ -1,6 +1,6 @@
Summary: Kerberos 5 authentication dialog
Name: krb5-auth-dialog
-Version: 3.8.0
+Version: 3.12.0
Release: 1
License: GPL
Group: User Interface/X
diff --git a/ltmain.sh b/ltmain.sh
index 33f642a..bb5fa02 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -70,7 +70,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.1
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.7
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -80,7 +80,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.2 Debian-2.4.2-1.1"
+VERSION="2.4.2 Debian-2.4.2-1.7"
TIMESTAMP=""
package_revision=1.3337
diff --git a/missing b/missing
index 86a8fc3..db98974 100755
--- a/missing
+++ b/missing
@@ -1,11 +1,10 @@
#! /bin/sh
-# Common stub for a few missing GNU programs while installing.
+# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2012-01-06.13; # UTC
+scriptversion=2013-10-28.13; # UTC
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
-# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
-# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -26,68 +25,40 @@ scriptversion=2012-01-06.13; # UTC
# the same distribution terms that you use for the rest of that program.
if test $# -eq 0; then
- echo 1>&2 "Try \`$0 --help' for more information"
+ echo 1>&2 "Try '$0 --help' for more information"
exit 1
fi
-run=:
-sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
-sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
-
-# In the cases where this matters, `missing' is being run in the
-# srcdir already.
-if test -f configure.ac; then
- configure_ac=configure.ac
-else
- configure_ac=configure.in
-fi
+case $1 in
-msg="missing on your system"
+ --is-lightweight)
+ # Used by our autoconf macros to check whether the available missing
+ # script is modern enough.
+ exit 0
+ ;;
-case $1 in
---run)
- # Try to run requested program, and just exit if it succeeds.
- run=
- shift
- "$@" && exit 0
- # Exit code 63 means version mismatch. This often happens
- # when the user try to use an ancient version of a tool on
- # a file that requires a minimum version. In this case we
- # we should proceed has if the program had been absent, or
- # if --run hadn't been passed.
- if test $? = 63; then
- run=:
- msg="probably too old"
- fi
- ;;
+ --run)
+ # Back-compat with the calling convention used by older automake.
+ shift
+ ;;
-h|--h|--he|--hel|--help)
echo "\
$0 [OPTION]... PROGRAM [ARGUMENT]...
-Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
-error status if there is no known handling for PROGRAM.
+Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due
+to PROGRAM being missing or too old.
Options:
-h, --help display this help and exit
-v, --version output version information and exit
- --run try to run the given command, and emulate it if it fails
Supported PROGRAM values:
- aclocal touch file \`aclocal.m4'
- autoconf touch file \`configure'
- autoheader touch file \`config.h.in'
- autom4te touch the output file, or create a stub one
- automake touch all \`Makefile.in' files
- bison create \`y.tab.[ch]', if possible, from existing .[ch]
- flex create \`lex.yy.c', if possible, from existing .c
- help2man touch the output file
- lex create \`lex.yy.c', if possible, from existing .c
- makeinfo touch the output file
- yacc create \`y.tab.[ch]', if possible, from existing .[ch]
+ aclocal autoconf autoheader autom4te automake makeinfo
+ bison yacc flex lex help2man
-Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
-\`g' are ignored when checking the name.
+Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
+'g' are ignored when checking the name.
Send bug reports to <bug-automake@gnu.org>."
exit $?
@@ -99,228 +70,141 @@ Send bug reports to <bug-automake@gnu.org>."
;;
-*)
- echo 1>&2 "$0: Unknown \`$1' option"
- echo 1>&2 "Try \`$0 --help' for more information"
+ echo 1>&2 "$0: unknown '$1' option"
+ echo 1>&2 "Try '$0 --help' for more information"
exit 1
;;
esac
-# normalize program name to check for.
-program=`echo "$1" | sed '
- s/^gnu-//; t
- s/^gnu//; t
- s/^g//; t'`
-
-# Now exit if we have it, but it failed. Also exit now if we
-# don't have it and --version was passed (most likely to detect
-# the program). This is about non-GNU programs, so use $1 not
-# $program.
-case $1 in
- lex*|yacc*)
- # Not GNU programs, they don't have --version.
- ;;
-
- *)
- if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
- # We have it, but it failed.
- exit 1
- elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
- # Could not run --version or --help. This is probably someone
- # running `$TOOL --version' or `$TOOL --help' to check whether
- # $TOOL exists and not knowing $TOOL uses missing.
- exit 1
- fi
- ;;
-esac
-
-# If it does not exist, or fails to run (possibly an outdated version),
-# try to emulate it.
-case $program in
- aclocal*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`acinclude.m4' or \`${configure_ac}'. You might want
- to install the \`Automake' and \`Perl' packages. Grab them from
- any GNU archive site."
- touch aclocal.m4
- ;;
-
- autoconf*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`${configure_ac}'. You might want to install the
- \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
- archive site."
- touch configure
- ;;
-
- autoheader*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`acconfig.h' or \`${configure_ac}'. You might want
- to install the \`Autoconf' and \`GNU m4' packages. Grab them
- from any GNU archive site."
- files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
- test -z "$files" && files="config.h"
- touch_files=
- for f in $files; do
- case $f in
- *:*) touch_files="$touch_files "`echo "$f" |
- sed -e 's/^[^:]*://' -e 's/:.*//'`;;
- *) touch_files="$touch_files $f.in";;
- esac
- done
- touch $touch_files
- ;;
-
- automake*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
- You might want to install the \`Automake' and \`Perl' packages.
- Grab them from any GNU archive site."
- find . -type f -name Makefile.am -print |
- sed 's/\.am$/.in/' |
- while read f; do touch "$f"; done
- ;;
-
- autom4te*)
- echo 1>&2 "\
-WARNING: \`$1' is needed, but is $msg.
- You might have modified some files without having the
- proper tools for further handling them.
- You can get \`$1' as part of \`Autoconf' from any GNU
- archive site."
-
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -f "$file"; then
- touch $file
- else
- test -z "$file" || exec >$file
- echo "#! /bin/sh"
- echo "# Created by GNU Automake missing as a replacement of"
- echo "# $ $@"
- echo "exit 0"
- chmod +x $file
- exit 1
- fi
- ;;
-
- bison*|yacc*)
- echo 1>&2 "\
-WARNING: \`$1' $msg. You should only need it if
- you modified a \`.y' file. You may need the \`Bison' package
- in order for those modifications to take effect. You can get
- \`Bison' from any GNU archive site."
- rm -f y.tab.c y.tab.h
- if test $# -ne 1; then
- eval LASTARG=\${$#}
- case $LASTARG in
- *.y)
- SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if test -f "$SRCFILE"; then
- cp "$SRCFILE" y.tab.c
- fi
- SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if test -f "$SRCFILE"; then
- cp "$SRCFILE" y.tab.h
- fi
- ;;
- esac
- fi
- if test ! -f y.tab.h; then
- echo >y.tab.h
- fi
- if test ! -f y.tab.c; then
- echo 'main() { return 0; }' >y.tab.c
- fi
- ;;
-
- lex*|flex*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified a \`.l' file. You may need the \`Flex' package
- in order for those modifications to take effect. You can get
- \`Flex' from any GNU archive site."
- rm -f lex.yy.c
- if test $# -ne 1; then
- eval LASTARG=\${$#}
- case $LASTARG in
- *.l)
- SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if test -f "$SRCFILE"; then
- cp "$SRCFILE" lex.yy.c
- fi
- ;;
- esac
- fi
- if test ! -f lex.yy.c; then
- echo 'main() { return 0; }' >lex.yy.c
- fi
- ;;
-
- help2man*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified a dependency of a manual page. You may need the
- \`Help2man' package in order for those modifications to take
- effect. You can get \`Help2man' from any GNU archive site."
-
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -f "$file"; then
- touch $file
- else
- test -z "$file" || exec >$file
- echo ".ab help2man is required to generate this page"
- exit $?
- fi
- ;;
-
- makeinfo*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified a \`.texi' or \`.texinfo' file, or any other file
- indirectly affecting the aspect of the manual. The spurious
- call might also be the consequence of using a buggy \`make' (AIX,
- DU, IRIX). You might want to install the \`Texinfo' package or
- the \`GNU make' package. Grab either from any GNU archive site."
- # The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -z "$file"; then
- # ... or it is the one specified with @setfilename ...
- infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '
- /^@setfilename/{
- s/.* \([^ ]*\) *$/\1/
- p
- q
- }' $infile`
- # ... or it is derived from the source name (dir/f.texi becomes f.info)
- test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
- fi
- # If the file does not exist, the user really needs makeinfo;
- # let's fail without touching anything.
- test -f $file || exit 1
- touch $file
- ;;
+# Run the given program, remember its exit status.
+"$@"; st=$?
+
+# If it succeeded, we are done.
+test $st -eq 0 && exit 0
+
+# Also exit now if we it failed (or wasn't found), and '--version' was
+# passed; such an option is passed most likely to detect whether the
+# program is present and works.
+case $2 in --version|--help) exit $st;; esac
+
+# Exit code 63 means version mismatch. This often happens when the user
+# tries to use an ancient version of a tool on a file that requires a
+# minimum version.
+if test $st -eq 63; then
+ msg="probably too old"
+elif test $st -eq 127; then
+ # Program was missing.
+ msg="missing on your system"
+else
+ # Program was found and executed, but failed. Give up.
+ exit $st
+fi
- *)
- echo 1>&2 "\
-WARNING: \`$1' is needed, and is $msg.
- You might have modified some files without having the
- proper tools for further handling them. Check the \`README' file,
- it often tells you about the needed prerequisites for installing
- this package. You may also peek at any GNU archive site, in case
- some other package would contain this missing \`$1' program."
- exit 1
+perl_URL=http://www.perl.org/
+flex_URL=http://flex.sourceforge.net/
+gnu_software_URL=http://www.gnu.org/software
+
+program_details ()
+{
+ case $1 in
+ aclocal|automake)
+ echo "The '$1' program is part of the GNU Automake package:"
+ echo "<$gnu_software_URL/automake>"
+ echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:"
+ echo "<$gnu_software_URL/autoconf>"
+ echo "<$gnu_software_URL/m4/>"
+ echo "<$perl_URL>"
+ ;;
+ autoconf|autom4te|autoheader)
+ echo "The '$1' program is part of the GNU Autoconf package:"
+ echo "<$gnu_software_URL/autoconf/>"
+ echo "It also requires GNU m4 and Perl in order to run:"
+ echo "<$gnu_software_URL/m4/>"
+ echo "<$perl_URL>"
+ ;;
+ esac
+}
+
+give_advice ()
+{
+ # Normalize program name to check for.
+ normalized_program=`echo "$1" | sed '
+ s/^gnu-//; t
+ s/^gnu//; t
+ s/^g//; t'`
+
+ printf '%s\n' "'$1' is $msg."
+
+ configure_deps="'configure.ac' or m4 files included by 'configure.ac'"
+ case $normalized_program in
+ autoconf*)
+ echo "You should only need it if you modified 'configure.ac',"
+ echo "or m4 files included by it."
+ program_details 'autoconf'
+ ;;
+ autoheader*)
+ echo "You should only need it if you modified 'acconfig.h' or"
+ echo "$configure_deps."
+ program_details 'autoheader'
+ ;;
+ automake*)
+ echo "You should only need it if you modified 'Makefile.am' or"
+ echo "$configure_deps."
+ program_details 'automake'
+ ;;
+ aclocal*)
+ echo "You should only need it if you modified 'acinclude.m4' or"
+ echo "$configure_deps."
+ program_details 'aclocal'
+ ;;
+ autom4te*)
+ echo "You might have modified some maintainer files that require"
+ echo "the 'autom4te' program to be rebuilt."
+ program_details 'autom4te'
+ ;;
+ bison*|yacc*)
+ echo "You should only need it if you modified a '.y' file."
+ echo "You may want to install the GNU Bison package:"
+ echo "<$gnu_software_URL/bison/>"
+ ;;
+ lex*|flex*)
+ echo "You should only need it if you modified a '.l' file."
+ echo "You may want to install the Fast Lexical Analyzer package:"
+ echo "<$flex_URL>"
+ ;;
+ help2man*)
+ echo "You should only need it if you modified a dependency" \
+ "of a man page."
+ echo "You may want to install the GNU Help2man package:"
+ echo "<$gnu_software_URL/help2man/>"
;;
-esac
-
-exit 0
+ makeinfo*)
+ echo "You should only need it if you modified a '.texi' file, or"
+ echo "any other file indirectly affecting the aspect of the manual."
+ echo "You might want to install the Texinfo package:"
+ echo "<$gnu_software_URL/texinfo/>"
+ echo "The spurious makeinfo call might also be the consequence of"
+ echo "using a buggy 'make' (AIX, DU, IRIX), in which case you might"
+ echo "want to install GNU make:"
+ echo "<$gnu_software_URL/make/>"
+ ;;
+ *)
+ echo "You might have modified some files without having the proper"
+ echo "tools for further handling them. Check the 'README' file, it"
+ echo "often tells you about the needed prerequisites for installing"
+ echo "this package. You may also peek at any GNU archive site, in"
+ echo "case some other package contains this missing '$1' program."
+ ;;
+ esac
+}
+
+give_advice "$1" | sed -e '1s/^/WARNING: /' \
+ -e '2,$s/^/ /' >&2
+
+# Propagate the correct exit status (expected to be 127 for a program
+# not found, 63 for a program that failed due to version mismatch).
+exit $st
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
diff --git a/mkinstalldirs b/mkinstalldirs
deleted file mode 100755
index 4191a45..0000000
--- a/mkinstalldirs
+++ /dev/null
@@ -1,162 +0,0 @@
-#! /bin/sh
-# mkinstalldirs --- make directory hierarchy
-
-scriptversion=2009-04-28.21; # UTC
-
-# Original author: Noah Friedman <friedman@prep.ai.mit.edu>
-# Created: 1993-05-16
-# Public domain.
-#
-# This file is maintained in Automake, please report
-# bugs to <bug-automake@gnu.org> or send patches to
-# <automake-patches@gnu.org>.
-
-nl='
-'
-IFS=" "" $nl"
-errstatus=0
-dirmode=
-
-usage="\
-Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
-
-Create each directory DIR (with mode MODE, if specified), including all
-leading file name components.
-
-Report bugs to <bug-automake@gnu.org>."
-
-# process command line arguments
-while test $# -gt 0 ; do
- case $1 in
- -h | --help | --h*) # -h for help
- echo "$usage"
- exit $?
- ;;
- -m) # -m PERM arg
- shift
- test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
- dirmode=$1
- shift
- ;;
- --version)
- echo "$0 $scriptversion"
- exit $?
- ;;
- --) # stop option processing
- shift
- break
- ;;
- -*) # unknown option
- echo "$usage" 1>&2
- exit 1
- ;;
- *) # first non-opt arg
- break
- ;;
- esac
-done
-
-for file
-do
- if test -d "$file"; then
- shift
- else
- break
- fi
-done
-
-case $# in
- 0) exit 0 ;;
-esac
-
-# Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and
-# mkdir -p a/c at the same time, both will detect that a is missing,
-# one will create a, then the other will try to create a and die with
-# a "File exists" error. This is a problem when calling mkinstalldirs
-# from a parallel make. We use --version in the probe to restrict
-# ourselves to GNU mkdir, which is thread-safe.
-case $dirmode in
- '')
- if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
- echo "mkdir -p -- $*"
- exec mkdir -p -- "$@"
- else
- # On NextStep and OpenStep, the `mkdir' command does not
- # recognize any option. It will interpret all options as
- # directories to create, and then abort because `.' already
- # exists.
- test -d ./-p && rmdir ./-p
- test -d ./--version && rmdir ./--version
- fi
- ;;
- *)
- if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
- test ! -d ./--version; then
- echo "mkdir -m $dirmode -p -- $*"
- exec mkdir -m "$dirmode" -p -- "$@"
- else
- # Clean up after NextStep and OpenStep mkdir.
- for d in ./-m ./-p ./--version "./$dirmode";
- do
- test -d $d && rmdir $d
- done
- fi
- ;;
-esac
-
-for file
-do
- case $file in
- /*) pathcomp=/ ;;
- *) pathcomp= ;;
- esac
- oIFS=$IFS
- IFS=/
- set fnord $file
- shift
- IFS=$oIFS
-
- for d
- do
- test "x$d" = x && continue
-
- pathcomp=$pathcomp$d
- case $pathcomp in
- -*) pathcomp=./$pathcomp ;;
- esac
-
- if test ! -d "$pathcomp"; then
- echo "mkdir $pathcomp"
-
- mkdir "$pathcomp" || lasterr=$?
-
- if test ! -d "$pathcomp"; then
- errstatus=$lasterr
- else
- if test ! -z "$dirmode"; then
- echo "chmod $dirmode $pathcomp"
- lasterr=
- chmod "$dirmode" "$pathcomp" || lasterr=$?
-
- if test ! -z "$lasterr"; then
- errstatus=$lasterr
- fi
- fi
- fi
- fi
-
- pathcomp=$pathcomp/
- done
-done
-
-exit $errstatus
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End:
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index cf69e7b..36e1ca3 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -12,6 +12,7 @@ pkglib_LTLIBRARIES = \
libka-plugin-dummy.la \
$(PAM_PLUGIN) \
libka-plugin-afs.la \
+ libka-plugin-gnomelock.la \
$(NULL)
# Dummy example plugin
@@ -64,3 +65,20 @@ libka_plugin_afs_la_LDFLAGS = \
-module \
-avoid-version \
$(NULL)
+
+# GnomeLock plugin
+libka_plugin_gnomelock_la_SOURCES = \
+ ka-plugin-gnomelock.c \
+ ka-plugin-gnomelock.h \
+ $(NULL)
+
+libka_plugin_gnomelock_la_CPPFLAGS = \
+ $(GIO_CFLAGS) \
+ -I$(top_srcdir)/src \
+ $(NULL)
+
+libka_plugin_gnomelock_la_LDFLAGS = \
+ -module \
+ -avoid-version \
+ $(GIO_LIBS) \
+ $(NULL)
diff --git a/plugins/Makefile.in b/plugins/Makefile.in
index 949600c..7951faa 100644
--- a/plugins/Makefile.in
+++ b/plugins/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,23 +15,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
- test $$am__dry = yes; \
- }
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
@@ -51,14 +78,15 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = plugins
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
+ $(top_srcdir)/depcomp
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
@@ -99,6 +127,7 @@ libka_plugin_afs_la_OBJECTS = $(am_libka_plugin_afs_la_OBJECTS)
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
+am__v_lt_1 =
libka_plugin_afs_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(AM_CFLAGS) $(CFLAGS) $(libka_plugin_afs_la_LDFLAGS) \
@@ -111,6 +140,16 @@ libka_plugin_dummy_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(AM_CFLAGS) $(CFLAGS) $(libka_plugin_dummy_la_LDFLAGS) \
$(LDFLAGS) -o $@
+libka_plugin_gnomelock_la_LIBADD =
+am_libka_plugin_gnomelock_la_OBJECTS = \
+ libka_plugin_gnomelock_la-ka-plugin-gnomelock.lo \
+ $(am__objects_1)
+libka_plugin_gnomelock_la_OBJECTS = \
+ $(am_libka_plugin_gnomelock_la_OBJECTS)
+libka_plugin_gnomelock_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
+ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(AM_CFLAGS) $(CFLAGS) $(libka_plugin_gnomelock_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
libka_plugin_pam_la_LIBADD =
am__libka_plugin_pam_la_SOURCES_DIST = ka-plugin-pam.c ka-plugin-pam.h
@ENABLE_PAM_PLUGIN_TRUE@am_libka_plugin_pam_la_OBJECTS = \
@@ -123,6 +162,18 @@ libka_plugin_pam_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(LDFLAGS) -o $@
@ENABLE_PAM_PLUGIN_TRUE@am_libka_plugin_pam_la_rpath = -rpath \
@ENABLE_PAM_PLUGIN_TRUE@ $(pkglibdir)
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -135,31 +186,46 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
+am__v_CC_0 = @echo " CC " $@;
+am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_CCLD_0 = @echo " CCLD " $@;
+am__v_CCLD_1 =
SOURCES = $(libka_plugin_afs_la_SOURCES) \
$(libka_plugin_dummy_la_SOURCES) \
+ $(libka_plugin_gnomelock_la_SOURCES) \
$(libka_plugin_pam_la_SOURCES)
DIST_SOURCES = $(libka_plugin_afs_la_SOURCES) \
$(libka_plugin_dummy_la_SOURCES) \
+ $(libka_plugin_gnomelock_la_SOURCES) \
$(am__libka_plugin_pam_la_SOURCES_DIST)
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -353,6 +419,7 @@ pkglib_LTLIBRARIES = \
libka-plugin-dummy.la \
$(PAM_PLUGIN) \
libka-plugin-afs.la \
+ libka-plugin-gnomelock.la \
$(NULL)
@@ -407,6 +474,24 @@ libka_plugin_afs_la_LDFLAGS = \
-avoid-version \
$(NULL)
+
+# GnomeLock plugin
+libka_plugin_gnomelock_la_SOURCES = \
+ ka-plugin-gnomelock.c \
+ ka-plugin-gnomelock.h \
+ $(NULL)
+
+libka_plugin_gnomelock_la_CPPFLAGS = \
+ $(GIO_CFLAGS) \
+ -I$(top_srcdir)/src \
+ $(NULL)
+
+libka_plugin_gnomelock_la_LDFLAGS = \
+ -module \
+ -avoid-version \
+ $(GIO_LIBS) \
+ $(NULL)
+
all: all-am
.SUFFIXES:
@@ -441,6 +526,7 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
+
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
@$(NORMAL_INSTALL)
@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
@@ -467,16 +553,24 @@ uninstall-pkglibLTLIBRARIES:
clean-pkglibLTLIBRARIES:
-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
- @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
+ @list='$(pkglib_LTLIBRARIES)'; \
+ locs=`for p in $$list; do echo $$p; done | \
+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
+ sort -u`; \
+ test -z "$$locs" || { \
+ echo rm -f $${locs}; \
+ rm -f $${locs}; \
+ }
+
libka-plugin-afs.la: $(libka_plugin_afs_la_OBJECTS) $(libka_plugin_afs_la_DEPENDENCIES) $(EXTRA_libka_plugin_afs_la_DEPENDENCIES)
$(AM_V_CCLD)$(libka_plugin_afs_la_LINK) -rpath $(pkglibdir) $(libka_plugin_afs_la_OBJECTS) $(libka_plugin_afs_la_LIBADD) $(LIBS)
+
libka-plugin-dummy.la: $(libka_plugin_dummy_la_OBJECTS) $(libka_plugin_dummy_la_DEPENDENCIES) $(EXTRA_libka_plugin_dummy_la_DEPENDENCIES)
$(AM_V_CCLD)$(libka_plugin_dummy_la_LINK) -rpath $(pkglibdir) $(libka_plugin_dummy_la_OBJECTS) $(libka_plugin_dummy_la_LIBADD) $(LIBS)
+
+libka-plugin-gnomelock.la: $(libka_plugin_gnomelock_la_OBJECTS) $(libka_plugin_gnomelock_la_DEPENDENCIES) $(EXTRA_libka_plugin_gnomelock_la_DEPENDENCIES)
+ $(AM_V_CCLD)$(libka_plugin_gnomelock_la_LINK) -rpath $(pkglibdir) $(libka_plugin_gnomelock_la_OBJECTS) $(libka_plugin_gnomelock_la_LIBADD) $(LIBS)
+
libka-plugin-pam.la: $(libka_plugin_pam_la_OBJECTS) $(libka_plugin_pam_la_DEPENDENCIES) $(EXTRA_libka_plugin_pam_la_DEPENDENCIES)
$(AM_V_CCLD)$(libka_plugin_pam_la_LINK) $(am_libka_plugin_pam_la_rpath) $(libka_plugin_pam_la_OBJECTS) $(libka_plugin_pam_la_LIBADD) $(LIBS)
@@ -488,6 +582,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libka_plugin_afs_la-ka-plugin-afs.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libka_plugin_dummy_la-ka-plugin-dummy.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libka_plugin_gnomelock_la-ka-plugin-gnomelock.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libka_plugin_pam_la-ka-plugin-pam.Plo@am__quote@
.c.o:
@@ -495,14 +590,14 @@ distclean-compile:
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@@ -525,6 +620,13 @@ libka_plugin_dummy_la-ka-plugin-dummy.lo: ka-plugin-dummy.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libka_plugin_dummy_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libka_plugin_dummy_la-ka-plugin-dummy.lo `test -f 'ka-plugin-dummy.c' || echo '$(srcdir)/'`ka-plugin-dummy.c
+libka_plugin_gnomelock_la-ka-plugin-gnomelock.lo: ka-plugin-gnomelock.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libka_plugin_gnomelock_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libka_plugin_gnomelock_la-ka-plugin-gnomelock.lo -MD -MP -MF $(DEPDIR)/libka_plugin_gnomelock_la-ka-plugin-gnomelock.Tpo -c -o libka_plugin_gnomelock_la-ka-plugin-gnomelock.lo `test -f 'ka-plugin-gnomelock.c' || echo '$(srcdir)/'`ka-plugin-gnomelock.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libka_plugin_gnomelock_la-ka-plugin-gnomelock.Tpo $(DEPDIR)/libka_plugin_gnomelock_la-ka-plugin-gnomelock.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ka-plugin-gnomelock.c' object='libka_plugin_gnomelock_la-ka-plugin-gnomelock.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libka_plugin_gnomelock_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libka_plugin_gnomelock_la-ka-plugin-gnomelock.lo `test -f 'ka-plugin-gnomelock.c' || echo '$(srcdir)/'`ka-plugin-gnomelock.c
+
libka_plugin_pam_la-ka-plugin-pam.lo: ka-plugin-pam.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libka_plugin_pam_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libka_plugin_pam_la-ka-plugin-pam.lo -MD -MP -MF $(DEPDIR)/libka_plugin_pam_la-ka-plugin-pam.Tpo -c -o libka_plugin_pam_la-ka-plugin-pam.lo `test -f 'ka-plugin-pam.c' || echo '$(srcdir)/'`ka-plugin-pam.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libka_plugin_pam_la-ka-plugin-pam.Tpo $(DEPDIR)/libka_plugin_pam_la-ka-plugin-pam.Plo
@@ -538,26 +640,15 @@ mostlyclean-libtool:
clean-libtool:
-rm -rf .libs _libs
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
@@ -569,15 +660,11 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$$unique; \
fi; \
fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ctags: ctags-am
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
@@ -586,6 +673,21 @@ GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
+cscopelist: cscopelist-am
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -730,19 +832,20 @@ uninstall-am: uninstall-pkglibLTLIBRARIES
.MAKE: install-am install-strip
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-pkglibLTLIBRARIES \
- install-ps install-ps-am install-strip installcheck \
- installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
+ clean-libtool clean-pkglibLTLIBRARIES cscopelist-am ctags \
+ ctags-am distclean distclean-compile distclean-generic \
+ distclean-libtool distclean-tags distdir dvi dvi-am html \
+ html-am info info-am install install-am install-data \
+ install-data-am install-dvi install-dvi-am install-exec \
+ install-exec-am install-html install-html-am install-info \
+ install-info-am install-man install-pdf install-pdf-am \
+ install-pkglibLTLIBRARIES install-ps install-ps-am \
+ install-strip installcheck installcheck-am installdirs \
+ maintainer-clean maintainer-clean-generic mostlyclean \
+ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+ pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
+ uninstall-pkglibLTLIBRARIES
# Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/plugins/ka-plugin-afs.c b/plugins/ka-plugin-afs.c
index 831e016..f163281 100644
--- a/plugins/ka-plugin-afs.c
+++ b/plugins/ka-plugin-afs.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "ka-plugin-afs.h"
diff --git a/plugins/ka-plugin-afs.h b/plugins/ka-plugin-afs.h
index c4fb71d..6b3aed9 100644
--- a/plugins/ka-plugin-afs.h
+++ b/plugins/ka-plugin-afs.h
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _KA_PLUGIN_DUMMY
diff --git a/plugins/ka-plugin-dummy.c b/plugins/ka-plugin-dummy.c
index 99bd739..c7770db 100644
--- a/plugins/ka-plugin-dummy.c
+++ b/plugins/ka-plugin-dummy.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "ka-plugin-dummy.h"
diff --git a/plugins/ka-plugin-dummy.h b/plugins/ka-plugin-dummy.h
index 460d64a..0b67e98 100644
--- a/plugins/ka-plugin-dummy.h
+++ b/plugins/ka-plugin-dummy.h
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _KA_PLUGIN_DUMMY
diff --git a/plugins/ka-plugin-gnomelock.c b/plugins/ka-plugin-gnomelock.c
new file mode 100644
index 0000000..1c61cc1
--- /dev/null
+++ b/plugins/ka-plugin-gnomelock.c
@@ -0,0 +1,130 @@
+/*
+ * Copyright (C) 2013 Zoran Pericic <zpericic@netst.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#include "ka-plugin-gnomelock.h"
+#include <gmodule.h>
+#include <gio/gio.h>
+
+G_DEFINE_TYPE (KaPluginGnomeLock, ka_plugin_gnomelock, KA_TYPE_PLUGIN)
+#define GET_PRIVATE(o) \
+ (G_TYPE_INSTANCE_GET_PRIVATE ((o), KA_TYPE_PLUGIN_GNOMELOCK, KaPluginGnomeLockPrivate))
+
+int ka_plugin_major_version = KA_PLUGIN_MAJOR_VERSION;
+int ka_plugin_minor_version = KA_PLUGIN_MINOR_VERSION;
+
+G_MODULE_EXPORT KaPlugin *
+ka_plugin_create (void)
+{
+ return KA_PLUGIN (ka_plugin_gnomelock_new ());
+}
+
+typedef struct _KaPluginGnomeLockPrivate KaPluginGnomeLockPrivate;
+
+struct _KaPluginGnomeLockPrivate {
+ gulong handler;
+};
+
+static void
+event_cb (gpointer *applet, gchar *princ, guint when, gpointer user_data)
+{
+ GError *error = NULL;
+ GDBusProxyFlags flags= G_DBUS_PROXY_FLAGS_NONE;
+ GDBusProxy *proxy = NULL;
+
+ proxy = g_dbus_proxy_new_for_bus_sync(G_BUS_TYPE_SESSION,
+ flags,
+ NULL, /* GDBusInterfaceInfo */
+ "org.gnome.ScreenSaver",
+ "/org/gnome/ScreenSaver",
+ "org.gnome.ScreenSaver",
+ NULL, /* GCancellable */
+ &error
+ );
+
+ if (proxy == NULL) {
+ g_warning ("Error creating proxy: %s\n", error->message);
+ g_error_free (error);
+ return;
+ }
+
+ g_dbus_proxy_call_sync (proxy,
+ "Lock",
+ NULL,
+ G_DBUS_CALL_FLAGS_NONE,
+ -1,
+ NULL,
+ &error);
+
+ if (error) {
+ g_warning ("Error calling lock: %s\n", error->message);
+ g_error_free (error);
+ }
+
+ if (proxy != NULL)
+ g_object_unref (proxy);
+}
+
+static void
+ka_plugin_gnomelock_finalize (GObject *object)
+{
+ G_OBJECT_CLASS (ka_plugin_gnomelock_parent_class)->finalize (object);
+}
+
+static void
+ka_plugin_gnomelock_activate (KaPlugin *self, KaApplet *applet)
+{
+ KaPluginGnomeLockPrivate *priv = GET_PRIVATE (self);
+
+ priv->handler = g_signal_connect (applet,
+ "krb-tgt-expired",
+ G_CALLBACK (event_cb), "Expired");
+}
+
+static void
+ka_plugin_gnomelock_deactivate (KaPlugin *self, KaApplet *applet)
+{
+ int i;
+ KaPluginGnomeLockPrivate *priv = GET_PRIVATE (self);
+
+ g_signal_handler_disconnect (applet, priv->handler);
+}
+
+static void
+ka_plugin_gnomelock_class_init (KaPluginGnomeLockClass *klass)
+{
+ GObjectClass *object_class = G_OBJECT_CLASS (klass);
+ KaPluginClass *plugin_class = KA_PLUGIN_CLASS (klass);
+
+ g_type_class_add_private (klass, sizeof (KaPluginGnomeLockPrivate));
+
+ plugin_class->activate = ka_plugin_gnomelock_activate;
+ plugin_class->deactivate = ka_plugin_gnomelock_deactivate;
+ object_class->finalize = ka_plugin_gnomelock_finalize;
+}
+
+static void
+ka_plugin_gnomelock_init (KaPluginGnomeLock *self)
+{
+}
+
+KaPluginGnomeLock *
+ka_plugin_gnomelock_new (void)
+{
+ return g_object_new (KA_TYPE_PLUGIN_GNOMELOCK, KA_PLUGIN_PROP_NAME,
+ "gnomelock", NULL);
+}
diff --git a/plugins/ka-plugin-gnomelock.h b/plugins/ka-plugin-gnomelock.h
new file mode 100644
index 0000000..def836e
--- /dev/null
+++ b/plugins/ka-plugin-gnomelock.h
@@ -0,0 +1,50 @@
+/*
+ * Copyright (C) 2013 Zoran Pericic <zpericic@netst.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#ifndef _KA_PLUGIN_GNOMELOCK
+#define _KA_PLUGIN_GNOMELOCK
+
+#include "ka-plugin.h"
+
+G_BEGIN_DECLS
+#define KA_TYPE_PLUGIN_GNOMELOCK ka_plugin_gnomelock_get_type()
+#define KA_PLUGIN_GNOMELOCK(obj) \
+ (G_TYPE_CHECK_INSTANCE_CAST ((obj), KA_TYPE_PLUGIN_GNOMELOCK, KaPluginGnomeLock))
+#define KA_PLUGIN_GNOMELOCK_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_CAST ((klass), KA_TYPE_PLUGIN_GNOMELOCK, KaPluginGnomeLockClass))
+#define KA_IS_PLUGIN_GNOMELOCK(obj) \
+ (G_TYPE_CHECK_INSTANCE_TYPE ((obj), KA_TYPE_PLUGIN_GNOMELOCK))
+#define KA_IS_PLUGIN_GNOMELOCK_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_TYPE ((klass), KA_TYPE_PLUGIN_GNOMELOCK))
+#define KA_PLUGIN_GNOMELOCK_GET_CLASS(obj) \
+ (G_TYPE_INSTANCE_GET_CLASS ((obj), KA_TYPE_PLUGIN_GNOMELOCK, KaPluginGnomeLockClass))
+
+typedef struct {
+ KaPlugin parent;
+} KaPluginGnomeLock;
+
+typedef struct {
+ KaPluginClass parent_class;
+} KaPluginGnomeLockClass;
+
+GType ka_plugin_gnomelock_get_type (void);
+
+KaPluginGnomeLock *ka_plugin_gnomelock_new (void);
+
+G_END_DECLS
+#endif /* _KA_PLUGIN_GNOMELOCK */
diff --git a/plugins/ka-plugin-pam.c b/plugins/ka-plugin-pam.c
index b700854..d1e8b70 100644
--- a/plugins/ka-plugin-pam.c
+++ b/plugins/ka-plugin-pam.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "ka-plugin-pam.h"
diff --git a/plugins/ka-plugin-pam.h b/plugins/ka-plugin-pam.h
index 5f9b34a..8c4de94 100644
--- a/plugins/ka-plugin-pam.h
+++ b/plugins/ka-plugin-pam.h
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _KA_PLUGIN_PAM
diff --git a/po/LINGUAS b/po/LINGUAS
index 2e094fb..cf3da1c 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -3,6 +3,7 @@
cs
da
de
+el
es
fr
gl
@@ -10,6 +11,8 @@ nb
pa
pt_BR
sl
+sr
+sr@latin
sv
uk
zh_CN
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b65ce3d..fb15bbf 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,5 +7,6 @@ src/ka-tools.c
src/ka-main-window.c
src/ka-preferences.c
src/krb5-auth-dialog.desktop.in
+src/krb5-auth-dialog.appdata.xml.in
src/org.gnome.KrbAuthDialog.gschema.xml
secmem/util.c
diff --git a/po/cs.po b/po/cs.po
index 10fdfc1..97906e9 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -2,15 +2,15 @@
# Copyright (C) 2010, 2011 krb5-auth-dialog's COPYRIGHT HOLDER
# This file is distributed under the same license as the krb5-auth-dialog package.
#
-# Zdeněk Hataš <zdenek.hatas@gmail.com>, 2010, 2011.
+# Zdeněk Hataš <zdenek.hatas@gmail.com>, 2010, 2011, 2012, 2013, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: krb5-auth-dialog master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5-"
"auth-dialog&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-10-02 20:29+0000\n"
-"PO-Revision-Date: 2011-09-05 08:42+0100\n"
+"POT-Creation-Date: 2014-03-09 10:17+0000\n"
+"PO-Revision-Date: 2014-03-09 16:33+0100\n"
"Last-Translator: Zdeněk Hataš <zdenek.hatas@gmail.com>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
"Language: cs\n"
@@ -18,114 +18,120 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Poedit 1.5.4\n"
+
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "_Předvolby"
+
+#: ../src/krb5-auth-dialog.ui.h:2
+msgid "_About"
+msgstr "O _aplikaci"
+
+#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "Nápo_věda"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "U_končit"
#.
#. * vim:ts:sts=4:sw=4:et:
#.
-#: ../src/krb5-auth-dialog.ui.h:1 ../src/krb5-auth-dialog.desktop.in.h:1
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
msgid "Kerberos Authentication"
msgstr "Autentizace Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:2
+#: ../src/krb5-auth-dialog.ui.h:6
msgid "_Renew Ticket"
msgstr "_Obnovit lístek"
-#: ../src/krb5-auth-dialog.ui.h:3
+#: ../src/krb5-auth-dialog.ui.h:7
msgid "Service Tickets"
msgstr "Lístky služeb"
-#: ../src/krb5-auth-dialog.ui.h:4
-msgid "_File"
-msgstr "_Soubor"
-
-#: ../src/krb5-auth-dialog.ui.h:5
-msgid "_Edit"
-msgstr "Ú_pravy"
-
-#: ../src/krb5-auth-dialog.ui.h:6
-msgid "_Help"
-msgstr "Nápo_věda"
-
-#: ../src/krb5-auth-dialog.ui.h:7
+#: ../src/krb5-auth-dialog.ui.h:8
msgid "Kerberos User"
msgstr "Uživatel"
-#: ../src/krb5-auth-dialog.ui.h:8
+#: ../src/krb5-auth-dialog.ui.h:9
msgid ""
"The name of your Kerberos account. Leave blank to use your current username."
msgstr ""
"Název vašeho účtu Kerberos. Ponechte prázdné, pokud chcete použít aktuální "
"uživatelské jméno."
-#: ../src/krb5-auth-dialog.ui.h:9
+#: ../src/krb5-auth-dialog.ui.h:10
msgid "Kerberos principal:"
msgstr "Principal:"
-#: ../src/krb5-auth-dialog.ui.h:10
+#: ../src/krb5-auth-dialog.ui.h:11
msgid "Kerberos Ticket Options"
msgstr "Vlastnosti lístku Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:11
+#: ../src/krb5-auth-dialog.ui.h:12
msgid "Requested Kerberos tickets should be:"
msgstr "Požadované lístky Kerberos mohou být:"
-#: ../src/krb5-auth-dialog.ui.h:12
+#: ../src/krb5-auth-dialog.ui.h:13
msgid "forwardable"
-msgstr "přenositelné"
+msgstr "přenositelný"
-#: ../src/krb5-auth-dialog.ui.h:13
+#: ../src/krb5-auth-dialog.ui.h:14
msgid "If checked, request forwardable tickets"
msgstr "Je-li zaškrtnuto, požadovat přenositelné (forwardable) lístky"
-#: ../src/krb5-auth-dialog.ui.h:14
+#: ../src/krb5-auth-dialog.ui.h:15
msgid "renewable"
-msgstr "obnovitelné"
+msgstr "obnovitelný"
-#: ../src/krb5-auth-dialog.ui.h:15
+#: ../src/krb5-auth-dialog.ui.h:16
msgid "If checked, request renewable tickets"
msgstr "Je-li zaškrtnuto, požadovat obnovitelné (renewable) lístky"
-#: ../src/krb5-auth-dialog.ui.h:16
+#: ../src/krb5-auth-dialog.ui.h:17
msgid "proxiable"
-msgstr "delegovatelné"
+msgstr "delegovatelný"
-#: ../src/krb5-auth-dialog.ui.h:17
+#: ../src/krb5-auth-dialog.ui.h:18
msgid "If checked, request proxiable tickets"
msgstr "Je-li zaškrtnuto, požadovat delegovatelné (proxiable) lístky"
-#: ../src/krb5-auth-dialog.ui.h:18
+#: ../src/krb5-auth-dialog.ui.h:19
msgid "Kerberos"
msgstr "Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:19
+#: ../src/krb5-auth-dialog.ui.h:20
msgid "Userid"
-msgstr "Id uživatele"
+msgstr "ID uživatele"
-#: ../src/krb5-auth-dialog.ui.h:20
+#: ../src/krb5-auth-dialog.ui.h:21
msgid "Use Smartcard"
msgstr "Použít čipovou kartu"
-#: ../src/krb5-auth-dialog.ui.h:21
+#: ../src/krb5-auth-dialog.ui.h:22
msgid "If checked, use a security token (Smartcard) to authenticate."
-msgstr "Je-li zaškrtnuto, používat k ověřování bezpečnostní token (čipovou kartu)."
+msgstr ""
+"Je-li zaškrtnuto, používat k ověřování bezpečnostní token (čipovou kartu)."
-#: ../src/krb5-auth-dialog.ui.h:22
+#: ../src/krb5-auth-dialog.ui.h:23
msgid "Certificate and private key used for authentication"
msgstr "Certifikát a soukromý klíč použitý k autentizaci"
-#: ../src/krb5-auth-dialog.ui.h:23
+#: ../src/krb5-auth-dialog.ui.h:24
msgid "_Browse..."
-msgstr "_Procházet..."
+msgstr "_Procházet…"
-#: ../src/krb5-auth-dialog.ui.h:24
+#: ../src/krb5-auth-dialog.ui.h:25
msgid "X509 trust anchors"
-msgstr ""
+msgstr "Pevné body důvěry X509"
-#: ../src/krb5-auth-dialog.ui.h:25
+#: ../src/krb5-auth-dialog.ui.h:26
msgid "Certificate used to verify digital signatures."
msgstr "Certifikát použitý pro ověření digitálních podpisů."
-#: ../src/krb5-auth-dialog.ui.h:26
+#: ../src/krb5-auth-dialog.ui.h:27
msgid ""
"Configure the use of certificates and smartcards for your Kerberos network "
"authentication."
@@ -133,50 +139,50 @@ msgstr ""
"Nastavit použití certifikátů a čipových karet při síťové autentizaci "
"Kerberos."
-#: ../src/krb5-auth-dialog.ui.h:27
+#: ../src/krb5-auth-dialog.ui.h:28
msgid "PKINIT"
msgstr "PKINIT"
-#: ../src/krb5-auth-dialog.ui.h:28
+#: ../src/krb5-auth-dialog.ui.h:29
msgid "Notifications"
msgstr "Upozornění"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:30
+#: ../src/krb5-auth-dialog.ui.h:31
msgid "Warn"
msgstr "Upozornit"
-#: ../src/krb5-auth-dialog.ui.h:31
+#: ../src/krb5-auth-dialog.ui.h:32
msgid ""
"Send notification about ticket expiry that many minutes before it finally "
"expires"
msgstr ""
-"Posílat oznámení o vypršení platnosti lístku tento počet minut před končeným "
-"vypršením"
+"Posílat oznámení o vypršení platnosti lístku tento počet minut před úplným "
+"vypršením platnosti"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:33
+#: ../src/krb5-auth-dialog.ui.h:34
msgid "minutes before ticket expiry"
-msgstr "minut do vypršení lístku"
+msgstr "minut před vypršením platnosti lístku"
-#: ../src/ka-kerberos.c:177
+#: ../src/ka-kerberos.c:176
msgid "unknown error"
msgstr "neznámá chyba"
-#: ../src/ka-kerberos.c:317
+#: ../src/ka-kerberos.c:318
msgid "Your ticket cache is currently empty"
msgstr "Mezipaměť vašich přihlašovacích údajů je prázdná"
-#: ../src/ka-kerberos.c:341
+#: ../src/ka-kerberos.c:349
msgid "Expired"
msgstr "Platnost vypršela"
-#: ../src/ka-pwdialog.c:178
+#: ../src/ka-pwdialog.c:229
#, c-format
msgid "Couldn't acquire kerberos ticket: '%s'"
msgstr "Nelze získat lístek: '%s'"
-#: ../src/ka-pwdialog.c:217 ../src/ka-applet.c:466
+#: ../src/ka-pwdialog.c:268 ../src/ka-applet.c:571
#, c-format
msgid "Your credentials expire in %d minute"
msgid_plural "Your credentials expire in %d minutes"
@@ -184,24 +190,24 @@ msgstr[0] "Vaše pověření údaje vyprší za %d minutu"
msgstr[1] "Vaše pověření vyprší za %d minuty"
msgstr[2] "Vaše pověření vyprší za %d minut"
-#: ../src/ka-pwdialog.c:222 ../src/ka-applet.c:471
+#: ../src/ka-pwdialog.c:273 ../src/ka-applet.c:576
msgid "Your credentials have expired"
msgstr "Vaše pověření vypršelo"
-#: ../src/ka-pwdialog.c:245
+#: ../src/ka-pwdialog.c:296
msgid "Please enter your Kerberos password:"
msgstr "Vložte prosím své heslo Kerberos:"
-#: ../src/ka-pwdialog.c:258
+#: ../src/ka-pwdialog.c:309
#, c-format
msgid "Please enter the password for '%s':"
msgstr "Vložte prosím své heslo pro „%s“:"
-#: ../src/ka-pwdialog.c:276
+#: ../src/ka-pwdialog.c:327
msgid "The password you entered is invalid"
msgstr "Vložené heslo není platné"
-#: ../src/ka-pwdialog.c:292
+#: ../src/ka-pwdialog.c:343
#, c-format
msgid "%s Error"
msgstr "Chyba %s"
@@ -337,7 +343,7 @@ msgstr "Požadovaná doba platnosti je záporná nebo příliš krátká"
#. krb5_err.et:krb5:KRB5KDC_ERR_NEVER_VALID
#: ../src/dummy-strings.c:35
msgid "KDC policy rejects request"
-msgstr "Požadavek byl odmítnut politikou KDC"
+msgstr "Požadavek byl odmítnut zásadou KDC"
#. krb5_err.et:krb5:KRB5KDC_ERR_POLICY
#: ../src/dummy-strings.c:36
@@ -412,7 +418,7 @@ msgstr "Požadovaný server a lístek se neshodují"
#. krb5_err.et:krb5:KRB5KDC_ERR_SERVER_NOMATCH
#: ../src/dummy-strings.c:50
msgid "A service is not available that is required to process the request"
-msgstr ""
+msgstr "Služba potřebná pro zpracování žádosti není dostupná"
#. krb5_err.et:krb5:KRB5KDC_ERR_SVC_UNAVAILABLE
#: ../src/dummy-strings.c:51
@@ -518,7 +524,7 @@ msgstr "Nevhodný typ kontrolního součtu ve zprávě"
#. krb5_err.et:krb5:KRB5KRB_AP_ERR_INAPP_CKSUM
#: ../src/dummy-strings.c:71
msgid "Policy rejects transited path"
-msgstr ""
+msgstr "Zásada odmítá tranzitní cestu"
#. krb5_err.et:krb5:KRB5KRB_AP_PATH_NOT_ACCEPTED
#: ../src/dummy-strings.c:72
@@ -603,7 +609,7 @@ msgstr "Nekonzistentní účel klíče"
#. krb5_err.et:krb5:KRB5KDC_ERR_INCONSISTENT_KEY_PURPOSE
#: ../src/dummy-strings.c:88
msgid "Digest in certificate not accepted"
-msgstr ""
+msgstr "Haš v certifikátu nebyl přijat "
#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED
#: ../src/dummy-strings.c:89
@@ -613,7 +619,7 @@ msgstr "Musí být vložen kontrolní součet"
#. krb5_err.et:krb5:KRB5KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED
#: ../src/dummy-strings.c:90
msgid "Digest in signed-data not accepted"
-msgstr ""
+msgstr "Haš v podepsaných datech nebyl přijat"
#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED
#: ../src/dummy-strings.c:91
@@ -723,7 +729,7 @@ msgstr "Odpověď KDC nesplnila očekávání"
#. krb5_err.et:krb5:KRB5_KDCREP_MODIFIED
#: ../src/dummy-strings.c:112
msgid "Clock skew too great in KDC reply"
-msgstr "Zkreslení hodin v odpovědi KDC je příliš velké"
+msgstr "Posun času v odpovědi KDC je příliš velký"
#. krb5_err.et:krb5:KRB5_KDCREP_SKEW
#: ../src/dummy-strings.c:113
@@ -778,7 +784,7 @@ msgstr "Typ mezipaměti odpovědí je již zaregistrován"
#. krb5_err.et:krb5:KRB5_RC_TYPE_EXISTS
#: ../src/dummy-strings.c:124
msgid "No more memory to allocate (in replay cache code)"
-msgstr ""
+msgstr "Žádná další paměť k přidělení (v kódu mezipaměti odpovědí)"
#. krb5_err.et:krb5:KRB5_RC_MALLOC
#: ../src/dummy-strings.c:125
@@ -793,17 +799,17 @@ msgstr "Obecná neznámá RC chyba"
#. krb5_err.et:krb5:KRB5_RC_UNKNOWN
#: ../src/dummy-strings.c:127
msgid "Message is a replay"
-msgstr ""
+msgstr "Zpráva je opakováním"
#. krb5_err.et:krb5:KRB5_RC_REPLAY
#: ../src/dummy-strings.c:128
msgid "Replay I/O operation failed XXX"
-msgstr ""
+msgstr "Opakování I/O operace selhalo XXX"
#. krb5_err.et:krb5:KRB5_RC_IO
#: ../src/dummy-strings.c:129
msgid "Replay cache type does not support non-volatile storage"
-msgstr ""
+msgstr "Typ mezipaměťi odpovědí nepodporuje stálé úložiště."
#. krb5_err.et:krb5:KRB5_RC_NOIO
#: ../src/dummy-strings.c:130
@@ -818,52 +824,52 @@ msgstr "Konec souboru při V/V operaci na mezipaměti odpovědí"
#. krb5_err.et:krb5:KRB5_RC_IO_EOF
#: ../src/dummy-strings.c:132
msgid "No more memory to allocate (in replay cache I/O code)"
-msgstr ""
+msgstr "Žádná další paměť k přidělení (v I/O kódu mezipaměti odpovědí)"
#. krb5_err.et:krb5:KRB5_RC_IO_MALLOC
#: ../src/dummy-strings.c:133
msgid "Permission denied in replay cache code"
-msgstr ""
+msgstr "Přístup odepřen v kódu mezipaměti odpovědí"
#. krb5_err.et:krb5:KRB5_RC_IO_PERM
#: ../src/dummy-strings.c:134
msgid "I/O error in replay cache i/o code"
-msgstr ""
+msgstr "Chyba I/O v I/O kódu mezipaměti odpovědí"
#. krb5_err.et:krb5:KRB5_RC_IO_IO
#: ../src/dummy-strings.c:135
msgid "Generic unknown RC/IO error"
-msgstr ""
+msgstr "Obecná neznýmá RC/IO chyba"
#. krb5_err.et:krb5:KRB5_RC_IO_UNKNOWN
#: ../src/dummy-strings.c:136
msgid "Insufficient system space to store replay information"
-msgstr ""
+msgstr "Nedostatek místa v systému pro uložení informace odpovědi"
#. krb5_err.et:krb5:KRB5_RC_IO_SPACE
#: ../src/dummy-strings.c:137
msgid "Can't open/find realm translation file"
-msgstr ""
+msgstr "Nelze otevřít/najít překladovou databázi sfér"
#. krb5_err.et:krb5:KRB5_TRANS_CANTOPEN
#: ../src/dummy-strings.c:138
msgid "Improper format of realm translation file"
-msgstr ""
+msgstr "Nesprávný formát souboru překladů sfér"
#. krb5_err.et:krb5:KRB5_TRANS_BADFORMAT
#: ../src/dummy-strings.c:139
msgid "Can't open/find lname translation database"
-msgstr ""
+msgstr "Nelze otevřít/najít překladovou databázi lname"
#. krb5_err.et:krb5:KRB5_LNAME_CANTOPEN
#: ../src/dummy-strings.c:140
msgid "No translation available for requested principal"
-msgstr ""
+msgstr "Pro požadovaný principal není dostupný žádný překlad"
#. krb5_err.et:krb5:KRB5_LNAME_NOTRANS
#: ../src/dummy-strings.c:141
msgid "Improper format of translation database entry"
-msgstr ""
+msgstr "Nevhodný formát záznamu v databázi překladů"
#. krb5_err.et:krb5:KRB5_LNAME_BADFORMAT
#: ../src/dummy-strings.c:142
@@ -968,7 +974,7 @@ msgstr "Chyba zápisu do mezipaměti s pověřeními"
#. krb5_err.et:krb5:KRB5_CC_WRITE
#: ../src/dummy-strings.c:162
msgid "No more memory to allocate (in credentials cache code)"
-msgstr ""
+msgstr "Žádná další paměť k přidělení (v kódu mezipaměti přihlašovacích údajů)"
#. krb5_err.et:krb5:KRB5_CC_NOMEM
#: ../src/dummy-strings.c:163
@@ -993,42 +999,42 @@ msgstr "Požadavku schází druhý lístek"
#. krb5_err.et:krb5:KRB5_NO_2ND_TKT
#: ../src/dummy-strings.c:167
msgid "No credentials supplied to library routine"
-msgstr ""
+msgstr "Knihovní funkci nebyly předány žádní přihlašovací údaje"
#. krb5_err.et:krb5:KRB5_NOCREDS_SUPPLIED
#: ../src/dummy-strings.c:168
msgid "Bad sendauth version was sent"
-msgstr ""
+msgstr "Byla odeslána špatná verze sendauth"
#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAUTHVERS
#: ../src/dummy-strings.c:169
msgid "Bad application version was sent (via sendauth)"
-msgstr ""
+msgstr "Byla odeslána špatná verze aplikace (přes sendauth)"
#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAPPLVERS
#: ../src/dummy-strings.c:170
msgid "Bad response (during sendauth exchange)"
-msgstr ""
+msgstr "Špatná odpověď (v průběhu výměny sendauth)"
#. krb5_err.et:krb5:KRB5_SENDAUTH_BADRESPONSE
#: ../src/dummy-strings.c:171
msgid "Server rejected authentication (during sendauth exchange)"
-msgstr ""
+msgstr "Server odmítl autentizaci (v průběhu výměny sendauth)"
#. krb5_err.et:krb5:KRB5_SENDAUTH_REJECTED
#: ../src/dummy-strings.c:172
msgid "Unsupported preauthentication type"
-msgstr "Nepodporovaný typ preautentizace"
+msgstr "Nepodporovaný typ předautentizace"
#. krb5_err.et:krb5:KRB5_PREAUTH_BAD_TYPE
#: ../src/dummy-strings.c:173
msgid "Required preauthentication key not supplied"
-msgstr "Požadovaný preautentizační klíč není podporovaný"
+msgstr "Požadovaný předautentizační klíč není podporovaný"
#. krb5_err.et:krb5:KRB5_PREAUTH_NO_KEY
#: ../src/dummy-strings.c:174
msgid "Generic preauthentication failure"
-msgstr "Obecná chyba preautentizace"
+msgstr "Obecná chyba předautentizace"
#. krb5_err.et:krb5:KRB5_PREAUTH_FAILED
#: ../src/dummy-strings.c:175
@@ -1053,7 +1059,7 @@ msgstr "Pro tento typ adresy v programu chybí podpora"
#. krb5_err.et:krb5:KRB5_PROG_ATYPE_NOSUPP
#: ../src/dummy-strings.c:179
msgid "Message replay detection requires rcache parameter"
-msgstr ""
+msgstr "Detekce zpráv odpovědi vyžaduje parametr rcache"
#. krb5_err.et:krb5:KRB5_RC_REQUIRED
#: ../src/dummy-strings.c:180
@@ -1068,12 +1074,12 @@ msgstr "Nelze určit sféru pro počítač"
#. krb5_err.et:krb5:KRB5_ERR_HOST_REALM_UNKNOWN
#: ../src/dummy-strings.c:182
msgid "Conversion to service principal undefined for name type"
-msgstr ""
+msgstr "Překlad na principal služby není pro daný typ názvu definován"
#. krb5_err.et:krb5:KRB5_SNAME_UNSUPP_NAMETYPE
#: ../src/dummy-strings.c:183
msgid "Initial Ticket response appears to be Version 4 error"
-msgstr ""
+msgstr "Odpověď výchozího lístku vypadá jako chyba Verze 4"
#. krb5_err.et:krb5:KRB5KRB_AP_ERR_V4_REPLY
#: ../src/dummy-strings.c:184
@@ -1083,7 +1089,7 @@ msgstr "Nelze zjistit síťovou adresu pro KDC v požadované sféře"
#. krb5_err.et:krb5:KRB5_REALM_CANT_RESOLVE
#: ../src/dummy-strings.c:185
msgid "Requesting ticket can't get forwardable tickets"
-msgstr ""
+msgstr "Je požadován lístek, který nemůže získávat předávatelné lístky"
#. krb5_err.et:krb5:KRB5_TKT_NOT_FORWARDABLE
#: ../src/dummy-strings.c:186
@@ -1108,17 +1114,17 @@ msgstr "Špatné příznaky SAM v obtain_sam_padata"
#. krb5_err.et:krb5:KRB5_SAM_UNSUPPORTED
#: ../src/dummy-strings.c:190
msgid "Invalid encryption type in SAM challenge"
-msgstr ""
+msgstr "Neplatný typ šifrování SAM výzvy"
#. krb5_err.et:krb5:KRB5_SAM_INVALID_ETYPE
#: ../src/dummy-strings.c:191
msgid "Missing checksum in SAM challenge"
-msgstr ""
+msgstr "V SAM výzvě chybí kontrolní součet"
#. krb5_err.et:krb5:KRB5_SAM_NO_CHECKSUM
#: ../src/dummy-strings.c:192
msgid "Bad checksum in SAM challenge"
-msgstr ""
+msgstr "Nesprávný kontrolní součet SAM výzvy"
#. krb5_err.et:krb5:KRB5_SAM_BAD_CHECKSUM
#: ../src/dummy-strings.c:193
@@ -1218,7 +1224,7 @@ msgstr "Funkce Ccache není podporována: neimplementováno"
#. krb5_err.et:krb5:KRB5_CC_NOSUPP
#: ../src/dummy-strings.c:212
msgid "Invalid format of Kerberos lifetime or clock skew string"
-msgstr ""
+msgstr "Neplatný formát Kerberos životnosti nebo posun času"
#. krb5_err.et:krb5:KRB5_DELTAT_BADFORMAT
#: ../src/dummy-strings.c:213
@@ -1511,61 +1517,61 @@ msgstr "Špatné magické číslo pro GSSAPI OID"
msgid "Bad magic number for GSSAPI QUEUE"
msgstr "Špatné magické číslo pro GSSAPI QUEUE"
-#: ../src/ka-applet.c:460
+#: ../src/ka-applet.c:565
#, c-format
msgid "Your credentials expire in %.2d:%.2dh"
msgstr "Vaše pověření vyprší za %.2d:%.2dh"
-#: ../src/ka-applet.c:642
+#: ../src/ka-applet.c:758
msgid "List Tickets"
msgstr "Lístky služeb"
-#: ../src/ka-applet.c:652
+#: ../src/ka-applet.c:768
msgid "Get Ticket"
msgstr "Získat lístek"
-#: ../src/ka-applet.c:661
+#: ../src/ka-applet.c:777
msgid "Don't show me this again"
msgstr "Znovu nezobrazovat"
-#: ../src/ka-applet.c:668
+#: ../src/ka-applet.c:784
msgid "Remove Credentials Cache"
msgstr "Odstranit mezipaměť s pověřeními"
-#: ../src/ka-applet.c:717
+#: ../src/ka-applet.c:844
msgid "You have valid Kerberos credentials."
-msgstr "Vaše pověření jsou platná."
+msgstr "Vaše pověření Kerberos jsou platná."
-#: ../src/ka-applet.c:719
+#: ../src/ka-applet.c:846
msgid "You've refreshed your Kerberos credentials."
msgstr "Aktualizovali jste svá pověření Kerberos."
-#: ../src/ka-applet.c:722
+#: ../src/ka-applet.c:849
msgid "Network credentials valid"
msgstr "Síťová pověření jsou platná"
-#: ../src/ka-applet.c:741
+#: ../src/ka-applet.c:868
msgid "Network credentials expiring"
msgstr "Blíží se konec platnosti síťových pověření"
-#: ../src/ka-applet.c:759
+#: ../src/ka-applet.c:885
msgid "Network credentials expired"
msgstr "Platnost síťových pověření vypršela"
-#: ../src/ka-applet.c:760
+#: ../src/ka-applet.c:886
msgid "Your Kerberos credentials have expired."
msgstr "Platnost vašich pověření Kerberos vypršela."
-#: ../src/ka-applet.c:839
+#: ../src/ka-applet.c:966
msgid "Remove Credentials _Cache"
msgstr "Odstranit _mezipaměť s pověřeními"
#. Ticket dialog
-#: ../src/ka-applet.c:849
+#: ../src/ka-applet.c:977
msgid "_List Tickets"
msgstr "_Lístky služeb"
-#: ../src/ka-tools.c:45
+#: ../src/ka-tools.c:44
#, c-format
msgid ""
"There was an error displaying help:\n"
@@ -1575,50 +1581,50 @@ msgstr ""
"%s"
#. Translators: add the translators of your language here
-#: ../src/ka-tools.c:83
+#: ../src/ka-tools.c:84
msgid "translator-credits"
msgstr "Zdeněk Hataš <zdenek.hatas@gmail.com>"
-#: ../src/ka-main-window.c:119
+#: ../src/ka-main-window.c:74
msgid "Principal"
msgstr "Principal"
-#: ../src/ka-main-window.c:125
+#: ../src/ka-main-window.c:80
msgid "Start Time"
msgstr "Začátek platnosti"
-#: ../src/ka-main-window.c:131
+#: ../src/ka-main-window.c:86
msgid "End Time"
msgstr "Konec platnosti"
#. Translators: this is an abbreviation for forwardable
-#: ../src/ka-main-window.c:138
+#: ../src/ka-main-window.c:93
msgid "Fwd"
msgstr "Předat"
#. Translators: this is an abbreviation for proxiable
-#: ../src/ka-main-window.c:145
+#: ../src/ka-main-window.c:100
msgid "Proxy"
msgstr "Proxy"
#. Translators: this is an abbreviation for renewable
-#: ../src/ka-main-window.c:152
+#: ../src/ka-main-window.c:107
msgid "Renew"
msgstr "Obnovit"
-#: ../src/ka-main-window.c:179
+#: ../src/ka-main-window.c:136
msgid "Error displaying service ticket information"
msgstr "Chyba zobrazení informací o lístku služby"
-#: ../src/ka-preferences.c:340
+#: ../src/ka-preferences.c:296
msgid "Choose Certificate"
msgstr "Vyberte certifikát"
-#: ../src/ka-preferences.c:356
+#: ../src/ka-preferences.c:312
msgid "X509 Certificates"
msgstr "Certifikáty X.509"
-#: ../src/ka-preferences.c:360
+#: ../src/ka-preferences.c:316
msgid "all files"
msgstr "všechny soubory"
@@ -1626,96 +1632,125 @@ msgstr "všechny soubory"
msgid "Kerberos Network Authentication Dialog"
msgstr "Dialog síťové autentizace Kerberos"
-#: ../src/krb5-auth-dialog.schemas.in.h:1
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"Autentizace Kerberos vám umožní vypsat si držené autentizační lístky nebo "
+"požádat lístek nový (autentizovat se vůči serveru Kerberos). Upozorní Vás "
+"také, pokud se blíží vypršení platnosti vašich přihlašovacích údajů Kerberos. "
+"Pokud je to možné, dovolí vám lístek automaticky obnovit."
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"To je užitečné, když se potřebujete autentizovat k serveru Kerberos (KDC) "
+"poté, co se přihlásíte k počítači (např. na mobilním zařízení)."
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
msgid "Kerberos principal"
msgstr "Kerberos principal"
-#: ../src/krb5-auth-dialog.schemas.in.h:2
-msgid "The kerberos principal to acquire the ticket for"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
msgstr "Kerberos principal, pro který bude získán lístek"
-#: ../src/krb5-auth-dialog.schemas.in.h:3
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
msgid "PKINIT identifier"
msgstr "Identifikátor PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:4
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
msgid "The principal's public/private/certificate identifier when using PKINIT"
msgstr ""
+"Identifikátor veřejného/soukromého klíče nebo certifikátu při použití PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:5
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
msgid "PKINIT trust anchors"
-msgstr ""
+msgstr "Pevné body důvěry PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:6
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
msgid "PKINIT CA certificates"
msgstr "Certifikát CA pro PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:7
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
msgid "Prompt minutes before expiry"
msgstr "Počet minut připomenutí před koncem platnosti"
-#: ../src/krb5-auth-dialog.schemas.in.h:8
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
msgid ""
"Start prompting/displaying notifications that many minutes before expiry"
-msgstr ""
+msgstr "Začít zobrazovat oznámení v takovém předstihu před vypršením platnosti"
-#: ../src/krb5-auth-dialog.schemas.in.h:9
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
msgid "Forwardable ticket"
-msgstr ""
+msgstr "Přenositelný lístek"
-#: ../src/krb5-auth-dialog.schemas.in.h:10
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
msgid "Requested tickets should be forwardable"
-msgstr ""
+msgstr "Požadovaný lístek by měl být přenositelný"
-#: ../src/krb5-auth-dialog.schemas.in.h:11
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
msgid "Renewable ticket"
msgstr "Obnovitelný lístek"
-#: ../src/krb5-auth-dialog.schemas.in.h:12
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
msgid "Requested tickets should be renewable"
msgstr "Požadované lístky by měly být obnovitelné"
-#: ../src/krb5-auth-dialog.schemas.in.h:13
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
msgid "Proxiable ticket"
-msgstr ""
+msgstr "Delegovatelný lístek"
-#: ../src/krb5-auth-dialog.schemas.in.h:14
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
msgid "Requested tickets should be proxiable"
-msgstr ""
+msgstr "Požadovaný lístek by měl být delegovatelný"
-#: ../src/krb5-auth-dialog.schemas.in.h:15
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "Konfigurační lístky"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "Ukázat konfigurační lístky"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
msgid "valid ticket notification"
-msgstr ""
+msgstr "oznámení platnosti lístku"
-#: ../src/krb5-auth-dialog.schemas.in.h:16
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
msgid "Notify user when ticket becomes valid"
msgstr "Upozornit uživatele, když lístek začne platit"
-#: ../src/krb5-auth-dialog.schemas.in.h:17
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
msgid "ticket expiring notification"
msgstr "upozornění na blížící se vypršení platnosti lístku"
-#: ../src/krb5-auth-dialog.schemas.in.h:18
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
msgid "Notify user when ticket is about to expire"
msgstr "Upozornit uživatele na blížící se vypršení platnosti lístku"
-#: ../src/krb5-auth-dialog.schemas.in.h:19
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
msgid "ticket expired notification"
msgstr "upozornění při vypršení platnosti lístku"
-#: ../src/krb5-auth-dialog.schemas.in.h:20
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
msgid "Notify user when ticket has expired"
msgstr "Upozornit uživatele, když lístek přestane platit"
-#: ../src/krb5-auth-dialog.schemas.in.h:21
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
msgid "Enabled plugins"
msgstr "Povolené zásuvné moduly"
-#: ../src/krb5-auth-dialog.schemas.in.h:22
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
msgid "List of plugins that should be loaded and activated on startup."
msgstr "Seznam zásuvných modulů, které budou nahrány a aktivovány při startu."
#: ../secmem/util.c:106
#, c-format
msgid "Warning: running q-agent setuid on this system is dangerous\n"
-msgstr "Pozor: provozovat q-agent setuid na tomto systému je nebezpečné\n" \ No newline at end of file
+msgstr "Pozor: provozovat q-agent setuid na tomto systému je nebezpečné\n"
diff --git a/po/da.po b/po/da.po
index 4103f4d..69f0cf0 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,7 +1,7 @@
# Danish translation for krb5-auth-dialog.
# Copyright (C) 2011 krb5-auth-dialog og nedenstående oversættere.
# This file is distributed under the same license as the krb5-auth-dialog package.
-# Joe Hansen <joedalton2@yahoo.dk>, 2011.
+# Joe Hansen <joedalton2@yahoo.dk>, 2011, 2013.
#
# checksum -> kontrolsum
# credentials -> akkreditiver
@@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: krb5-auth-dialog master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-06 22:33+0200\n"
-"PO-Revision-Date: 2011-04-02 19:00+0000\n"
+"POT-Creation-Date: 2013-09-13 22:12+0200\n"
+"PO-Revision-Date: 2013-09-11 19:00+0000\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n"
@@ -25,62 +25,193 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../src/krb5-auth-dialog.ui.h:1 ../src/krb5-auth-dialog.desktop.in.h:1
-#: ../cc-panel/gnome-ka-panel.desktop.in.h:1
-msgid "Kerberos Authentication"
-msgstr "Kerberosgodkendelse"
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "_Indstillinger"
#: ../src/krb5-auth-dialog.ui.h:2
-msgid "Service Tickets"
-msgstr "Tjenestebilletter"
+msgid "_About"
+msgstr "_Om"
#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "_Hjælp"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "_Afslut"
+
+#.
+#. * vim:ts:sts=4:sw=4:et:
+#.
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
+msgid "Kerberos Authentication"
+msgstr "Kerberosgodkendelse"
+
+#: ../src/krb5-auth-dialog.ui.h:6
msgid "_Renew Ticket"
msgstr "_Forny billet"
-#: ../src/ka-dialog.c:177
+#: ../src/krb5-auth-dialog.ui.h:7
+msgid "Service Tickets"
+msgstr "Tjenestebilletter"
+
+#: ../src/krb5-auth-dialog.ui.h:8
+msgid "Kerberos User"
+msgstr "Kerberosbruger"
+
+# eller "nuværende brugernavn."
+#: ../src/krb5-auth-dialog.ui.h:9
+msgid ""
+"The name of your Kerberos account. Leave blank to use your current username."
+msgstr ""
+"Navnet på din Kerberoskonto. Efterlad tom for at bruge dit aktuelle "
+"brugernavn."
+
+#: ../src/krb5-auth-dialog.ui.h:10
+msgid "Kerberos principal:"
+msgstr "Kerberoshoved:"
+
+# Billetindstillinger for Kerberos - måske
+#: ../src/krb5-auth-dialog.ui.h:11
+msgid "Kerberos Ticket Options"
+msgstr "Kerberos' billetindstillinger"
+
+#: ../src/krb5-auth-dialog.ui.h:12
+msgid "Requested Kerberos tickets should be:"
+msgstr "De anmodne Kerberosbilletter skal være:"
+
+#: ../src/krb5-auth-dialog.ui.h:13
+msgid "forwardable"
+msgstr "kan videresendes"
+
+#: ../src/krb5-auth-dialog.ui.h:14
+msgid "If checked, request forwardable tickets"
+msgstr "Hvis afkrydset: Anmod om billetter som kan videresendes"
+
+#: ../src/krb5-auth-dialog.ui.h:15
+msgid "renewable"
+msgstr "kan fornyes"
+
+#: ../src/krb5-auth-dialog.ui.h:16
+msgid "If checked, request renewable tickets"
+msgstr "Hvis afkrydset: Anmod om billetter som kan fornyes"
+
+#: ../src/krb5-auth-dialog.ui.h:17
+msgid "proxiable"
+msgstr "tillader proxies"
+
+#: ../src/krb5-auth-dialog.ui.h:18
+msgid "If checked, request proxiable tickets"
+msgstr "Hvis afkrydset: Anmod om billetter som tillader proxy"
+
+#: ../src/krb5-auth-dialog.ui.h:19
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: ../src/krb5-auth-dialog.ui.h:20
+msgid "Userid"
+msgstr "Bruger-id"
+
+#: ../src/krb5-auth-dialog.ui.h:21
+msgid "Use Smartcard"
+msgstr "Brug smartcard"
+
+#: ../src/krb5-auth-dialog.ui.h:22
+msgid "If checked, use a security token (Smartcard) to authenticate."
+msgstr "Hvis afkrydset: Brug et sikkerhedssymbol (Smartcard) til godkendelsen."
+
+#: ../src/krb5-auth-dialog.ui.h:23
+msgid "Certificate and private key used for authentication"
+msgstr "Certifikat og privat nøgle brugt for godkendelse"
+
+#: ../src/krb5-auth-dialog.ui.h:24
+msgid "_Browse..."
+msgstr "_Gennemse..."
+
+#: ../src/krb5-auth-dialog.ui.h:25
+msgid "X509 trust anchors"
+msgstr "X509-troværdighedsankre"
+
+#: ../src/krb5-auth-dialog.ui.h:26
+msgid "Certificate used to verify digital signatures."
+msgstr "Certifikat brugt til at verificere digitale underskrifter."
+
+#: ../src/krb5-auth-dialog.ui.h:27
+msgid ""
+"Configure the use of certificates and smartcards for your Kerberos network "
+"authentication."
+msgstr ""
+"Konfigurer brugen af certifikater og smartkort for Kerberos' "
+"netværksgodkendelse."
+
+#: ../src/krb5-auth-dialog.ui.h:28
+msgid "PKINIT"
+msgstr "PKINIT"
+
+#: ../src/krb5-auth-dialog.ui.h:29
+msgid "Notifications"
+msgstr "Påmindelser"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:31
+msgid "Warn"
+msgstr "Advar"
+
+#: ../src/krb5-auth-dialog.ui.h:32
+msgid ""
+"Send notification about ticket expiry that many minutes before it finally "
+"expires"
+msgstr "Send påmindelse om billetudløb med dette antal minutter før udløb"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:34
+msgid "minutes before ticket expiry"
+msgstr "minutter før billetudløb"
+
+#: ../src/ka-kerberos.c:177
msgid "unknown error"
msgstr "ukendt fejl"
# er i øjeblikket tomt
-#: ../src/ka-dialog.c:317
+#: ../src/ka-kerberos.c:317
msgid "Your ticket cache is currently empty"
msgstr "Dit billetmellemlager er aktuelt tomt"
-#: ../src/ka-dialog.c:343
+#: ../src/ka-kerberos.c:348
msgid "Expired"
msgstr "Udløbet"
-#: ../src/ka-pwdialog.c:178
+#: ../src/ka-pwdialog.c:230
#, c-format
msgid "Couldn't acquire kerberos ticket: '%s'"
msgstr "Kunne ikke indhente kerberosbillet: '%s'"
-#: ../src/ka-pwdialog.c:217 ../src/ka-applet.c:361
+#: ../src/ka-pwdialog.c:269 ../src/ka-applet.c:572
#, c-format
msgid "Your credentials expire in %d minute"
msgid_plural "Your credentials expire in %d minutes"
msgstr[0] "Dine akkreditiver udløber om %d minut"
msgstr[1] "Dine akkreditiver udløber om %d minutter"
-#: ../src/ka-pwdialog.c:222 ../src/ka-applet.c:366
+#: ../src/ka-pwdialog.c:274 ../src/ka-applet.c:577
msgid "Your credentials have expired"
msgstr "Dine akkreditiver er udløbet"
-#: ../src/ka-pwdialog.c:245
+#: ../src/ka-pwdialog.c:297
msgid "Please enter your Kerberos password:"
msgstr "Indtast venligst din adgangskode til Kerberos:"
-#: ../src/ka-pwdialog.c:258
+#: ../src/ka-pwdialog.c:310
#, c-format
msgid "Please enter the password for '%s':"
msgstr "Indtast venligst adgangskoden for '%s':"
-#: ../src/ka-pwdialog.c:276
+#: ../src/ka-pwdialog.c:328
msgid "The password you entered is invalid"
msgstr "Adgangskoden du indtastede er ugyldig"
-#: ../src/ka-pwdialog.c:292
+#: ../src/ka-pwdialog.c:344
#, c-format
msgid "%s Error"
msgstr "%s-fejl"
@@ -1403,71 +1534,57 @@ msgstr "Ugyldigt magital for GSSAPI OID"
msgid "Bad magic number for GSSAPI QUEUE"
msgstr "Ugyldigt magital for GSSAPI QUEUE"
-#: ../src/ka-applet.c:355
+#: ../src/ka-applet.c:566
#, c-format
msgid "Your credentials expire in %.2d:%.2dh"
msgstr "Dine akkreditiver udløber om %.2d:%.2dh"
-#: ../src/ka-applet.c:537
+#: ../src/ka-applet.c:759
msgid "List Tickets"
msgstr "Vis billetter"
-#: ../src/ka-applet.c:547
+#: ../src/ka-applet.c:769
msgid "Get Ticket"
msgstr "Hent billet"
-#: ../src/ka-applet.c:556
+#: ../src/ka-applet.c:778
msgid "Don't show me this again"
msgstr "Vis mig ikke dette igen"
-#: ../src/ka-applet.c:563
+#: ../src/ka-applet.c:785
msgid "Remove Credentials Cache"
msgstr "Fjern akkreditivmellemlager"
-#: ../src/ka-applet.c:612
+#: ../src/ka-applet.c:845
msgid "You have valid Kerberos credentials."
msgstr "Du har gyldige Kerberosakkreditiver."
-#: ../src/ka-applet.c:614
+#: ../src/ka-applet.c:847
msgid "You've refreshed your Kerberos credentials."
msgstr "Du har opdateret dine Kerberosakkreditiver."
-#: ../src/ka-applet.c:617
+#: ../src/ka-applet.c:850
msgid "Network credentials valid"
msgstr "Netværksakkreditiver er gyldige"
-#: ../src/ka-applet.c:636
+#: ../src/ka-applet.c:869
msgid "Network credentials expiring"
msgstr "Netværksakkreditiver udløber"
-#: ../src/ka-applet.c:654
+#: ../src/ka-applet.c:886
msgid "Network credentials expired"
msgstr "Netværksakkreditiver er udløbet"
-#: ../src/ka-applet.c:655
-msgid "Your Kerberos credentails have expired."
+#: ../src/ka-applet.c:887
+msgid "Your Kerberos credentials have expired."
msgstr "Dine Kerberosakkreditiver er udløbet."
-#: ../src/ka-applet.c:699
-#, c-format
-msgid "There was an error launching the preferences dialog: %s"
-msgstr "Der opstod en fejl under opstart af indstillingsdialogen: %s"
-
-#. Translators: add the translators of your language here
-#: ../src/ka-applet.c:745
-msgid "translator-credits"
-msgstr ""
-"Joe Hansen, 2011.\n"
-"\n"
-"Dansk-gruppen <dansk@dansk-gruppen.dk>\n"
-"Mere info: http://www.dansk-gruppen.dk"
-
-#: ../src/ka-applet.c:790
+#: ../src/ka-applet.c:967
msgid "Remove Credentials _Cache"
msgstr "Fjern akkreditiv_mellemlager"
#. Ticket dialog
-#: ../src/ka-applet.c:800
+#: ../src/ka-applet.c:978
msgid "_List Tickets"
msgstr "_Vis billetter"
@@ -1480,264 +1597,162 @@ msgstr ""
"Der opstod en fejl under visning af hjælp:\n"
"%s"
-#: ../src/ka-tickets.c:56
+#. Translators: add the translators of your language here
+#: ../src/ka-tools.c:85
+msgid "translator-credits"
+msgstr ""
+"Joe Hansen, 2011, 2013.\n"
+"\n"
+"Dansk-gruppen <dansk@dansk-gruppen.dk>\n"
+"Mere info: http://www.dansk-gruppen.dk"
+
+#: ../src/ka-main-window.c:75
msgid "Principal"
msgstr "Hoved"
-#: ../src/ka-tickets.c:62
+#: ../src/ka-main-window.c:81
msgid "Start Time"
msgstr "Starttidspunkt"
-#: ../src/ka-tickets.c:68
+#: ../src/ka-main-window.c:87
msgid "End Time"
msgstr "Sluttidspunkt"
-#: ../src/ka-tickets.c:74
+#. Translators: this is an abbreviation for forwardable
+#: ../src/ka-main-window.c:94
msgid "Fwd"
msgstr "Videresend"
-#: ../src/ka-tickets.c:80
+#. Translators: this is an abbreviation for proxiable
+#: ../src/ka-main-window.c:101
msgid "Proxy"
msgstr "Proxy"
-#: ../src/ka-tickets.c:86
+#. Translators: this is an abbreviation for renewable
+#: ../src/ka-main-window.c:108
msgid "Renew"
msgstr "Forny"
-#: ../src/ka-tickets.c:109
+#: ../src/ka-main-window.c:137
msgid "Error displaying service ticket information"
msgstr "Der opstod en fejl ved visning af tjenestebilletinformationen"
+#: ../src/ka-preferences.c:297
+msgid "Choose Certificate"
+msgstr "Vælg certifikat"
+
+#: ../src/ka-preferences.c:313
+msgid "X509 Certificates"
+msgstr "X509-certifikater"
+
+#: ../src/ka-preferences.c:317
+msgid "all files"
+msgstr "alle filer"
+
#: ../src/krb5-auth-dialog.desktop.in.h:2
msgid "Kerberos Network Authentication Dialog"
msgstr "Godkendelsesdialog for Kerberosnetværk"
-#: ../src/krb5-auth-dialog.schemas.in.h:1
-msgid "Enabled plugins"
-msgstr "Aktiverede udvidelsesmoduler"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:2
-msgid "Forwardable ticket"
-msgstr "Billet der kan videresendes"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:3
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
msgid "Kerberos principal"
msgstr "Kerberoshoved"
-#: ../src/krb5-auth-dialog.schemas.in.h:4
-msgid "List of plugins that should be loaded and activated on startup."
-msgstr "Liste af udvidelsesmoduler som skal indlæses og aktiveres ved opstart."
-
-#: ../src/krb5-auth-dialog.schemas.in.h:5
-msgid "Notify user when ticket becomes valid"
-msgstr "Påmind bruger når billet bliver gyldig"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:6
-msgid "Notify user when ticket has expired"
-msgstr "Påmind bruger når billet er udløbet"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:7
-msgid "Notify user when ticket is about to expire"
-msgstr "Påmind bruger når billet er ved at udløbe"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:8
-msgid "PKINIT CA certificates"
-msgstr "PKINIT CA-certifikater"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
+msgstr "Kerberoshoved som billetten skal indhentes for"
-#: ../src/krb5-auth-dialog.schemas.in.h:9
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
msgid "PKINIT identifier"
msgstr "PKINIT-identifikator"
-#: ../src/krb5-auth-dialog.schemas.in.h:10
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
+msgid "The principal's public/private/certificate identifier when using PKINIT"
+msgstr ""
+"Hovedets offentlige/private/certifikatidentifikation når der bruges PKINIT"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
msgid "PKINIT trust anchors"
msgstr "PKINIT-troværdighedsankre"
-#: ../src/krb5-auth-dialog.schemas.in.h:11
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
+msgid "PKINIT CA certificates"
+msgstr "PKINIT CA-certifikater"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
msgid "Prompt minutes before expiry"
msgstr "Vis minutter før udløb"
-#: ../src/krb5-auth-dialog.schemas.in.h:12
-msgid "Proxiable ticket"
-msgstr "Billet der tillader proxy"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
+msgid ""
+"Start prompting/displaying notifications that many minutes before expiry"
+msgstr ""
+"Start forespørgsel/visning af påmindelser dette antal minutter før udløb"
-#: ../src/krb5-auth-dialog.schemas.in.h:13
-msgid "Renewable ticket"
-msgstr "Billet der kan fornyes"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
+msgid "Forwardable ticket"
+msgstr "Billet der kan videresendes"
-#: ../src/krb5-auth-dialog.schemas.in.h:14
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
msgid "Requested tickets should be forwardable"
msgstr "De anmodne billetter skal kunne videresendes"
-#: ../src/krb5-auth-dialog.schemas.in.h:15
-msgid "Requested tickets should be proxiable"
-msgstr "De anmodne billetter skal kunne tillade proxy"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
+msgid "Renewable ticket"
+msgstr "Billet der kan fornyes"
-#: ../src/krb5-auth-dialog.schemas.in.h:16
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
msgid "Requested tickets should be renewable"
msgstr "De anmodne billetter skal kunne fornyes"
-#: ../src/krb5-auth-dialog.schemas.in.h:17
-msgid ""
-"Start prompting/displaying notifications that many minutes before expiry"
-msgstr ""
-"Start forespørgsel/visning af påmindelser dette antal minutter før udløb"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:18
-msgid "The kerberos principal to acquire the ticket for"
-msgstr "Kerberoshoved som billetten skal indhentes for"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
+msgid "Proxiable ticket"
+msgstr "Billet der tillader proxy"
-#: ../src/krb5-auth-dialog.schemas.in.h:19
-msgid "The principal's public/private/certificate identifier when using PKINIT"
-msgstr ""
-"Hovedets offentlige/private/certifikatidentifikation når der bruges PKINIT"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
+msgid "Requested tickets should be proxiable"
+msgstr "De anmodne billetter skal kunne tillade proxy"
-#: ../src/krb5-auth-dialog.schemas.in.h:20
-msgid "ticket expired notification"
-msgstr "påmindelse for udløbet billet"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "Konfigurationsbilletter"
-#: ../src/krb5-auth-dialog.schemas.in.h:21
-msgid "ticket expiring notification"
-msgstr "påmindelse for udløbende billet"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "Vis konfigurationsbilletter"
-#: ../src/krb5-auth-dialog.schemas.in.h:22
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
msgid "valid ticket notification"
msgstr "påmindelse for gyldig billet"
-#: ../secmem/util.c:106
-#, c-format
-msgid "Warning: running q-agent setuid on this system is dangerous\n"
-msgstr "Advarsel: Kørsel af q-agent setuid på dette system er farligt\n"
-
-#. Translators: those are keywords for the Kerberos authentication control-center panel
-#: ../cc-panel/gnome-ka-panel.desktop.in.h:3
-msgid "Kerberos;Authentication"
-msgstr "Kerberos;Godkendelse"
-
-#: ../cc-panel/gnome-ka-panel.desktop.in.h:4
-msgid "Set your Kerberos network authentication preferences"
-msgstr "Angiv dine indstillinger for Kerberos' netværksgodkendelse"
-
-#: ../cc-panel/ka-panel.ui.h:1
-msgid "Certificate and private key used for authentication"
-msgstr "Certifikat og privat nøgle brugt for godkendelse"
-
-#: ../cc-panel/ka-panel.ui.h:2
-msgid "Certificate used to verify digital signatures."
-msgstr "Certifikat brugt til at verificere digitale underskrifter."
-
-#: ../cc-panel/ka-panel.ui.h:3
-msgid ""
-"Configure the use of certificates and smartcards for your Kerberos network "
-"authentication."
-msgstr ""
-"Konfigurer brugen af certifikater og smartkort for Kerberos' "
-"netværksgodkendelse."
-
-#: ../cc-panel/ka-panel.ui.h:4
-msgid "If checked, request forwardable tickets"
-msgstr "Hvis afkrydset: Anmod om billetter som kan videresendes"
-
-#: ../cc-panel/ka-panel.ui.h:5
-msgid "If checked, request proxiable tickets"
-msgstr "Hvis afkrydset: Anmod om billetter som tillader proxy"
-
-#: ../cc-panel/ka-panel.ui.h:6
-msgid "If checked, request renewable tickets"
-msgstr "Hvis afkrydset: Anmod om billetter som kan fornyes"
-
-#: ../cc-panel/ka-panel.ui.h:7
-msgid "If checked, use a security token (Smartcard) to authenticate."
-msgstr "Hvis afkrydset: Brug et sikkerhedssymbol (Smartcard) til godkendelsen."
-
-#: ../cc-panel/ka-panel.ui.h:8
-msgid "Kerberos"
-msgstr "Kerberos"
-
-# Billetindstillinger for Kerberos - måske
-#: ../cc-panel/ka-panel.ui.h:9
-msgid "Kerberos Ticket Options"
-msgstr "Kerberos' billetindstillinger"
-
-#: ../cc-panel/ka-panel.ui.h:10
-msgid "Kerberos User"
-msgstr "Kerberosbruger"
-
-#: ../cc-panel/ka-panel.ui.h:11
-msgid "Kerberos principal:"
-msgstr "Kerberoshoved:"
-
-#: ../cc-panel/ka-panel.ui.h:12
-msgid "Notifications"
-msgstr "Påmindelser"
-
-#: ../cc-panel/ka-panel.ui.h:13
-msgid "PKINIT"
-msgstr "PKINIT"
-
-#: ../cc-panel/ka-panel.ui.h:14
-msgid "Requested Kerberos tickets should be:"
-msgstr "De anmodne Kerberosbilletter skal være:"
-
-#: ../cc-panel/ka-panel.ui.h:15
-msgid ""
-"Send notification about ticket expiry that many minutes before it finally "
-"expires"
-msgstr "Send påmindelse om billetudløb med dette antal minutter før udløb"
-
-# eller "nuværende brugernavn."
-#: ../cc-panel/ka-panel.ui.h:16
-msgid ""
-"The name of your Kerberos account. Leave blank to use your current username."
-msgstr ""
-"Navnet på din Kerberoskonto. Efterlad tom for at bruge dit aktuelle "
-"brugernavn."
-
-#: ../cc-panel/ka-panel.ui.h:17
-msgid "Use Smartcard"
-msgstr "Brug smartcard"
-
-#: ../cc-panel/ka-panel.ui.h:18
-msgid "Userid"
-msgstr "Bruger-id"
-
-#. Used in combination: 'Warn x minutes before expiry'
-#: ../cc-panel/ka-panel.ui.h:20
-msgid "Warn"
-msgstr "Advar"
-
-#: ../cc-panel/ka-panel.ui.h:21
-msgid "X509 trust anchors"
-msgstr "X509-troværdighedsankre"
-
-#: ../cc-panel/ka-panel.ui.h:22
-msgid "_Browse..."
-msgstr "_Gennemse..."
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
+msgid "Notify user when ticket becomes valid"
+msgstr "Påmind bruger når billet bliver gyldig"
-#: ../cc-panel/ka-panel.ui.h:23
-msgid "forwardable"
-msgstr "kan videresendes"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
+msgid "ticket expiring notification"
+msgstr "påmindelse for udløbende billet"
-#. Used in combination: 'Warn x minutes before expiry'
-#: ../cc-panel/ka-panel.ui.h:25
-msgid "minutes before ticket expiry"
-msgstr "minutter før billetudløb"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
+msgid "Notify user when ticket is about to expire"
+msgstr "Påmind bruger når billet er ved at udløbe"
-#: ../cc-panel/ka-panel.ui.h:26
-msgid "proxiable"
-msgstr "tillader proxies"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
+msgid "ticket expired notification"
+msgstr "påmindelse for udløbet billet"
-#: ../cc-panel/ka-panel.ui.h:27
-msgid "renewable"
-msgstr "kan fornyes"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
+msgid "Notify user when ticket has expired"
+msgstr "Påmind bruger når billet er udløbet"
-#: ../cc-panel/cc-ka-panel.c:345
-msgid "Choose Certificate"
-msgstr "Vælg certifikat"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
+msgid "Enabled plugins"
+msgstr "Aktiverede udvidelsesmoduler"
-#: ../cc-panel/cc-ka-panel.c:361
-msgid "X509 Certificates"
-msgstr "X509-certifikater"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
+msgid "List of plugins that should be loaded and activated on startup."
+msgstr "Liste af udvidelsesmoduler som skal indlæses og aktiveres ved opstart."
-#: ../cc-panel/cc-ka-panel.c:365
-msgid "all files"
-msgstr "alle filer"
+#: ../secmem/util.c:106
+#, c-format
+msgid "Warning: running q-agent setuid on this system is dangerous\n"
+msgstr "Advarsel: Kørsel af q-agent setuid på dette system er farligt\n"
diff --git a/po/el.po b/po/el.po
new file mode 100644
index 0000000..c974157
--- /dev/null
+++ b/po/el.po
@@ -0,0 +1,1785 @@
+# Greek translation for krb5-auth-dialog.
+# Copyright (C) 2013 krb5-auth-dialog's COPYRIGHT HOLDER
+# This file is distributed under the same license as the krb5-auth-dialog package.
+# Dimitris Spingos <dmtrs32@gmail.com>, 2013.
+# keratea <dmtrs32@gmail.com>, 2013.
+# Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>, 2013.
+msgid ""
+msgstr ""
+"Project-Id-Version: krb5-auth-dialog master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5-"
+"auth-dialog&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2014-06-17 22:15+0000\n"
+"PO-Revision-Date: 2014-06-18 14:09+0200\n"
+"Last-Translator: Tom Tryfonidis <tomtryf@gmail.com>\n"
+"Language-Team: team@gnome.gr\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Poedit 1.6.5\n"
+"X-Project-Style: gnome\n"
+
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "Προ_τιμήσεις"
+
+#: ../src/krb5-auth-dialog.ui.h:2
+msgid "_About"
+msgstr "_Περί"
+
+#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "_Βοήθεια"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "Έ_ξοδος"
+
+#.
+#. * vim:ts:sts=4:sw=4:et:
+#.
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
+msgid "Kerberos Authentication"
+msgstr "Πιστοποίηση Kerberos"
+
+#: ../src/krb5-auth-dialog.ui.h:6
+msgid "_Renew Ticket"
+msgstr "_Ανανέωση εισιτηρίου"
+
+#: ../src/krb5-auth-dialog.ui.h:7
+msgid "Service Tickets"
+msgstr "Εισιτήρια υπηρεσίας"
+
+#: ../src/krb5-auth-dialog.ui.h:8
+msgid "Kerberos User"
+msgstr "Χρήστης Kerberos"
+
+#: ../src/krb5-auth-dialog.ui.h:9
+msgid ""
+"The name of your Kerberos account. Leave blank to use your current username."
+msgstr ""
+"Το όνομα του λογαριασμού σας Kerberos. Αφήστε κενό για να χρησιμοποιήσετε το "
+"τρέχον όνομα χρήστη."
+
+#: ../src/krb5-auth-dialog.ui.h:10
+msgid "Kerberos principal:"
+msgstr "Κύριο του Kerberos:"
+
+#: ../src/krb5-auth-dialog.ui.h:11
+msgid "Kerberos Ticket Options"
+msgstr "Επιλογές εισιτηρίου του Kerberos"
+
+#: ../src/krb5-auth-dialog.ui.h:12
+msgid "Requested Kerberos tickets should be:"
+msgstr "Τα εισιτήρια του Kerberos που ζητήθηκαν πρέπει να είναι:"
+
+#: ../src/krb5-auth-dialog.ui.h:13
+msgid "forwardable"
+msgstr "προωθήσιμα"
+
+#: ../src/krb5-auth-dialog.ui.h:14
+msgid "If checked, request forwardable tickets"
+msgstr "Αν σημειωθεί, αίτηση προωθήσιμων εισιτηρίων"
+
+#: ../src/krb5-auth-dialog.ui.h:15
+msgid "renewable"
+msgstr "ανανεώσιμο"
+
+#: ../src/krb5-auth-dialog.ui.h:16
+msgid "If checked, request renewable tickets"
+msgstr "Αν σημειωθεί, αίτηση ανανεώσιμων εισιτηρίων"
+
+#: ../src/krb5-auth-dialog.ui.h:17
+msgid "proxiable"
+msgstr "με μεσολάβηση"
+
+#: ../src/krb5-auth-dialog.ui.h:18
+msgid "If checked, request proxiable tickets"
+msgstr "Αν σημειωθεί, αίτηση εισιτηρίων με μεσολάβηση"
+
+#: ../src/krb5-auth-dialog.ui.h:19
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: ../src/krb5-auth-dialog.ui.h:20
+msgid "Userid"
+msgstr "Αναγνωριστικό χρήστη"
+
+#: ../src/krb5-auth-dialog.ui.h:21
+msgid "Use Smartcard"
+msgstr "Χρήση έξυπνης κάρτας"
+
+#: ../src/krb5-auth-dialog.ui.h:22
+msgid "If checked, use a security token (Smartcard) to authenticate."
+msgstr ""
+"Αν σημειωθεί, χρησιμοποιήστε ένα διακριτικό ασφάλειας (έξυπνη κάρτα) για "
+"πιστοποίηση."
+
+#: ../src/krb5-auth-dialog.ui.h:23
+msgid "Certificate and private key used for authentication"
+msgstr "Χρησιμοποιούμενα πιστοποιητικό και ιδιωτικό κλειδί για πιστοποίηση"
+
+#: ../src/krb5-auth-dialog.ui.h:24
+msgid "_Browse..."
+msgstr "_Περιήγηση..."
+
+#: ../src/krb5-auth-dialog.ui.h:25
+msgid "X509 trust anchors"
+msgstr "έμπιστες άγκυρες X509"
+
+#: ../src/krb5-auth-dialog.ui.h:26
+msgid "Certificate used to verify digital signatures."
+msgstr "Χρησιμοποιούμενο πιστοποιητικό για επιβεβαίωση ψηφιακών υπογραφών."
+
+#: ../src/krb5-auth-dialog.ui.h:27
+msgid ""
+"Configure the use of certificates and smartcards for your Kerberos network "
+"authentication."
+msgstr ""
+"Ρυθμίστε τη χρήση των πιστοποιητικών και έξυπνων καρτών για πιστοποίηση "
+"δικτύου Kerberos."
+
+#: ../src/krb5-auth-dialog.ui.h:28
+msgid "PKINIT"
+msgstr "PKINIT"
+
+#: ../src/krb5-auth-dialog.ui.h:29
+msgid "Notifications"
+msgstr "Ειδοποιήσεις"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:31
+msgid "Warn"
+msgstr "Προειδοποίηση"
+
+#: ../src/krb5-auth-dialog.ui.h:32
+msgid ""
+"Send notification about ticket expiry that many minutes before it finally "
+"expires"
+msgstr ""
+"Αποστολή ειδοποίησης για λήξη εισιτηρίου μετά τόσα λεπτά, πριν τελικά λήξει"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:34
+msgid "minutes before ticket expiry"
+msgstr "λεπτά πριν τη λήξη του εισιτηρίου"
+
+#: ../src/ka-kerberos.c:176
+msgid "unknown error"
+msgstr "άγνωστο σφάλμα"
+
+#: ../src/ka-kerberos.c:318
+msgid "Your ticket cache is currently empty"
+msgstr "Η κρυφή μνήμη του εισιτηρίου είναι προς το παρόν κενή"
+
+#: ../src/ka-kerberos.c:349
+msgid "Expired"
+msgstr "Ληγμένο"
+
+#: ../src/ka-kerberos.c:1034
+msgid " (No network connection)"
+msgstr "Δεν υπάρχει σύνδεση δικτύου"
+
+#: ../src/ka-pwdialog.c:229
+#, c-format
+msgid "Couldn't acquire kerberos ticket: '%s'"
+msgstr "Αδύνατη η λήψη εισιτηρίου kerberos: '%s'"
+
+#: ../src/ka-pwdialog.c:268 ../src/ka-applet.c:576
+#, c-format
+msgid "Your credentials expire in %d minute"
+msgid_plural "Your credentials expire in %d minutes"
+msgstr[0] "Τα διαπιστευτήρια λήγουν σε %d λεπτό"
+msgstr[1] "Τα διαπιστευτήρια λήγουν σε %d λεπτά"
+
+#: ../src/ka-pwdialog.c:273 ../src/ka-applet.c:581
+msgid "Your credentials have expired"
+msgstr "Τα διαπιστευτήρια έχουν λήξει"
+
+#: ../src/ka-pwdialog.c:296
+msgid "Please enter your Kerberos password:"
+msgstr "Παρακαλούμε, εισάγετε τον νέο σας κωδικό πρόσβασης Kerberos:"
+
+#: ../src/ka-pwdialog.c:309
+#, c-format
+msgid "Please enter the password for '%s':"
+msgstr "Παρακαλούμε, εισάγετε τον κωδικό πρόσβασης για το '%s':"
+
+#: ../src/ka-pwdialog.c:327
+msgid "The password you entered is invalid"
+msgstr "Ο κωδικός πρόσβασης που εισάγατε είναι άκυρος"
+
+#: ../src/ka-pwdialog.c:343
+#, c-format
+msgid "%s Error"
+msgstr "Σφάλμα %s"
+
+#. Translators: files from dummy-strings.c are *all* possible errors
+#. returned from Kerberos (since Kerberos itself doesn't handle i18n). If in
+#. doubt please translate strings from files starting with ka- and krb5-auth-
+#. first since these are the ones the user will see in any case.
+#: ../src/dummy-strings.c:10
+msgid "ASN.1 failed call to system time library"
+msgstr "ASN.1 αποτυχία κλήσης της βιβλιοθήκης χρόνου συστήματος"
+
+#. asn1_err.et:asn1:ASN1_BAD_TIMEFORMAT
+#: ../src/dummy-strings.c:11
+msgid "ASN.1 structure is missing a required field"
+msgstr "ASN.1 λείπει η δομή απαιτούμενου πεδίου"
+
+#. asn1_err.et:asn1:ASN1_MISSING_FIELD
+#: ../src/dummy-strings.c:12
+msgid "ASN.1 unexpected field number"
+msgstr "ASN.1 αναπάντεχος αριθμός πεδίου"
+
+#. asn1_err.et:asn1:ASN1_MISPLACED_FIELD
+#: ../src/dummy-strings.c:13
+msgid "ASN.1 type numbers are inconsistent"
+msgstr "ASN.1 οι αριθμοί τύπου είναι ασύμβατοι"
+
+#. asn1_err.et:asn1:ASN1_TYPE_MISMATCH
+#: ../src/dummy-strings.c:14
+msgid "ASN.1 value too large"
+msgstr "ASN.1 η τιμή είναι υπερβολικά μεγάλη"
+
+#. asn1_err.et:asn1:ASN1_OVERFLOW
+#: ../src/dummy-strings.c:15
+msgid "ASN.1 encoding ended unexpectedly"
+msgstr "ASN.1 η κωδικοποίηση τελείωσε απροσδόκητα"
+
+#. asn1_err.et:asn1:ASN1_OVERRUN
+#: ../src/dummy-strings.c:16
+msgid "ASN.1 identifier doesn't match expected value"
+msgstr "ASN.1 το αναγνωριστικό δεν ταιριάζει με την αναμενόμενη τιμή"
+
+#. asn1_err.et:asn1:ASN1_BAD_ID
+#: ../src/dummy-strings.c:17
+msgid "ASN.1 length doesn't match expected value"
+msgstr "ASN.1 το μήκος δεν ταιριάζει με την αναμενόμενη τιμή"
+
+#. asn1_err.et:asn1:ASN1_BAD_LENGTH
+#: ../src/dummy-strings.c:18
+msgid "ASN.1 badly-formatted encoding"
+msgstr "ASN.1 κακοσχηματισμένη κωδικοποίηση"
+
+#. asn1_err.et:asn1:ASN1_BAD_FORMAT
+#: ../src/dummy-strings.c:19
+msgid "ASN.1 parse error"
+msgstr "ASN.1 σφάλμα ανάλυσης"
+
+#. asn1_err.et:asn1:ASN1_PARSE_ERROR
+#: ../src/dummy-strings.c:20
+msgid "ASN.1 bad return from gmtime"
+msgstr "ASN.1 εσφαλμένη επιστροφή από gmtime"
+
+#. asn1_err.et:asn1:ASN1_BAD_GMTIME
+#: ../src/dummy-strings.c:21
+msgid "ASN.1 non-constructed indefinite encoding"
+msgstr "ASN.1 μη δομημένη αόριστη κωδικοποίηση"
+
+#. asn1_err.et:asn1:ASN1_MISMATCH_INDEF
+#: ../src/dummy-strings.c:22
+msgid "ASN.1 missing expected EOC"
+msgstr "ASN.1 λείπει η αναμενόμενη EOC"
+
+#. asn1_err.et:asn1:ASN1_MISSING_EOC
+#: ../src/dummy-strings.c:23
+msgid "No error"
+msgstr "Χωρίς σφάλμα"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NONE
+#: ../src/dummy-strings.c:24
+msgid "Client's entry in database has expired"
+msgstr "Η καταχώριση του πελάτη στη βάση δεδομένων έχει λήξει"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NAME_EXP
+#: ../src/dummy-strings.c:25
+msgid "Server's entry in database has expired"
+msgstr "Η καταχώριση του διακομιστή στη βάση δεδομένων έχει λήξει"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_EXP
+#: ../src/dummy-strings.c:26
+msgid "Requested protocol version not supported"
+msgstr "Η ζητούμενη έκδοση πρωτοκόλλου δεν υποστηρίζεται"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_BAD_PVNO
+#: ../src/dummy-strings.c:27
+msgid "Client's key is encrypted in an old master key"
+msgstr "Το κλειδί του πελάτη κρυπτογραφείται σε ένα παλιό κύριο κλειδί"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_C_OLD_MAST_KVNO
+#: ../src/dummy-strings.c:28
+msgid "Server's key is encrypted in an old master key"
+msgstr "Το κλειδί του διακομιστή κρυπτογραφείται σε ένα παλιό κύριο κλειδί"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_S_OLD_MAST_KVNO
+#: ../src/dummy-strings.c:29
+msgid "Client not found in Kerberos database"
+msgstr "Ο πελάτης δεν βρέθηκε στη βάση δεδομένων του Kerberos"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_C_PRINCIPAL_UNKNOWN
+#: ../src/dummy-strings.c:30
+msgid "Server not found in Kerberos database"
+msgstr "Ο διακομιστής δεν βρέθηκε στη βάση δεδομένων του Kerberos"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN
+#: ../src/dummy-strings.c:31
+msgid "Principal has multiple entries in Kerberos database"
+msgstr "Ο κύριος έχει πολλαπλές καταχωρίσεις στη βάση δεδομένων του Kerberos"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PRINCIPAL_NOT_UNIQUE
+#: ../src/dummy-strings.c:32
+msgid "Client or server has a null key"
+msgstr "Ο πελάτης ή ο διακομιστής έχει ένα κενό κλειδί"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NULL_KEY
+#: ../src/dummy-strings.c:33
+msgid "Ticket is ineligible for postdating"
+msgstr "Το εισιτήριο είναι ακατάλληλο για μεταχρονολόγηση"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CANNOT_POSTDATE
+#: ../src/dummy-strings.c:34
+msgid "Requested effective lifetime is negative or too short"
+msgstr "Ο ζητούμενος ενεργός χρόνος ζωής είναι αρνητικός ή υπερβολικά σύντομος"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NEVER_VALID
+#: ../src/dummy-strings.c:35
+msgid "KDC policy rejects request"
+msgstr "Η πολιτική KDC απορρίπτει το αίτημα"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_POLICY
+#: ../src/dummy-strings.c:36
+msgid "KDC can't fulfill requested option"
+msgstr "Το KDC αδυνατεί να εκπληρώσει την ζητούμενη επιλογή"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_BADOPTION
+#: ../src/dummy-strings.c:37
+msgid "KDC has no support for encryption type"
+msgstr "Το KDC δεν υποστηρίζει τον τύπο κρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:38
+msgid "KDC has no support for checksum type"
+msgstr "Το KDC δεν υποστηρίζει τον τύπο ελεγκτικού αθροίσματος"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SUMTYPE_NOSUPP
+#: ../src/dummy-strings.c:39
+msgid "KDC has no support for padata type"
+msgstr "Το KDC δεν υποστηρίζει τύπο padata"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PADATA_TYPE_NOSUPP
+#: ../src/dummy-strings.c:40
+msgid "KDC has no support for transited type"
+msgstr "Το KDC δεν υποστηρίζει μετακινούμενο τύπο"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_TRTYPE_NOSUPP
+#: ../src/dummy-strings.c:41
+msgid "Clients credentials have been revoked"
+msgstr "Τα διαπιστευτήρια των πελατών έχουν ανακληθεί"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_REVOKED
+#: ../src/dummy-strings.c:42
+msgid "Credentials for server have been revoked"
+msgstr "Τα διαπιστευτήρια του διακομιστή έχουν ανακληθεί"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_REVOKED
+#: ../src/dummy-strings.c:43
+msgid "TGT has been revoked"
+msgstr "Το TGT έχει ανακληθεί"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_TGT_REVOKED
+#: ../src/dummy-strings.c:44
+msgid "Client not yet valid - try again later"
+msgstr "Ο πελάτης δεν είναι ακόμα έγκυρος - προσπαθήστε ξανά αργότερα"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NOTYET
+#: ../src/dummy-strings.c:45
+msgid "Server not yet valid - try again later"
+msgstr "Ο διακομιστής δεν είναι ακόμα έγκυρος - προσπαθήστε ξανά αργότερα"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_NOTYET
+#: ../src/dummy-strings.c:46
+msgid "Password has expired"
+msgstr "Ο κωδικός πρόσβασης έχει λήξει"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KEY_EXP
+#: ../src/dummy-strings.c:47
+msgid "Preauthentication failed"
+msgstr "Αποτυχία προπιστοποίησης"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PREAUTH_FAILED
+#: ../src/dummy-strings.c:48
+msgid "Additional pre-authentication required"
+msgstr "Απαιτήθηκε πρόσθετη προπιστοποίηση"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PREAUTH_REQUIRED
+#: ../src/dummy-strings.c:49
+msgid "Requested server and ticket don't match"
+msgstr "Δεν ταιριάζουν ο ζητούμενος διακομιστής και το εισιτήριο"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVER_NOMATCH
+#: ../src/dummy-strings.c:50
+msgid "A service is not available that is required to process the request"
+msgstr ""
+"Δεν είναι διαθέσιμη μια υπηρεσία που απαιτείται για την επεξεργασία του "
+"αιτήματος"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SVC_UNAVAILABLE
+#: ../src/dummy-strings.c:51
+msgid "Decrypt integrity check failed"
+msgstr "Αποτυχία ελέγχου της ακεραιότητας αποκρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BAD_INTEGRITY
+#: ../src/dummy-strings.c:52
+msgid "Ticket expired"
+msgstr "Το εισιτήριο έληξε"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_EXPIRED
+#: ../src/dummy-strings.c:53
+msgid "Ticket not yet valid"
+msgstr "Το εισιτήριο δεν είναι ακόμα έγκυρο"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_NYV
+#: ../src/dummy-strings.c:54
+msgid "Request is a replay"
+msgstr "Το αίτημα είναι μια επανάληψη"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_REPEAT
+#: ../src/dummy-strings.c:55
+msgid "The ticket isn't for us"
+msgstr "Το εισιτήριο δεν είναι για μας"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_NOT_US
+#: ../src/dummy-strings.c:56
+msgid "Ticket/authenticator don't match"
+msgstr "Το εισιτήριο/ταυτοποιητής δεν ταιριάζουν"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADMATCH
+#: ../src/dummy-strings.c:57
+msgid "Clock skew too great"
+msgstr "Ο ασύμμετρος χρονιστής είναι υπερβολικά μεγάλος"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_SKEW
+#: ../src/dummy-strings.c:58
+msgid "Incorrect net address"
+msgstr "Εσφαλμένη διεύθυνση δικτύου"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADADDR
+#: ../src/dummy-strings.c:59
+msgid "Protocol version mismatch"
+msgstr "Ασυμφωνία έκδοσης πρωτοκόλλου"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADVERSION
+#: ../src/dummy-strings.c:60
+msgid "Invalid message type"
+msgstr "Άκυρος τύπος μηνύματος"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MSG_TYPE
+#: ../src/dummy-strings.c:61
+msgid "Message stream modified"
+msgstr "Η ροή μηνύματος τροποποιήθηκε"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MODIFIED
+#: ../src/dummy-strings.c:62
+msgid "Message out of order"
+msgstr "Το μήνυμα είναι εκτός σειράς"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADORDER
+#: ../src/dummy-strings.c:63
+msgid "Illegal cross-realm ticket"
+msgstr "Απαράδεκτο εισιτήριο διασταυρούμενου τομέα"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_ILL_CR_TKT
+#: ../src/dummy-strings.c:64
+msgid "Key version is not available"
+msgstr "Δεν είναι διαθέσιμη η έκδοση κλειδιού"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADKEYVER
+#: ../src/dummy-strings.c:65
+msgid "Service key not available"
+msgstr "Δεν είναι διαθέσιμο το κλειδί υπηρεσίας"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_NOKEY
+#. krb5_err.et:krb5:KRB5_NO_LOCALNAME
+#: ../src/dummy-strings.c:66 ../src/dummy-strings.c:122
+msgid "Mutual authentication failed"
+msgstr "Αποτυχία αμοιβαίας πιστοποίησης"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MUT_FAIL
+#: ../src/dummy-strings.c:67
+msgid "Incorrect message direction"
+msgstr "Εσφαλμένη κατεύθυνση μηνύματος"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADDIRECTION
+#: ../src/dummy-strings.c:68
+msgid "Alternative authentication method required"
+msgstr "Απαιτείται εναλλακτική μέθοδος πιστοποίησης"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_METHOD
+#: ../src/dummy-strings.c:69
+msgid "Incorrect sequence number in message"
+msgstr "Εσφαλμένος αριθμός αλληλουχίας στο μήνυμα"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADSEQ
+#: ../src/dummy-strings.c:70
+msgid "Inappropriate type of checksum in message"
+msgstr "Ακατάλληλος τύπος ελεγκτικού αθροίσματος στο μήνυμα"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_INAPP_CKSUM
+#: ../src/dummy-strings.c:71
+msgid "Policy rejects transited path"
+msgstr "Η πολιτική απορρίπτει την μετακινούμενη διαδρομή"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_PATH_NOT_ACCEPTED
+#: ../src/dummy-strings.c:72
+msgid "Response too big for UDP, retry with TCP"
+msgstr "Η απάντηση είναι υπερβολικά μεγάλη για UDP, ξαναπροσπαθήστε με TCP"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_RESPONSE_TOO_BIG
+#: ../src/dummy-strings.c:73
+msgid "Generic error (see e-text)"
+msgstr "Γενικό σφάλμα (δείτε ηλεκτρονικό κείμενο)"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_GENERIC
+#: ../src/dummy-strings.c:74
+msgid "Field is too long for this implementation"
+msgstr "Το πεδίο είναι υπερβολικά μεγάλο για αυτήν την υλοποίηση"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_FIELD_TOOLONG
+#: ../src/dummy-strings.c:75
+msgid "Client not trusted"
+msgstr "Ο πελάτης δεν είναι έμπιστος"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NOT_TRUSTED
+#: ../src/dummy-strings.c:76
+msgid "KDC not trusted"
+msgstr "Το KDC δεν είναι έμπιστο"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KDC_NOT_TRUSTED
+#: ../src/dummy-strings.c:77
+msgid "Invalid signature"
+msgstr "Άκυρη υπογραφή"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INVALID_SIG
+#: ../src/dummy-strings.c:78
+msgid "Key parameters not accepted"
+msgstr "Οι παράμετροι του κλειδιού δεν είναι αποδεκτές"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DH_KEY_PARAMETERS_NOT_ACCEPTED
+#: ../src/dummy-strings.c:79
+msgid "Certificate mismatch"
+msgstr "Ασυμφωνία πιστοποιητικού"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CERTIFICATE_MISMATCH
+#: ../src/dummy-strings.c:80
+msgid "Can't verify certificate"
+msgstr "Αδύνατη η επιβεβαίωση του πιστοποιητικού"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CANT_VERIFY_CERTIFICATE
+#: ../src/dummy-strings.c:81
+msgid "Invalid certificate"
+msgstr "Άκυρο πιστοποιητικό"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INVALID_CERTIFICATE
+#: ../src/dummy-strings.c:82
+msgid "Revoked certificate"
+msgstr "Ανάκληση πιστοποιητικού"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOKED_CERTIFICATE
+#: ../src/dummy-strings.c:83
+msgid "Revocation status unknown"
+msgstr "Η κατάσταση ανάκλησης είναι άγνωστη"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOCATION_STATUS_UNKNOWN
+#: ../src/dummy-strings.c:84
+msgid "Revocation status unavailable"
+msgstr "Η κατάσταση ανάκλησης δεν διατίθεται"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOCATION_STATUS_UNAVAILABLE
+#: ../src/dummy-strings.c:85
+msgid "Client name mismatch"
+msgstr "Ασυμφωνία ονόματος πελάτη"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NAME_MISMATCH
+#: ../src/dummy-strings.c:86
+msgid "KDC name mismatch"
+msgstr "Ασυμφωνία ονόματος KDC"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KDC_NAME_MISMATCH
+#: ../src/dummy-strings.c:87
+msgid "Inconsistent key purpose"
+msgstr "Ασύμβατος σκοπός κλειδιού"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INCONSISTENT_KEY_PURPOSE
+#: ../src/dummy-strings.c:88
+msgid "Digest in certificate not accepted"
+msgstr "Αφομοίωση σε πιστοποιητικό δεν είναι αποδεκτή"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED
+#: ../src/dummy-strings.c:89
+msgid "Checksum must be included"
+msgstr "Το ελεγκτικό άθροισμα πρέπει να συμπεριληφθεί"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED
+#: ../src/dummy-strings.c:90
+msgid "Digest in signed-data not accepted"
+msgstr "Αφομοίωση σε υπογραμμένα δεδομένα δεν είναι αποδεκτή"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED
+#: ../src/dummy-strings.c:91
+msgid "Public key encryption not supported"
+msgstr "Η κρυπτογράφηση δημόσιου κλειδιού δεν υποστηρίζεται"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PUBLIC_KEY_ENCRYPTION_NOT_SUPPORTED
+#: ../src/dummy-strings.c:92
+msgid "$Id: krb5_err.et 19934 2007-09-13 23:49:00Z tlyu $"
+msgstr "$Id: krb5_err.et 19934 2007-09-13 23:49:00Z tlyu $"
+
+#. krb5_err.et:krb5:KRB5_ERR_RCSID
+#: ../src/dummy-strings.c:93
+msgid "Invalid flag for file lock mode"
+msgstr "Άκυρη σημαία για την κατάσταση κλειδώματος αρχείου"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_BADLOCKFLAG
+#: ../src/dummy-strings.c:94
+msgid "Cannot read password"
+msgstr "Αδύνατη η ανάγνωση κωδικού πρόσβασης"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_CANTREADPWD
+#: ../src/dummy-strings.c:95
+msgid "Password mismatch"
+msgstr "Ασυμφωνία κωδικού πρόσβασης"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_BADPWDMATCH
+#: ../src/dummy-strings.c:96
+msgid "Password read interrupted"
+msgstr "Διακοπή ανάγνωσης κωδικού πρόσβασης"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_PWDINTR
+#: ../src/dummy-strings.c:97
+msgid "Illegal character in component name"
+msgstr "Απαράδεκτος χαρακτήρας σε όνομα στοιχείου"
+
+#. krb5_err.et:krb5:KRB5_PARSE_ILLCHAR
+#: ../src/dummy-strings.c:98
+msgid "Malformed representation of principal"
+msgstr "Κακοσχηματισμένη παρουσίαση του κύριου"
+
+#. krb5_err.et:krb5:KRB5_PARSE_MALFORMED
+#: ../src/dummy-strings.c:99
+msgid "Can't open/find Kerberos configuration file"
+msgstr "Αδύνατο το άνοιγμα/εύρεση αρχείου ρυθμίσεων του Kerberos"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_CANTOPEN
+#: ../src/dummy-strings.c:100
+msgid "Improper format of Kerberos configuration file"
+msgstr "Λαθεμένη μορφή του αρχείου ρυθμίσεων του Kerberos"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_BADFORMAT
+#: ../src/dummy-strings.c:101
+msgid "Insufficient space to return complete information"
+msgstr "Ανεπαρκής χώρος για επιστροφή πλήρους πληροφορίας"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_NOTENUFSPACE
+#: ../src/dummy-strings.c:102
+msgid "Invalid message type specified for encoding"
+msgstr "Άκυρος τύπος μηνύματος ορίστηκε για κωδικοποίηση"
+
+#. krb5_err.et:krb5:KRB5_BADMSGTYPE
+#: ../src/dummy-strings.c:103
+msgid "Credential cache name malformed"
+msgstr "Κακοσχηματισμένο όνομα κρυφής μνήμης πιστοποιητικού"
+
+#. krb5_err.et:krb5:KRB5_CC_BADNAME
+#: ../src/dummy-strings.c:104
+msgid "Unknown credential cache type"
+msgstr "Άγνωστος τύπος κρυφής μνήμης πιστοποιητικού"
+
+#. krb5_err.et:krb5:KRB5_CC_UNKNOWN_TYPE
+#: ../src/dummy-strings.c:105
+msgid "Matching credential not found"
+msgstr "Δεν βρέθηκε πιστοποιητικό που να συμφωνεί"
+
+#. krb5_err.et:krb5:KRB5_CC_NOTFOUND
+#: ../src/dummy-strings.c:106
+msgid "End of credential cache reached"
+msgstr "Έφτασε το τέλος της κρυφής μνήμης του πιστοποιητικού"
+
+#. krb5_err.et:krb5:KRB5_CC_END
+#: ../src/dummy-strings.c:107
+msgid "Request did not supply a ticket"
+msgstr "Το αίτημα δεν έδωσε εισιτήριο"
+
+#. krb5_err.et:krb5:KRB5_NO_TKT_SUPPLIED
+#: ../src/dummy-strings.c:108
+msgid "Wrong principal in request"
+msgstr "Εσφαλμένο κύριο στο αίτημα"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_WRONG_PRINC
+#: ../src/dummy-strings.c:109
+msgid "Ticket has invalid flag set"
+msgstr "Το εισιτήριο έχει άκυρη ορισμένη σημαία"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_INVALID
+#: ../src/dummy-strings.c:110
+msgid "Requested principal and ticket don't match"
+msgstr "Ο ζητούμενος κύριος και το εισιτήριο δεν ταιριάζουν"
+
+#. krb5_err.et:krb5:KRB5_PRINC_NOMATCH
+#: ../src/dummy-strings.c:111
+msgid "KDC reply did not match expectations"
+msgstr "Η απάντηση του KDC δεν συμφωνεί με τις προσδοκίες"
+
+#. krb5_err.et:krb5:KRB5_KDCREP_MODIFIED
+#: ../src/dummy-strings.c:112
+msgid "Clock skew too great in KDC reply"
+msgstr "Ο ασύμμετρος χρονιστής είναι υπερβολικά μεγάλος στην απάντηση KDC"
+
+#. krb5_err.et:krb5:KRB5_KDCREP_SKEW
+#: ../src/dummy-strings.c:113
+msgid "Client/server realm mismatch in initial ticket request"
+msgstr "Ο τομέας πελάτη/διακομιστή δεν ταιριάζει στο αρχικό αίτημα εισιτηρίου"
+
+#. krb5_err.et:krb5:KRB5_IN_TKT_REALM_MISMATCH
+#: ../src/dummy-strings.c:114
+msgid "Program lacks support for encryption type"
+msgstr "Το πρόγραμμα δεν υποστηρίζει τον τύπο κρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5_PROG_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:115
+msgid "Program lacks support for key type"
+msgstr "Το πρόγραμμα δεν υποστηρίζει τον τύπο κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_PROG_KEYTYPE_NOSUPP
+#: ../src/dummy-strings.c:116
+msgid "Requested encryption type not used in message"
+msgstr "Ο ζητούμενος τύπος κρυπτογράφησης δεν χρησιμοποιείται στο μήνυμα"
+
+#. krb5_err.et:krb5:KRB5_WRONG_ETYPE
+#: ../src/dummy-strings.c:117
+msgid "Program lacks support for checksum type"
+msgstr "Το πρόγραμμα δεν υποστηρίζει τον τύπο ελεγκτικού αθροίσματος"
+
+#. krb5_err.et:krb5:KRB5_PROG_SUMTYPE_NOSUPP
+#: ../src/dummy-strings.c:118
+msgid "Cannot find KDC for requested realm"
+msgstr "Αδύνατη η εύρεση του KDC για το ζητούμενο τομέα"
+
+#. krb5_err.et:krb5:KRB5_REALM_UNKNOWN
+#: ../src/dummy-strings.c:119
+msgid "Kerberos service unknown"
+msgstr "Άγνωστη υπηρεσία του Kerberos"
+
+#. krb5_err.et:krb5:KRB5_SERVICE_UNKNOWN
+#: ../src/dummy-strings.c:120
+msgid "Cannot contact any KDC for requested realm"
+msgstr "Αδύνατη η επαφή οποιουδήποτε KDC για το ζητούμενο τομέα"
+
+#. krb5_err.et:krb5:KRB5_KDC_UNREACH
+#: ../src/dummy-strings.c:121
+msgid "No local name found for principal name"
+msgstr "Δεν βρέθηκε τοπικό όνομα για το κύριο όνομα"
+
+#. krb5_err.et:krb5:KRB5_MUTUAL_FAILED
+#: ../src/dummy-strings.c:123
+msgid "Replay cache type is already registered"
+msgstr "Ο τύπος κρυφής μνήμης επανάληψης είναι ήδη καταχωρισμένος"
+
+#. krb5_err.et:krb5:KRB5_RC_TYPE_EXISTS
+#: ../src/dummy-strings.c:124
+msgid "No more memory to allocate (in replay cache code)"
+msgstr ""
+"Δεν υπάρχει περισσότερη μνήμη για κατανομή (στον κώδικα κρυφής μνήμης "
+"επανάληψης)"
+
+#. krb5_err.et:krb5:KRB5_RC_MALLOC
+#: ../src/dummy-strings.c:125
+msgid "Replay cache type is unknown"
+msgstr "Ο τύπος κρυφής μνήμης επανάληψης είναι άγνωστος"
+
+#. krb5_err.et:krb5:KRB5_RC_TYPE_NOTFOUND
+#: ../src/dummy-strings.c:126
+msgid "Generic unknown RC error"
+msgstr "Γενικό άγνωστο σφάλμα RC"
+
+#. krb5_err.et:krb5:KRB5_RC_UNKNOWN
+#: ../src/dummy-strings.c:127
+msgid "Message is a replay"
+msgstr "Το μήνυμα είναι μια επανάληψη"
+
+#. krb5_err.et:krb5:KRB5_RC_REPLAY
+#: ../src/dummy-strings.c:128
+msgid "Replay I/O operation failed XXX"
+msgstr "Αποτυχία λειτουργίας εισόδου/εξόδου επανάληψης XXX"
+
+#. krb5_err.et:krb5:KRB5_RC_IO
+#: ../src/dummy-strings.c:129
+msgid "Replay cache type does not support non-volatile storage"
+msgstr "Ο τύπος κρυφής μνήμης επανάληψης δεν υποστηρίζει διατηρήσιμη μνήμη"
+
+#. krb5_err.et:krb5:KRB5_RC_NOIO
+#: ../src/dummy-strings.c:130
+msgid "Replay cache name parse/format error"
+msgstr "Σφάλμα ανάλυσης/μορφής ονόματος κρυφής μνήμης επανάληψης"
+
+#. krb5_err.et:krb5:KRB5_RC_PARSE
+#: ../src/dummy-strings.c:131
+msgid "End-of-file on replay cache I/O"
+msgstr "Τέλος αρχείου στην είσοδο/έξοδο κρυφής μνήμης επανάληψης"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_EOF
+#: ../src/dummy-strings.c:132
+msgid "No more memory to allocate (in replay cache I/O code)"
+msgstr ""
+"Δεν υπάρχει περισσότερη μνήμη για κατανομή (στον κώδικα εισόδου/εξόδου "
+"κρυφής μνήμης επανάληψης)"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_MALLOC
+#: ../src/dummy-strings.c:133
+msgid "Permission denied in replay cache code"
+msgstr "Άρνηση πρόσβασης στον κώδικα κρυφής μνήμης επανάληψης"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_PERM
+#: ../src/dummy-strings.c:134
+msgid "I/O error in replay cache i/o code"
+msgstr ""
+"Σφάλμα εισόδου/εξόδου στην κρυφή μνήμη επανάληψης κώδικα εισόδου/εξόδου"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_IO
+#: ../src/dummy-strings.c:135
+msgid "Generic unknown RC/IO error"
+msgstr "Γενικό άγνωστο σφάλμα RC/IO"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_UNKNOWN
+#: ../src/dummy-strings.c:136
+msgid "Insufficient system space to store replay information"
+msgstr "Ανεπαρκής χώρος συστήματος για αποθήκευση πληροφοριών επανάληψης"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_SPACE
+#: ../src/dummy-strings.c:137
+msgid "Can't open/find realm translation file"
+msgstr "Αδύνατο το άνοιγμα/εύρεση αρχείου μετάφρασης τομέα"
+
+#. krb5_err.et:krb5:KRB5_TRANS_CANTOPEN
+#: ../src/dummy-strings.c:138
+msgid "Improper format of realm translation file"
+msgstr "Λαθεμένη μορφή του αρχείου μετάφρασης τομέα"
+
+#. krb5_err.et:krb5:KRB5_TRANS_BADFORMAT
+#: ../src/dummy-strings.c:139
+msgid "Can't open/find lname translation database"
+msgstr "Αδύνατο το άνοιγμα/εύρεση της βάσης δεδομένων μετάφρασης lname"
+
+#. krb5_err.et:krb5:KRB5_LNAME_CANTOPEN
+#: ../src/dummy-strings.c:140
+msgid "No translation available for requested principal"
+msgstr "Δεν υπάρχει διαθέσιμη μετάφραση για το ζητούμενο κύριο"
+
+#. krb5_err.et:krb5:KRB5_LNAME_NOTRANS
+#: ../src/dummy-strings.c:141
+msgid "Improper format of translation database entry"
+msgstr "Λαθεμένη μορφή καταχώρισης βάσης δεδομένων μετάφρασης"
+
+#. krb5_err.et:krb5:KRB5_LNAME_BADFORMAT
+#: ../src/dummy-strings.c:142
+msgid "Cryptosystem internal error"
+msgstr "Εσωτερικό σφάλμα συστήματος κρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5_CRYPTO_INTERNAL
+#: ../src/dummy-strings.c:143
+msgid "Key table name malformed"
+msgstr "Κακοσχηματισμένο όνομα πίνακα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KT_BADNAME
+#: ../src/dummy-strings.c:144
+msgid "Unknown Key table type"
+msgstr "Άγνωστος τύπος πίνακα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KT_UNKNOWN_TYPE
+#: ../src/dummy-strings.c:145
+msgid "Key table entry not found"
+msgstr "Δεν βρέθηκε καταχώριση πίνακα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KT_NOTFOUND
+#: ../src/dummy-strings.c:146
+msgid "End of key table reached"
+msgstr "Έφτασε το τέλος του πίνακα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KT_END
+#: ../src/dummy-strings.c:147
+msgid "Cannot write to specified key table"
+msgstr "Αδύνατη η εγγραφή στον συγκεκριμένο πίνακα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KT_NOWRITE
+#: ../src/dummy-strings.c:148
+msgid "Error writing to key table"
+msgstr "Σφάλμα κατά την εγγραφή στον πίνακα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KT_IOERR
+#: ../src/dummy-strings.c:149
+msgid "Cannot find ticket for requested realm"
+msgstr "Αδύνατη η εύρεση του εισιτηρίου για το ζητούμενο τομέα"
+
+#. krb5_err.et:krb5:KRB5_NO_TKT_IN_RLM
+#: ../src/dummy-strings.c:150
+msgid "DES key has bad parity"
+msgstr "Το κλειδί DES έχει εσφαλμένη ισοτιμία"
+
+#. krb5_err.et:krb5:KRB5DES_BAD_KEYPAR
+#: ../src/dummy-strings.c:151
+msgid "DES key is a weak key"
+msgstr "Το κλειδί DES είναι ασθενές"
+
+#. krb5_err.et:krb5:KRB5DES_WEAK_KEY
+#: ../src/dummy-strings.c:152
+msgid "Bad encryption type"
+msgstr "Εσφαλμένος τύπος κρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5_BAD_ENCTYPE
+#: ../src/dummy-strings.c:153
+msgid "Key size is incompatible with encryption type"
+msgstr "Το μέγεθος του κλειδιού είναι ασύμβατο με τον τύπο κρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5_BAD_KEYSIZE
+#: ../src/dummy-strings.c:154
+msgid "Message size is incompatible with encryption type"
+msgstr "Το μέγεθος του μηνύματος είναι ασύμβατο με τον τύπο κρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5_BAD_MSIZE
+#: ../src/dummy-strings.c:155
+msgid "Credentials cache type is already registered."
+msgstr "Ο τύπος κρυφής μνήμης διαπιστευτηρίων είναι ήδη καταχωρισμένος."
+
+#. krb5_err.et:krb5:KRB5_CC_TYPE_EXISTS
+#: ../src/dummy-strings.c:156
+msgid "Key table type is already registered."
+msgstr "Ο τύπος πίνακα κλειδιού είναι ήδη καταχωρισμένος."
+
+#. krb5_err.et:krb5:KRB5_KT_TYPE_EXISTS
+#: ../src/dummy-strings.c:157
+msgid "Credentials cache I/O operation failed XXX"
+msgstr "Αποτυχία λειτουργίας εισόδου/εξόδου κρυφής μνήμης διαπιστευτηρίων XXX"
+
+#. krb5_err.et:krb5:KRB5_CC_IO
+#: ../src/dummy-strings.c:158
+msgid "Credentials cache permissions incorrect"
+msgstr "Εσφαλμένα δικαιώματα κρυφής μνήμης διαπιστευτηρίων"
+
+#. krb5_err.et:krb5:KRB5_FCC_PERM
+#: ../src/dummy-strings.c:159
+msgid "No credentials cache found"
+msgstr "Δεν βρέθηκε κρυφή μνήμη διαπιστευτηρίων"
+
+#. krb5_err.et:krb5:KRB5_FCC_NOFILE
+#: ../src/dummy-strings.c:160
+msgid "Internal credentials cache error"
+msgstr "Εσωτερικό σφάλμα κρυφής μνήμης διαπιστευτηρίων"
+
+#. krb5_err.et:krb5:KRB5_FCC_INTERNAL
+#: ../src/dummy-strings.c:161
+msgid "Error writing to credentials cache"
+msgstr "Σφάλμα κατά την εγγραφή στην κρυφή μνήμη διαπιστευτηρίων"
+
+#. krb5_err.et:krb5:KRB5_CC_WRITE
+#: ../src/dummy-strings.c:162
+msgid "No more memory to allocate (in credentials cache code)"
+msgstr ""
+"Δεν υπάρχει περισσότερη μνήμη για κατανομή (στον κώδικα κρυφής μνήμης "
+"διαπιστευτηρίων)"
+
+#. krb5_err.et:krb5:KRB5_CC_NOMEM
+#: ../src/dummy-strings.c:163
+msgid "Bad format in credentials cache"
+msgstr "Εσφαλμένη μορφή στην κρυφή μνήμη διαπιστευτηρίων"
+
+#. krb5_err.et:krb5:KRB5_CC_FORMAT
+#: ../src/dummy-strings.c:164
+msgid "No credentials found with supported encryption types"
+msgstr "Δεν βρέθηκαν διαπιστευτήρια με υποστηριζόμενους τύπους κρυπτογράφησης"
+
+#. krb5_err.et:krb5:KRB5_CC_NOT_KTYPE
+#: ../src/dummy-strings.c:165
+msgid "Invalid KDC option combination (library internal error)"
+msgstr "Άκυρος συνδυασμός επιλογής KDC (εσωτερικό σφάλμα βιβλιοθήκης)"
+
+#. krb5_err.et:krb5:KRB5_INVALID_FLAGS
+#: ../src/dummy-strings.c:166
+msgid "Request missing second ticket"
+msgstr "Αίτηση δεύτερου εισιτηρίου που λείπει"
+
+#. krb5_err.et:krb5:KRB5_NO_2ND_TKT
+#: ../src/dummy-strings.c:167
+msgid "No credentials supplied to library routine"
+msgstr "Χωρίς παρεχόμενα διαπιστευτήρια στη ρουτίνα βιβλιοθήκης"
+
+#. krb5_err.et:krb5:KRB5_NOCREDS_SUPPLIED
+#: ../src/dummy-strings.c:168
+msgid "Bad sendauth version was sent"
+msgstr "Στάλθηκε εσφαλμένη έκδοση sendauth"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAUTHVERS
+#: ../src/dummy-strings.c:169
+msgid "Bad application version was sent (via sendauth)"
+msgstr "Στάλθηκε εσφαλμένη έκδοση εφαρμογής (μέσα από sendauth)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAPPLVERS
+#: ../src/dummy-strings.c:170
+msgid "Bad response (during sendauth exchange)"
+msgstr "Εσφαλμένη απάντηση (κατά τη διάρκεια ανταλλαγής sendauth)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADRESPONSE
+#: ../src/dummy-strings.c:171
+msgid "Server rejected authentication (during sendauth exchange)"
+msgstr ""
+"Ο διακομιστής απέρριψε την πιστοποίηση (κατά τη διάρκεια της ανταλλαγής "
+"sendauth)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_REJECTED
+#: ../src/dummy-strings.c:172
+msgid "Unsupported preauthentication type"
+msgstr "Ανυποστήρικτος τύπος προπιστοποίησης"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_BAD_TYPE
+#: ../src/dummy-strings.c:173
+msgid "Required preauthentication key not supplied"
+msgstr "Το απαιτούμενο κλειδί προπιστοποίησης δεν δόθηκε"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_NO_KEY
+#: ../src/dummy-strings.c:174
+msgid "Generic preauthentication failure"
+msgstr "Γενική αποτυχία προπιστοποίησης"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_FAILED
+#: ../src/dummy-strings.c:175
+msgid "Unsupported replay cache format version number"
+msgstr "Ανυποστήρικτος αριθμός έκδοσης μορφής κρυφής μνήμης επανάληψης"
+
+#. krb5_err.et:krb5:KRB5_RCACHE_BADVNO
+#: ../src/dummy-strings.c:176
+msgid "Unsupported credentials cache format version number"
+msgstr "Ανυποστήρικτος αριθμός έκδοσης μορφής κρυφής μνήμης διαπιστευτηρίων"
+
+#. krb5_err.et:krb5:KRB5_CCACHE_BADVNO
+#: ../src/dummy-strings.c:177
+msgid "Unsupported key table format version number"
+msgstr "Ανυποστήρικτος αριθμός έκδοσης μορφής πίνακα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KEYTAB_BADVNO
+#: ../src/dummy-strings.c:178
+msgid "Program lacks support for address type"
+msgstr "Το πρόγραμμα δεν υποστηρίζει τον τύπο διεύθυνσης"
+
+#. krb5_err.et:krb5:KRB5_PROG_ATYPE_NOSUPP
+#: ../src/dummy-strings.c:179
+msgid "Message replay detection requires rcache parameter"
+msgstr "Η αναγνώριση επανάληψης μηνύματος απαιτεί την παράμετρο rcache"
+
+#. krb5_err.et:krb5:KRB5_RC_REQUIRED
+#: ../src/dummy-strings.c:180
+msgid "Hostname cannot be canonicalized"
+msgstr "Αδύνατη η κανονικοποίηση του ονόματος κεντρικού υπολογιστή"
+
+#. krb5_err.et:krb5:KRB5_ERR_BAD_HOSTNAME
+#: ../src/dummy-strings.c:181
+msgid "Cannot determine realm for host"
+msgstr "Αδύνατος ο προσδιορισμός τομέα για κεντρικό υπολογιστή"
+
+#. krb5_err.et:krb5:KRB5_ERR_HOST_REALM_UNKNOWN
+#: ../src/dummy-strings.c:182
+msgid "Conversion to service principal undefined for name type"
+msgstr ""
+"Η μετατροπή για την κύρια υπηρεσία είναι αόριστη για τον τύπο του ονόματος"
+
+#. krb5_err.et:krb5:KRB5_SNAME_UNSUPP_NAMETYPE
+#: ../src/dummy-strings.c:183
+msgid "Initial Ticket response appears to be Version 4 error"
+msgstr "Η αρχική απάντηση εισιτηρίου φαίνεται να είναι σφάλμα της έκδοσης 4"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_V4_REPLY
+#: ../src/dummy-strings.c:184
+msgid "Cannot resolve network address for KDC in requested realm"
+msgstr "Αδύνατη η επίλυση διεύθυνσης δικτύου για KDC στο ζητούμενο τομέα"
+
+#. krb5_err.et:krb5:KRB5_REALM_CANT_RESOLVE
+#: ../src/dummy-strings.c:185
+msgid "Requesting ticket can't get forwardable tickets"
+msgstr "Το αίτημα του εισιτηρίου δεν μπορεί να πάρει προωθήσιμα εισιτήρια"
+
+#. krb5_err.et:krb5:KRB5_TKT_NOT_FORWARDABLE
+#: ../src/dummy-strings.c:186
+msgid "Bad principal name while trying to forward credentials"
+msgstr "Εσφαλμένο κύριο όνομα κατά την προσπάθεια προώθησης διαπιστευτηρίων"
+
+#. krb5_err.et:krb5:KRB5_FWD_BAD_PRINCIPAL
+#: ../src/dummy-strings.c:187
+msgid "Looping detected inside krb5_get_in_tkt"
+msgstr "Αναγνωρίστηκε βρόχος μέσα στο krb5_get_in_tkt"
+
+#. krb5_err.et:krb5:KRB5_GET_IN_TKT_LOOP
+#: ../src/dummy-strings.c:188
+msgid "Configuration file does not specify default realm"
+msgstr "Το αρχείο ρυθμίσεων δεν ορίζει προεπιλεγμένο τομέα"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_NODEFREALM
+#: ../src/dummy-strings.c:189
+msgid "Bad SAM flags in obtain_sam_padata"
+msgstr "Εσφαλμένες σημαίες SAM στο obtain_sam_padata"
+
+#. krb5_err.et:krb5:KRB5_SAM_UNSUPPORTED
+#: ../src/dummy-strings.c:190
+msgid "Invalid encryption type in SAM challenge"
+msgstr "Άκυρος τύπος κρυπτογράφησης σε πρόκληση SAM"
+
+#. krb5_err.et:krb5:KRB5_SAM_INVALID_ETYPE
+#: ../src/dummy-strings.c:191
+msgid "Missing checksum in SAM challenge"
+msgstr "Λείπει το ελεγκτικό άθροισμα σε πρόκληση SAM"
+
+#. krb5_err.et:krb5:KRB5_SAM_NO_CHECKSUM
+#: ../src/dummy-strings.c:192
+msgid "Bad checksum in SAM challenge"
+msgstr "Εσφαλμένο ελεγκτικό άθροισμα σε πρόκληση SAM"
+
+#. krb5_err.et:krb5:KRB5_SAM_BAD_CHECKSUM
+#: ../src/dummy-strings.c:193
+msgid "Keytab name too long"
+msgstr "Το όνομα καρτέλας κλειδιού ήταν υπερβολικά μεγάλο"
+
+#. krb5_err.et:krb5:KRB5_KT_NAME_TOOLONG
+#: ../src/dummy-strings.c:194
+msgid "Key version number for principal in key table is incorrect"
+msgstr ""
+"Ο αριθμός έκδοσης κλειδιού για το κύριο στον πίνακα κλειδιού είναι εσφαλμένος"
+
+#. krb5_err.et:krb5:KRB5_KT_KVNONOTFOUND
+#: ../src/dummy-strings.c:195
+msgid "This application has expired"
+msgstr "Αυτή η εφαρμογή έχει λήξει"
+
+#. krb5_err.et:krb5:KRB5_APPL_EXPIRED
+#: ../src/dummy-strings.c:196
+msgid "This Krb5 library has expired"
+msgstr "Αυτή η βιβλιοθήκη Krb5 έχει λήξει"
+
+#. krb5_err.et:krb5:KRB5_LIB_EXPIRED
+#: ../src/dummy-strings.c:197
+msgid "New password cannot be zero length"
+msgstr "Ο νέος κωδικός πρόσβασης δεν μπορεί να έχει μηδενικό μήκος"
+
+#. krb5_err.et:krb5:KRB5_CHPW_PWDNULL
+#: ../src/dummy-strings.c:198
+msgid "Password change failed"
+msgstr "Αποτυχία αλλαγής κωδικού πρόσβασης"
+
+#. krb5_err.et:krb5:KRB5_CHPW_FAIL
+#: ../src/dummy-strings.c:199
+msgid "Bad format in keytab"
+msgstr "Εσφαλμένη μορφή στην καρτέλα κλειδιού"
+
+#. krb5_err.et:krb5:KRB5_KT_FORMAT
+#: ../src/dummy-strings.c:200
+msgid "Encryption type not permitted"
+msgstr "Ο τύπος κρυπτογράφησης δεν επιτρέπεται"
+
+#. krb5_err.et:krb5:KRB5_NOPERM_ETYPE
+#: ../src/dummy-strings.c:201
+msgid "No supported encryption types (config file error?)"
+msgstr "Μη υποστηριζόμενοι τύποι κρυπτογράφησης (σφάλμα αρχείου ρυθμίσεων;)"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:202
+msgid "Program called an obsolete, deleted function"
+msgstr "Το πρόγραμμα κάλεσε μια καταργημένη, διαγραμμένη λειτουργία"
+
+#. krb5_err.et:krb5:KRB5_OBSOLETE_FN
+#: ../src/dummy-strings.c:203
+msgid "unknown getaddrinfo failure"
+msgstr "άγνωστη αποτυχία getaddrinfo"
+
+#. krb5_err.et:krb5:KRB5_EAI_FAIL
+#: ../src/dummy-strings.c:204
+msgid "no data available for host/domain name"
+msgstr "χωρίς διαθέσιμα δεδομένα για το όνομα κεντρικού υπολογιστή/τομέα"
+
+#. krb5_err.et:krb5:KRB5_EAI_NODATA
+#: ../src/dummy-strings.c:205
+msgid "host/domain name not found"
+msgstr "δεν βρέθηκε όνομα κεντρικού υπολογιστή/τομέα"
+
+#. krb5_err.et:krb5:KRB5_EAI_NONAME
+#: ../src/dummy-strings.c:206
+msgid "service name unknown"
+msgstr "άγνωστο όνομα υπηρεσίας"
+
+#. krb5_err.et:krb5:KRB5_EAI_SERVICE
+#: ../src/dummy-strings.c:207
+msgid "Cannot determine realm for numeric host address"
+msgstr ""
+"Αδύνατος ο προσδιορισμός τομέα για αριθμητική διεύθυνση κεντρικού υπολογιστή"
+
+#. krb5_err.et:krb5:KRB5_ERR_NUMERIC_REALM
+#: ../src/dummy-strings.c:208
+msgid "Invalid key generation parameters from KDC"
+msgstr "Άκυρες παράμετροι γενιάς κλειδιού από KDC"
+
+#. krb5_err.et:krb5:KRB5_ERR_BAD_S2K_PARAMS
+#: ../src/dummy-strings.c:209
+msgid "service not available"
+msgstr "η υπηρεσία δεν είναι διαθέσιμη"
+
+#. krb5_err.et:krb5:KRB5_ERR_NO_SERVICE
+#: ../src/dummy-strings.c:210
+msgid "Ccache function not supported: read-only ccache type"
+msgstr "Η λειτουργία Ccache δεν υποστηρίζεται: τύπος ccache μόνο για ανάγνωση"
+
+#. krb5_err.et:krb5:KRB5_CC_READONLY
+#: ../src/dummy-strings.c:211
+msgid "Ccache function not supported: not implemented"
+msgstr "Η λειτουργία Ccache δεν υποστηρίζεται: δεν έχει υλοποιηθεί"
+
+#. krb5_err.et:krb5:KRB5_CC_NOSUPP
+#: ../src/dummy-strings.c:212
+msgid "Invalid format of Kerberos lifetime or clock skew string"
+msgstr ""
+"Άκυρη μορφή χρόνου ζωής του Kerberos ή συμβολοσειράς ασύμμετρου ρολογιού"
+
+#. krb5_err.et:krb5:KRB5_DELTAT_BADFORMAT
+#: ../src/dummy-strings.c:213
+msgid "Supplied data not handled by this plugin"
+msgstr "Τα παρεχόμενα δεδομένα δεν επεξεργάζονται από αυτό το πρόσθετο"
+
+#. krb5_err.et:krb5:KRB5_PLUGIN_NO_HANDLE
+#: ../src/dummy-strings.c:214
+msgid "Plugin does not support the operaton"
+msgstr "Το πρόσθετο δεν υποστηρίζει αυτήν τη λειτουργία"
+
+#. krb5_err.et:krb5:KRB5_PLUGIN_OP_NOTSUPP
+#: ../src/dummy-strings.c:215
+msgid "Kerberos V5 magic number table"
+msgstr "Ο πίνακας μαγικών αριθμών του Kerberos V5"
+
+#. kv5m_err.et:kv5m:KV5M_NONE
+#: ../src/dummy-strings.c:216
+msgid "Bad magic number for krb5_principal structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_principal"
+
+#. kv5m_err.et:kv5m:KV5M_PRINCIPAL
+#: ../src/dummy-strings.c:217
+msgid "Bad magic number for krb5_data structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_data"
+
+#. kv5m_err.et:kv5m:KV5M_DATA
+#: ../src/dummy-strings.c:218
+msgid "Bad magic number for krb5_keyblock structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_keyblock"
+
+#. kv5m_err.et:kv5m:KV5M_KEYBLOCK
+#: ../src/dummy-strings.c:219
+msgid "Bad magic number for krb5_checksum structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_checksum"
+
+#. kv5m_err.et:kv5m:KV5M_CHECKSUM
+#: ../src/dummy-strings.c:220
+msgid "Bad magic number for krb5_encrypt_block structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_encrypt_block"
+
+#. kv5m_err.et:kv5m:KV5M_ENCRYPT_BLOCK
+#: ../src/dummy-strings.c:221
+msgid "Bad magic number for krb5_enc_data structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_enc_data"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_DATA
+#: ../src/dummy-strings.c:222
+msgid "Bad magic number for krb5_cryptosystem_entry structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_cryptosystem_entry"
+
+#. kv5m_err.et:kv5m:KV5M_CRYPTOSYSTEM_ENTRY
+#: ../src/dummy-strings.c:223
+msgid "Bad magic number for krb5_cs_table_entry structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_cs_table_entry"
+
+#. kv5m_err.et:kv5m:KV5M_CS_TABLE_ENTRY
+#: ../src/dummy-strings.c:224
+msgid "Bad magic number for krb5_checksum_entry structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_checksum_entry"
+
+#. kv5m_err.et:kv5m:KV5M_CHECKSUM_ENTRY
+#: ../src/dummy-strings.c:225
+msgid "Bad magic number for krb5_authdata structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_authdata"
+
+#. kv5m_err.et:kv5m:KV5M_AUTHDATA
+#: ../src/dummy-strings.c:226
+msgid "Bad magic number for krb5_transited structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_transited"
+
+#. kv5m_err.et:kv5m:KV5M_TRANSITED
+#: ../src/dummy-strings.c:227
+msgid "Bad magic number for krb5_enc_tkt_part structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_enc_tkt_part"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_TKT_PART
+#: ../src/dummy-strings.c:228
+msgid "Bad magic number for krb5_ticket structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_ticket"
+
+#. kv5m_err.et:kv5m:KV5M_TICKET
+#: ../src/dummy-strings.c:229
+msgid "Bad magic number for krb5_authenticator structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_authenticator"
+
+#. kv5m_err.et:kv5m:KV5M_AUTHENTICATOR
+#: ../src/dummy-strings.c:230
+msgid "Bad magic number for krb5_tkt_authent structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_tkt_authent"
+
+#. kv5m_err.et:kv5m:KV5M_TKT_AUTHENT
+#: ../src/dummy-strings.c:231
+msgid "Bad magic number for krb5_creds structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_creds"
+
+#. kv5m_err.et:kv5m:KV5M_CREDS
+#: ../src/dummy-strings.c:232
+msgid "Bad magic number for krb5_last_req_entry structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_last_req_entry"
+
+#. kv5m_err.et:kv5m:KV5M_LAST_REQ_ENTRY
+#: ../src/dummy-strings.c:233
+msgid "Bad magic number for krb5_pa_data structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_pa_data"
+
+#. kv5m_err.et:kv5m:KV5M_PA_DATA
+#: ../src/dummy-strings.c:234
+msgid "Bad magic number for krb5_kdc_req structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_kdc_req"
+
+#. kv5m_err.et:kv5m:KV5M_KDC_REQ
+#: ../src/dummy-strings.c:235
+msgid "Bad magic number for krb5_enc_kdc_rep_part structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_enc_kdc_rep_part"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_KDC_REP_PART
+#: ../src/dummy-strings.c:236
+msgid "Bad magic number for krb5_kdc_rep structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_kdc_rep"
+
+#. kv5m_err.et:kv5m:KV5M_KDC_REP
+#: ../src/dummy-strings.c:237
+msgid "Bad magic number for krb5_error structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_error"
+
+#. kv5m_err.et:kv5m:KV5M_ERROR
+#: ../src/dummy-strings.c:238
+msgid "Bad magic number for krb5_ap_req structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_ap_req"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REQ
+#: ../src/dummy-strings.c:239
+msgid "Bad magic number for krb5_ap_rep structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_ap_rep"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REP
+#: ../src/dummy-strings.c:240
+msgid "Bad magic number for krb5_ap_rep_enc_part structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_ap_rep_enc_part"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REP_ENC_PART
+#: ../src/dummy-strings.c:241
+msgid "Bad magic number for krb5_response structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_response"
+
+#. kv5m_err.et:kv5m:KV5M_RESPONSE
+#: ../src/dummy-strings.c:242
+msgid "Bad magic number for krb5_safe structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_safe"
+
+#. kv5m_err.et:kv5m:KV5M_SAFE
+#: ../src/dummy-strings.c:243
+msgid "Bad magic number for krb5_priv structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_priv"
+
+#. kv5m_err.et:kv5m:KV5M_PRIV
+#: ../src/dummy-strings.c:244
+msgid "Bad magic number for krb5_priv_enc_part structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_priv_enc_part"
+
+#. kv5m_err.et:kv5m:KV5M_PRIV_ENC_PART
+#: ../src/dummy-strings.c:245
+msgid "Bad magic number for krb5_cred structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_cred"
+
+#. kv5m_err.et:kv5m:KV5M_CRED
+#: ../src/dummy-strings.c:246
+msgid "Bad magic number for krb5_cred_info structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_cred_info"
+
+#. kv5m_err.et:kv5m:KV5M_CRED_INFO
+#: ../src/dummy-strings.c:247
+msgid "Bad magic number for krb5_cred_enc_part structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_cred_enc_part"
+
+#. kv5m_err.et:kv5m:KV5M_CRED_ENC_PART
+#: ../src/dummy-strings.c:248
+msgid "Bad magic number for krb5_pwd_data structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_pwd_data"
+
+#. kv5m_err.et:kv5m:KV5M_PWD_DATA
+#: ../src/dummy-strings.c:249
+msgid "Bad magic number for krb5_address structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_address"
+
+#. kv5m_err.et:kv5m:KV5M_ADDRESS
+#: ../src/dummy-strings.c:250
+msgid "Bad magic number for krb5_keytab_entry structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_keytab_entry"
+
+#. kv5m_err.et:kv5m:KV5M_KEYTAB_ENTRY
+#: ../src/dummy-strings.c:251
+msgid "Bad magic number for krb5_context structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_context"
+
+#. kv5m_err.et:kv5m:KV5M_CONTEXT
+#: ../src/dummy-strings.c:252
+msgid "Bad magic number for krb5_os_context structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_os_context"
+
+#. kv5m_err.et:kv5m:KV5M_OS_CONTEXT
+#: ../src/dummy-strings.c:253
+msgid "Bad magic number for krb5_alt_method structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_alt_method"
+
+#. kv5m_err.et:kv5m:KV5M_ALT_METHOD
+#: ../src/dummy-strings.c:254
+msgid "Bad magic number for krb5_etype_info_entry structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_etype_info_entry"
+
+#. kv5m_err.et:kv5m:KV5M_ETYPE_INFO_ENTRY
+#: ../src/dummy-strings.c:255
+msgid "Bad magic number for krb5_db_context structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_db_context"
+
+#. kv5m_err.et:kv5m:KV5M_DB_CONTEXT
+#: ../src/dummy-strings.c:256
+msgid "Bad magic number for krb5_auth_context structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_auth_context"
+
+#. kv5m_err.et:kv5m:KV5M_AUTH_CONTEXT
+#: ../src/dummy-strings.c:257
+msgid "Bad magic number for krb5_keytab structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_keytab"
+
+#. kv5m_err.et:kv5m:KV5M_KEYTAB
+#: ../src/dummy-strings.c:258
+msgid "Bad magic number for krb5_rcache structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_rcache"
+
+#. kv5m_err.et:kv5m:KV5M_RCACHE
+#: ../src/dummy-strings.c:259
+msgid "Bad magic number for krb5_ccache structure"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_ccache"
+
+#. kv5m_err.et:kv5m:KV5M_CCACHE
+#: ../src/dummy-strings.c:260
+msgid "Bad magic number for krb5_preauth_ops"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_preauth_ops"
+
+#. kv5m_err.et:kv5m:KV5M_PREAUTH_OPS
+#: ../src/dummy-strings.c:261
+msgid "Bad magic number for krb5_sam_challenge"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_sam_challenge"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_CHALLENGE
+#: ../src/dummy-strings.c:262
+msgid "Bad magic number for krb5_sam_challenge_2"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_sam_challenge_2"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_CHALLENGE_2
+#: ../src/dummy-strings.c:263
+msgid "Bad magic number for krb5_sam_key"
+msgstr "Εσφαλμένος μαγικός αριθμός για τη δομή krb5_sam_key"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_KEY
+#. kv5m_err.et:kv5m:KV5M_ENC_SAM_RESPONSE_ENC
+#: ../src/dummy-strings.c:264 ../src/dummy-strings.c:265
+msgid "Bad magic number for krb5_enc_sam_response_enc"
+msgstr "εσφαλμένος μαγικός αριθμός για krb5_enc_sam_response_enc"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_SAM_RESPONSE_ENC_2
+#: ../src/dummy-strings.c:266
+msgid "Bad magic number for krb5_sam_response"
+msgstr "Εσφαλμένος μαγικός αριθμός για krb5_sam_response"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_RESPONSE
+#: ../src/dummy-strings.c:267
+msgid "Bad magic number for krb5_sam_response 2"
+msgstr "Εσφαλμένος μαγικός αριθμός για krb5_sam_response 2"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_RESPONSE_2
+#: ../src/dummy-strings.c:268
+msgid "Bad magic number for krb5_predicted_sam_response"
+msgstr "Εσφαλμένος μαγικός αριθμός για krb5_predicted_sam_response"
+
+#. kv5m_err.et:kv5m:KV5M_PREDICTED_SAM_RESPONSE
+#: ../src/dummy-strings.c:269
+msgid "Bad magic number for passwd_phrase_element"
+msgstr "Εσφαλμένος μαγικός αριθμός για passwd_phrase_element"
+
+#. kv5m_err.et:kv5m:KV5M_PASSWD_PHRASE_ELEMENT
+#: ../src/dummy-strings.c:270
+msgid "Bad magic number for GSSAPI OID"
+msgstr "Εσφαλμένος μαγικός αριθμός για GSSAPI OID"
+
+#. kv5m_err.et:kv5m:KV5M_GSS_OID
+#: ../src/dummy-strings.c:271
+msgid "Bad magic number for GSSAPI QUEUE"
+msgstr "Εσφαλμένος μαγικός αριθμός για GSSAPI QUEUE"
+
+#: ../src/ka-applet.c:570
+#, c-format
+msgid "Your credentials expire in %.2d:%.2dh"
+msgstr "Τα διαπιστευτήρια λήγουν σε %.2d:%.2dh"
+
+#: ../src/ka-applet.c:763
+msgid "List Tickets"
+msgstr "Λίστα εισιτηρίων"
+
+#: ../src/ka-applet.c:773
+msgid "Get Ticket"
+msgstr "Λήψη εισιτηρίου"
+
+#: ../src/ka-applet.c:782
+msgid "Don't show me this again"
+msgstr "Να μην εμφανιστεί ξανά"
+
+#: ../src/ka-applet.c:789
+msgid "Remove Credentials Cache"
+msgstr "Αφαίρεση κρυφής μνήμης διαπιστευτηρίων"
+
+#: ../src/ka-applet.c:849
+msgid "You have valid Kerberos credentials."
+msgstr "Έχετε έγκυρα διαπιστευτήρια Kerberos."
+
+#: ../src/ka-applet.c:851
+msgid "You've refreshed your Kerberos credentials."
+msgstr "Έχετε ανανεώσει τα διαπιστευτήρια του Kerberos."
+
+#: ../src/ka-applet.c:854
+msgid "Network credentials valid"
+msgstr "Έγκυρα διαπιστευτήρια δικτύου"
+
+#: ../src/ka-applet.c:873
+msgid "Network credentials expiring"
+msgstr "Τα διαπιστευτήρια δικτύου λήγουν"
+
+#: ../src/ka-applet.c:890
+msgid "Network credentials expired"
+msgstr "Τα διαπιστευτήρια δικτύου έληξαν"
+
+#: ../src/ka-applet.c:891
+msgid "Your Kerberos credentials have expired."
+msgstr "Τα διαπιστευτήρια του Kerberos σας έχουν λήξει."
+
+#: ../src/ka-applet.c:971
+msgid "Remove Credentials _Cache"
+msgstr "Αφαίρεση διαπιστευτηρίων _κρυφής μνήμης"
+
+#. Ticket dialog
+#: ../src/ka-applet.c:982
+msgid "_List Tickets"
+msgstr "_Λίστα εισιτηρίων"
+
+#: ../src/ka-tools.c:44
+#, c-format
+msgid ""
+"There was an error displaying help:\n"
+"%s"
+msgstr ""
+"Υπήρξε σφάλμα κατά την εμφάνιση της βοήθειας:\n"
+"%s"
+
+#. Translators: add the translators of your language here
+#: ../src/ka-tools.c:84
+msgid "translator-credits"
+msgstr ""
+"Ελληνική μεταφραστική ομάδα του GNOME\n"
+" Δημήτρης Σπίγγος <dmtrs32@gmail.com>\n"
+" Μαρία Μαυρίδου <mavridou@gmail.com>\n"
+"Για περισσότερα δείτε: http://gnome.gr"
+
+#: ../src/ka-main-window.c:74
+msgid "Principal"
+msgstr "Κύριο"
+
+#: ../src/ka-main-window.c:80
+msgid "Start Time"
+msgstr "Χρόνος έναρξης"
+
+#: ../src/ka-main-window.c:86
+msgid "End Time"
+msgstr "Χρόνος λήξης"
+
+#. Translators: this is an abbreviation for forwardable
+#: ../src/ka-main-window.c:93
+msgid "Fwd"
+msgstr "Προωθήσιμο"
+
+#. Translators: this is an abbreviation for proxiable
+#: ../src/ka-main-window.c:100
+msgid "Proxy"
+msgstr "Διαμεσολαβητής"
+
+#. Translators: this is an abbreviation for renewable
+#: ../src/ka-main-window.c:107
+msgid "Renew"
+msgstr "Ανανεώσιμο"
+
+#: ../src/ka-main-window.c:136
+msgid "Error displaying service ticket information"
+msgstr "Σφάλμα εμφάνισης πληροφοριών εισιτηρίου υπηρεσίας"
+
+#: ../src/ka-preferences.c:296
+msgid "Choose Certificate"
+msgstr "Επιλέξτε πιστοποιητικό"
+
+#: ../src/ka-preferences.c:312
+msgid "X509 Certificates"
+msgstr "Πιστοποιητικά X509"
+
+#: ../src/ka-preferences.c:316
+msgid "all files"
+msgstr "όλα τα αρχεία"
+
+#: ../src/krb5-auth-dialog.desktop.in.h:2
+msgid "Kerberos Network Authentication Dialog"
+msgstr "Διάλογος πιστοποίησης δικτύου Kerberos"
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"Η πιστοποίηση του Kerberos σας επιτρέπει να καταγραφούν τα υφιστάμενα "
+"εισιτήρια Kerberos, και να ζητήσετε ένα νέο εισιτήριο (πιστοποίηση στον "
+"διακομιστή Kerberos). Θα σας ειδοποιεί επίσης, όταν τα διαπιστευτήριά σας "
+"στο Kerberos πρόκειται να λήξουν και ανανεώνει το εισιτήριό σας αυτόματα, αν "
+"είναι δυνατόν."
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"Αυτό είναι χρήσιμο εάν χρειάζεστε πιστοποίηση σε έναν διακομιστή Kerberos "
+"(KDC) μετά την είσοδο σας στην επιφάνεια εργασίας (π.χ. σε μια κινητή "
+"συσκευή)."
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
+msgid "Kerberos principal"
+msgstr "Κύριο του Kerberos"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
+msgstr "Το κύριο του Kerberos για λήψη του εισιτηρίου για"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
+msgid "PKINIT identifier"
+msgstr "Αναγνωριστικό PKINIT"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
+msgid "The principal's public/private/certificate identifier when using PKINIT"
+msgstr ""
+"Το αναγνωριστικό δημόσιο/ιδιωτικό/πιστοποιητικό του κύριου κατά τη χρήση "
+"PKINIT"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
+msgid "PKINIT trust anchors"
+msgstr "Έμπιστες άγκυρες PKINIT"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
+msgid "PKINIT CA certificates"
+msgstr "Πιστοποιητικά PKINIT CA"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
+msgid "Prompt minutes before expiry"
+msgstr "Ειδοποίηση n λεπτών πριν τη λήξη"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
+msgid ""
+"Start prompting/displaying notifications that many minutes before expiry"
+msgstr "Έναρξη ειδοποιήσεων προτροπής/εμφάνισης τόσα λεπτά πριν τη λήξη"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
+msgid "Forwardable ticket"
+msgstr "Προωθήσιμο εισιτήριο"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
+msgid "Requested tickets should be forwardable"
+msgstr "Τα ζητούμενα εισιτήρια πρέπει να είναι προωθήσιμα"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
+msgid "Renewable ticket"
+msgstr "Ανανεώσιμο εισιτήριο"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
+msgid "Requested tickets should be renewable"
+msgstr "Τα ζητούμενα εισιτήρια πρέπει να είναι ανανεώσιμα"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
+msgid "Proxiable ticket"
+msgstr "Εισιτήριο με μεσολάβηση"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
+msgid "Requested tickets should be proxiable"
+msgstr "Τα ζητούμενα εισιτήρια πρέπει να είναι με μεσολάβηση"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "Εισιτήρια ρύθμισης"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "Εμφάνιση εισιτηρίων ρύθμισης"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
+msgid "valid ticket notification"
+msgstr "έγκυρη ειδοποίηση εισιτηρίου"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
+msgid "Notify user when ticket becomes valid"
+msgstr "Να ειδοποιείται ο χρήστης, όταν το εισιτήριο γίνεται έγκυρο"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
+msgid "ticket expiring notification"
+msgstr "ειδοποίηση λήξης εισιτηρίου"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
+msgid "Notify user when ticket is about to expire"
+msgstr "Να ειδοποιείται ο χρήστης, όταν το εισιτήριο πρόκειται να λήξει"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
+msgid "ticket expired notification"
+msgstr "ειδοποίηση ληγμένου εισιτηρίου"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
+msgid "Notify user when ticket has expired"
+msgstr "Να ειδοποιείται ο χρήστης, όταν το εισιτήριο έχει λήξει"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
+msgid "Enabled plugins"
+msgstr "Ενεργά πρόσθετα"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
+msgid "List of plugins that should be loaded and activated on startup."
+msgstr ""
+"Λίστα προσθέτων που πρέπει να φορτωθούν και να ενεργοποιηθούν στην έναρξη."
+
+#: ../secmem/util.c:106
+#, c-format
+msgid "Warning: running q-agent setuid on this system is dangerous\n"
+msgstr ""
+"Προειδοποίηση: η εκτέλεση q-agent setuid σε αυτό το σύστημα είναι "
+"επικίνδυνη\n"
diff --git a/po/es.po b/po/es.po
index 7fca525..c81f08b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -3,131 +3,136 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Jorge González <jorgegonz@svn.gnome.org>, 2009, 2010.
-# Daniel Mustieles <daniel.mustieles@gmail.com>, 2009, 2011, 2012.
+# Daniel Mustieles <daniel.mustieles@gmail.com>, 2009, 2011, 2012, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: krb5-auth-dialog.master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5-"
"auth-dialog&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-05-25 19:15+0000\n"
-"PO-Revision-Date: 2012-05-27 12:01+0200\n"
+"POT-Creation-Date: 2013-10-06 16:24+0000\n"
+"PO-Revision-Date: 2013-10-07 16:24+0200\n"
"Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
"Language-Team: Español <gnome-es-list@gnome.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Gtranslator 2.91.4\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"X-Generator: Gtranslator 2.91.5\n"
+
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "Prefere_ncias"
+
+#: ../src/krb5-auth-dialog.ui.h:2
+msgid "_About"
+msgstr "Acerca _de"
+
+#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "_Ayuda"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "_Salir"
#.
#. * vim:ts:sts=4:sw=4:et:
#.
-#: ../src/krb5-auth-dialog.ui.h:1 ../src/krb5-auth-dialog.desktop.in.h:1
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
msgid "Kerberos Authentication"
msgstr "Autenticación de Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:2
+#: ../src/krb5-auth-dialog.ui.h:6
msgid "_Renew Ticket"
msgstr "_Renovar tique"
-#: ../src/krb5-auth-dialog.ui.h:3
+#: ../src/krb5-auth-dialog.ui.h:7
msgid "Service Tickets"
msgstr "Tiques de servicio"
-#: ../src/krb5-auth-dialog.ui.h:4
-msgid "_File"
-msgstr "_Archivo"
-
-#: ../src/krb5-auth-dialog.ui.h:5
-msgid "_Edit"
-msgstr "_Editar"
-
-#: ../src/krb5-auth-dialog.ui.h:6
-msgid "_Help"
-msgstr "_Ayuda"
-
-#: ../src/krb5-auth-dialog.ui.h:7
+#: ../src/krb5-auth-dialog.ui.h:8
msgid "Kerberos User"
msgstr "Usuario de Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:8
+#: ../src/krb5-auth-dialog.ui.h:9
msgid ""
"The name of your Kerberos account. Leave blank to use your current username."
msgstr ""
"El nombre de su cuenta de Kerberos. Déjelo en blanco para usar su nombre de "
"usuario actual."
-#: ../src/krb5-auth-dialog.ui.h:9
+#: ../src/krb5-auth-dialog.ui.h:10
msgid "Kerberos principal:"
msgstr "Principal de Kerberos:"
-#: ../src/krb5-auth-dialog.ui.h:10
+#: ../src/krb5-auth-dialog.ui.h:11
msgid "Kerberos Ticket Options"
msgstr "Opciones del tique de Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:11
+#: ../src/krb5-auth-dialog.ui.h:12
msgid "Requested Kerberos tickets should be:"
msgstr "Los tiques solicitados a Kerberos deben ser:"
-#: ../src/krb5-auth-dialog.ui.h:12
+#: ../src/krb5-auth-dialog.ui.h:13
msgid "forwardable"
msgstr "reenviable"
-#: ../src/krb5-auth-dialog.ui.h:13
+#: ../src/krb5-auth-dialog.ui.h:14
msgid "If checked, request forwardable tickets"
msgstr "Si está seleccionado pide tiques reenviables"
-#: ../src/krb5-auth-dialog.ui.h:14
+#: ../src/krb5-auth-dialog.ui.h:15
msgid "renewable"
msgstr "renovable"
-#: ../src/krb5-auth-dialog.ui.h:15
+#: ../src/krb5-auth-dialog.ui.h:16
msgid "If checked, request renewable tickets"
msgstr "Si está seleccionado pide tiques renovables"
-#: ../src/krb5-auth-dialog.ui.h:16
+#: ../src/krb5-auth-dialog.ui.h:17
msgid "proxiable"
msgstr "vía proxy"
-#: ../src/krb5-auth-dialog.ui.h:17
+#: ../src/krb5-auth-dialog.ui.h:18
msgid "If checked, request proxiable tickets"
msgstr "Si está seleccionado pide tiques vía proxy"
-#: ../src/krb5-auth-dialog.ui.h:18
+#: ../src/krb5-auth-dialog.ui.h:19
msgid "Kerberos"
msgstr "Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:19
+#: ../src/krb5-auth-dialog.ui.h:20
msgid "Userid"
msgstr "ID de usuario"
-#: ../src/krb5-auth-dialog.ui.h:20
+#: ../src/krb5-auth-dialog.ui.h:21
msgid "Use Smartcard"
msgstr "Usar tarjeta inteligente"
-#: ../src/krb5-auth-dialog.ui.h:21
+#: ../src/krb5-auth-dialog.ui.h:22
msgid "If checked, use a security token (Smartcard) to authenticate."
msgstr ""
"Si está seleccionado usa un «token» (tarjeta inteligente) para autenticar."
-#: ../src/krb5-auth-dialog.ui.h:22
+#: ../src/krb5-auth-dialog.ui.h:23
msgid "Certificate and private key used for authentication"
msgstr "Certificado y clave privada usados para la autenticación"
-#: ../src/krb5-auth-dialog.ui.h:23
+#: ../src/krb5-auth-dialog.ui.h:24
msgid "_Browse..."
msgstr "_Examinar…"
-#: ../src/krb5-auth-dialog.ui.h:24
+#: ../src/krb5-auth-dialog.ui.h:25
msgid "X509 trust anchors"
msgstr "Anclas de confianza de X509"
-#: ../src/krb5-auth-dialog.ui.h:25
+#: ../src/krb5-auth-dialog.ui.h:26
msgid "Certificate used to verify digital signatures."
msgstr "Certificado usado para comprobar firmas digitales."
-#: ../src/krb5-auth-dialog.ui.h:26
+#: ../src/krb5-auth-dialog.ui.h:27
msgid ""
"Configure the use of certificates and smartcards for your Kerberos network "
"authentication."
@@ -135,20 +140,20 @@ msgstr ""
"Configurar el uso de certificados y tarjetas inteligentes para su "
"autenticación de red de Kerberos."
-#: ../src/krb5-auth-dialog.ui.h:27
+#: ../src/krb5-auth-dialog.ui.h:28
msgid "PKINIT"
msgstr "PKINIT"
-#: ../src/krb5-auth-dialog.ui.h:28
+#: ../src/krb5-auth-dialog.ui.h:29
msgid "Notifications"
msgstr "Notificaciones"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:30
+#: ../src/krb5-auth-dialog.ui.h:31
msgid "Warn"
msgstr "Advertir"
-#: ../src/krb5-auth-dialog.ui.h:31
+#: ../src/krb5-auth-dialog.ui.h:32
msgid ""
"Send notification about ticket expiry that many minutes before it finally "
"expires"
@@ -157,7 +162,7 @@ msgstr ""
"que caduque"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:33
+#: ../src/krb5-auth-dialog.ui.h:34
msgid "minutes before ticket expiry"
msgstr "minutos antes de que caduque el tique"
@@ -165,44 +170,44 @@ msgstr "minutos antes de que caduque el tique"
msgid "unknown error"
msgstr "error desconocido"
-#: ../src/ka-kerberos.c:317
+#: ../src/ka-kerberos.c:319
msgid "Your ticket cache is currently empty"
msgstr "Su caché de tiques está vacía actualmente"
-#: ../src/ka-kerberos.c:341
+#: ../src/ka-kerberos.c:350
msgid "Expired"
msgstr "Caducado"
-#: ../src/ka-pwdialog.c:178
+#: ../src/ka-pwdialog.c:230
#, c-format
msgid "Couldn't acquire kerberos ticket: '%s'"
msgstr "No se pudo obtener el tique de Kerberos: «%s»"
-#: ../src/ka-pwdialog.c:217 ../src/ka-applet.c:466
+#: ../src/ka-pwdialog.c:269 ../src/ka-applet.c:572
#, c-format
msgid "Your credentials expire in %d minute"
msgid_plural "Your credentials expire in %d minutes"
msgstr[0] "Sus credenciales caducan en %d minuto"
msgstr[1] "Sus credenciales caducan en %d minutos"
-#: ../src/ka-pwdialog.c:222 ../src/ka-applet.c:471
+#: ../src/ka-pwdialog.c:274 ../src/ka-applet.c:577
msgid "Your credentials have expired"
msgstr "Sus credenciales han caducado"
-#: ../src/ka-pwdialog.c:245
+#: ../src/ka-pwdialog.c:297
msgid "Please enter your Kerberos password:"
msgstr "Introduzca su contraseña de Kerberos:"
-#: ../src/ka-pwdialog.c:258
+#: ../src/ka-pwdialog.c:310
#, c-format
msgid "Please enter the password for '%s':"
msgstr "Introduzca la contraseña para «%s»:"
-#: ../src/ka-pwdialog.c:276
+#: ../src/ka-pwdialog.c:328
msgid "The password you entered is invalid"
msgstr "La contraseña que ha introducido no es válida"
-#: ../src/ka-pwdialog.c:292
+#: ../src/ka-pwdialog.c:344
#, c-format
msgid "%s Error"
msgstr "Error %s"
@@ -1534,58 +1539,57 @@ msgstr "Número mágico erróneo para GSSAPI OID"
msgid "Bad magic number for GSSAPI QUEUE"
msgstr "Número mágico erróneo para GSSAPI QUEUE"
-#: ../src/ka-applet.c:460
+#: ../src/ka-applet.c:566
#, c-format
msgid "Your credentials expire in %.2d:%.2dh"
msgstr "Sus credenciales caducan en %.2d:%.2dh"
-#: ../src/ka-applet.c:642
+#: ../src/ka-applet.c:759
msgid "List Tickets"
msgstr "Listar tiques"
-#: ../src/ka-applet.c:652
+#: ../src/ka-applet.c:769
msgid "Get Ticket"
msgstr "Obtener tique"
-#: ../src/ka-applet.c:661
+#: ../src/ka-applet.c:778
msgid "Don't show me this again"
msgstr "No mostrar este mensaje de nuevo"
-#: ../src/ka-applet.c:668
+#: ../src/ka-applet.c:785
msgid "Remove Credentials Cache"
msgstr "Quitar la caché de credenciales"
-#: ../src/ka-applet.c:717
+#: ../src/ka-applet.c:845
msgid "You have valid Kerberos credentials."
msgstr "Sus credenciales de Kerberos son válidas."
-#: ../src/ka-applet.c:719
+#: ../src/ka-applet.c:847
msgid "You've refreshed your Kerberos credentials."
msgstr "Ha actualizado sus credenciales de Kerberos."
-#: ../src/ka-applet.c:722
+#: ../src/ka-applet.c:850
msgid "Network credentials valid"
msgstr "Credenciales de red válidas"
-#: ../src/ka-applet.c:741
+#: ../src/ka-applet.c:869
msgid "Network credentials expiring"
msgstr "Las credenciales de red van a caducar"
-#: ../src/ka-applet.c:759
+#: ../src/ka-applet.c:886
msgid "Network credentials expired"
msgstr "Las credenciales de red han caducado"
-#: ../src/ka-applet.c:760
-#| msgid "Your Kerberos credentails have expired."
+#: ../src/ka-applet.c:887
msgid "Your Kerberos credentials have expired."
msgstr "Sus credenciales de Kerberos han caducado."
-#: ../src/ka-applet.c:839
+#: ../src/ka-applet.c:967
msgid "Remove Credentials _Cache"
msgstr "Quitar la _caché de credenciales"
#. Ticket dialog
-#: ../src/ka-applet.c:849
+#: ../src/ka-applet.c:978
msgid "_List Tickets"
msgstr "_Listar tiques"
@@ -1599,52 +1603,52 @@ msgstr ""
"%s"
#. Translators: add the translators of your language here
-#: ../src/ka-tools.c:83
+#: ../src/ka-tools.c:85
msgid "translator-credits"
msgstr ""
"Jorge González <jorgegonz@svn.gnome.org>, 2009-2010\n"
"Daniel Mustieles <daniel.mustieles@gmail.com>, 2009"
-#: ../src/ka-main-window.c:119
+#: ../src/ka-main-window.c:75
msgid "Principal"
msgstr "Principal"
-#: ../src/ka-main-window.c:125
+#: ../src/ka-main-window.c:81
msgid "Start Time"
msgstr "Tiempo de inicio"
-#: ../src/ka-main-window.c:131
+#: ../src/ka-main-window.c:87
msgid "End Time"
msgstr "Tiempo de finalización"
#. Translators: this is an abbreviation for forwardable
-#: ../src/ka-main-window.c:138
+#: ../src/ka-main-window.c:94
msgid "Fwd"
msgstr "Rnv"
#. Translators: this is an abbreviation for proxiable
-#: ../src/ka-main-window.c:145
+#: ../src/ka-main-window.c:101
msgid "Proxy"
msgstr "Proxy"
#. Translators: this is an abbreviation for renewable
-#: ../src/ka-main-window.c:152
+#: ../src/ka-main-window.c:108
msgid "Renew"
msgstr "Renovar"
-#: ../src/ka-main-window.c:179
+#: ../src/ka-main-window.c:137
msgid "Error displaying service ticket information"
msgstr "Error al mostrar la información del tique de servicio"
-#: ../src/ka-preferences.c:340
+#: ../src/ka-preferences.c:297
msgid "Choose Certificate"
msgstr "Elija un certificado"
-#: ../src/ka-preferences.c:356
+#: ../src/ka-preferences.c:313
msgid "X509 Certificates"
msgstr "Certificados X509"
-#: ../src/ka-preferences.c:360
+#: ../src/ka-preferences.c:317
msgid "all files"
msgstr "todos los archivos"
@@ -1652,93 +1656,121 @@ msgstr "todos los archivos"
msgid "Kerberos Network Authentication Dialog"
msgstr "Diálogo de autenticación de red de Kerberos"
-#: ../src/krb5-auth-dialog.schemas.in.h:1
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"La autenticación Kerberos le permite mostrar los tiques de Kerberos actuales "
+"y solicitar un tique nuevo (autenticarse en el servidor Kerberos). También "
+"le informa cuando sus credenciales de Kerberos están a punto de expirar y "
+"renueva su tique automáticamente si es posible."
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"Esto es útil si necesita autenticarse en un servidor Kerberos (KDC) después "
+"de iniciar sesión en el escritorio (ej. en un dispositivo móvil)."
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
msgid "Kerberos principal"
msgstr "Principal de Kerberos"
-#: ../src/krb5-auth-dialog.schemas.in.h:2
-msgid "The kerberos principal to acquire the ticket for"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
msgstr "El principal de Kerberos para el que adquirir el tique"
-#: ../src/krb5-auth-dialog.schemas.in.h:3
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
msgid "PKINIT identifier"
msgstr "Identificador PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:4
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
msgid "The principal's public/private/certificate identifier when using PKINIT"
msgstr ""
"El identificador público/privado/certificado del principal al usar PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:5
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
msgid "PKINIT trust anchors"
msgstr "Anclas de confianza de PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:6
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
msgid "PKINIT CA certificates"
msgstr "Certificados PKINIT CA"
-#: ../src/krb5-auth-dialog.schemas.in.h:7
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
msgid "Prompt minutes before expiry"
msgstr "Mostrar minutos antes de caducar"
-#: ../src/krb5-auth-dialog.schemas.in.h:8
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
msgid ""
"Start prompting/displaying notifications that many minutes before expiry"
msgstr "Dejar de mostrar notificaciones esos minutos antes de que caduque"
-#: ../src/krb5-auth-dialog.schemas.in.h:9
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
msgid "Forwardable ticket"
msgstr "Tique reenviable"
-#: ../src/krb5-auth-dialog.schemas.in.h:10
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
msgid "Requested tickets should be forwardable"
msgstr "Los tiques solicitados deberán ser reenviables"
-#: ../src/krb5-auth-dialog.schemas.in.h:11
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
msgid "Renewable ticket"
msgstr "Tique renovable"
-#: ../src/krb5-auth-dialog.schemas.in.h:12
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
msgid "Requested tickets should be renewable"
msgstr "Los tiques solicitados deberán ser renovables"
-#: ../src/krb5-auth-dialog.schemas.in.h:13
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
msgid "Proxiable ticket"
msgstr "Tique vía proxy"
-#: ../src/krb5-auth-dialog.schemas.in.h:14
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
msgid "Requested tickets should be proxiable"
msgstr "Los tiques solicitados deberán ser vía proxy"
-#: ../src/krb5-auth-dialog.schemas.in.h:15
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "Tiques de configuración"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "Mostrar los tiques de configuración"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
msgid "valid ticket notification"
msgstr "tique de notificación válido"
-#: ../src/krb5-auth-dialog.schemas.in.h:16
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
msgid "Notify user when ticket becomes valid"
msgstr "Notificar al usuario cuando un tique se convierta en válido"
-#: ../src/krb5-auth-dialog.schemas.in.h:17
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
msgid "ticket expiring notification"
msgstr "notificación de caducidad de tique"
-#: ../src/krb5-auth-dialog.schemas.in.h:18
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
msgid "Notify user when ticket is about to expire"
msgstr "Notificar al usuario cuando un tique va a caducar"
-#: ../src/krb5-auth-dialog.schemas.in.h:19
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
msgid "ticket expired notification"
msgstr "notificación de tique caducado"
-#: ../src/krb5-auth-dialog.schemas.in.h:20
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
msgid "Notify user when ticket has expired"
msgstr "Notificar al usuario cuando un tique ha caducado"
-#: ../src/krb5-auth-dialog.schemas.in.h:21
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
msgid "Enabled plugins"
msgstr "Complementos activados"
-#: ../src/krb5-auth-dialog.schemas.in.h:22
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
msgid "List of plugins that should be loaded and activated on startup."
msgstr "Lista de complementos que se debería cargar y activar al inicio."
@@ -1747,6 +1779,12 @@ msgstr "Lista de complementos que se debería cargar y activar al inicio."
msgid "Warning: running q-agent setuid on this system is dangerous\n"
msgstr "Advertencia: ejecutar q-agent setuid en este sistema es peligroso\n"
+#~ msgid "_File"
+#~ msgstr "_Archivo"
+
+#~ msgid "_Edit"
+#~ msgstr "_Editar"
+
#~ msgid "There was an error launching the preferences dialog: %s"
#~ msgstr "Hubo un error al lanzar el diálogo de preferencias: %s"
@@ -1878,12 +1916,6 @@ msgstr "Advertencia: ejecutar q-agent setuid en este sistema es peligroso\n"
#~ "El identificador público/privado/certificado del principal. Déjelo vacío "
#~ "si no se está usando PKINIT."
-#~ msgid "_Preferences"
-#~ msgstr "Prefere_ncias"
-
-#~ msgid "_About"
-#~ msgstr "Acerca _de"
-
#~ msgid " "
#~ msgstr " "
diff --git a/po/gl.po b/po/gl.po
index 8923777..1c15d35 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -5,131 +5,134 @@
# Copyright (C) 2009 krb5-auth-dialog's COPYRIGHT HOLDER
# This file is distributed under the same license as the krb5-auth-dialog package.
# Fran Diéguez <frandieguez@gnome.org>, 2010, 2011.
-# Fran Dieguez <frandieguez@gnome.org>, 2012.
-#
+# Fran Dieguez <frandieguez@gnome.org>, 2012, 2013, 2014.
msgid ""
msgstr ""
"Project-Id-Version: krb5-auth-dialog.po.master.gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-30 14:41+0200\n"
-"PO-Revision-Date: 2012-08-30 14:41+0200\n"
+"POT-Creation-Date: 2014-02-07 11:39+0100\n"
+"PO-Revision-Date: 2014-02-07 11:41+0200\n"
"Last-Translator: Fran Dieguez <frandieguez@gnome.org>\n"
-"Language-Team: Galician <gnome-l10n-gl@gnome.org>\n"
+"Language-Team: gnome-l10n-gl@gnome.org\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-"X-Generator: Gtranslator 2.91.5\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Virtaal 0.7.1\n"
+
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "Prefere_ncias"
+
+#: ../src/krb5-auth-dialog.ui.h:2
+msgid "_About"
+msgstr "_Sobre"
+
+#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "_Axuda"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "_Saír"
#.
#. * vim:ts:sts=4:sw=4:et:
#.
-#: ../src/krb5-auth-dialog.ui.h:1 ../src/krb5-auth-dialog.desktop.in.h:1
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
msgid "Kerberos Authentication"
msgstr "Configuración de autenticación de Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:2
+#: ../src/krb5-auth-dialog.ui.h:6
msgid "_Renew Ticket"
msgstr "_Anovar tícket"
-#: ../src/krb5-auth-dialog.ui.h:3
+#: ../src/krb5-auth-dialog.ui.h:7
msgid "Service Tickets"
msgstr "Tiquets de servicio"
-#: ../src/krb5-auth-dialog.ui.h:4
-msgid "_File"
-msgstr "_Ficheiro"
-
-#: ../src/krb5-auth-dialog.ui.h:5
-msgid "_Edit"
-msgstr "_Editar"
-
-#: ../src/krb5-auth-dialog.ui.h:6
-msgid "_Help"
-msgstr "_Axuda"
-
-#: ../src/krb5-auth-dialog.ui.h:7
+#: ../src/krb5-auth-dialog.ui.h:8
msgid "Kerberos User"
msgstr "Usuario de Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:8
+#: ../src/krb5-auth-dialog.ui.h:9
msgid ""
"The name of your Kerberos account. Leave blank to use your current username."
msgstr ""
"O nome da súa conta de Kerberos. Déixeo en branco para usar o seu nome de "
"usuario actual."
-#: ../src/krb5-auth-dialog.ui.h:9
+#: ../src/krb5-auth-dialog.ui.h:10
msgid "Kerberos principal:"
msgstr "Principal de Kerberos:"
-#: ../src/krb5-auth-dialog.ui.h:10
+#: ../src/krb5-auth-dialog.ui.h:11
msgid "Kerberos Ticket Options"
msgstr "Opcións do tique de Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:11
+#: ../src/krb5-auth-dialog.ui.h:12
msgid "Requested Kerberos tickets should be:"
msgstr "Os tíckets solicitados a Kerberos deberían ser:"
-#: ../src/krb5-auth-dialog.ui.h:12
+#: ../src/krb5-auth-dialog.ui.h:13
msgid "forwardable"
msgstr "reenviábel"
-#: ../src/krb5-auth-dialog.ui.h:13
+#: ../src/krb5-auth-dialog.ui.h:14
msgid "If checked, request forwardable tickets"
msgstr "Se está seleccionado, pide tíckets reenviábeis"
-#: ../src/krb5-auth-dialog.ui.h:14
+#: ../src/krb5-auth-dialog.ui.h:15
msgid "renewable"
msgstr "renovábel"
-#: ../src/krb5-auth-dialog.ui.h:15
+#: ../src/krb5-auth-dialog.ui.h:16
msgid "If checked, request renewable tickets"
msgstr "Se está seleccionado pide tíckets anovábeis"
-#: ../src/krb5-auth-dialog.ui.h:16
+#: ../src/krb5-auth-dialog.ui.h:17
msgid "proxiable"
msgstr "vía proxy"
-#: ../src/krb5-auth-dialog.ui.h:17
+#: ../src/krb5-auth-dialog.ui.h:18
msgid "If checked, request proxiable tickets"
msgstr "Se está seleccionado, solicita tíckets utilizábeis vía proxy"
-#: ../src/krb5-auth-dialog.ui.h:18
+#: ../src/krb5-auth-dialog.ui.h:19
msgid "Kerberos"
msgstr "Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:19
+#: ../src/krb5-auth-dialog.ui.h:20
msgid "Userid"
msgstr "Id de usuario"
-#: ../src/krb5-auth-dialog.ui.h:20
+#: ../src/krb5-auth-dialog.ui.h:21
msgid "Use Smartcard"
msgstr "Empregar Smartcard"
-#: ../src/krb5-auth-dialog.ui.h:21
+#: ../src/krb5-auth-dialog.ui.h:22
msgid "If checked, use a security token (Smartcard) to authenticate."
msgstr ""
"Se está activado emprega un token de seguranza (Smartcard) para autenticar."
-#: ../src/krb5-auth-dialog.ui.h:22
+#: ../src/krb5-auth-dialog.ui.h:23
msgid "Certificate and private key used for authentication"
msgstr "Certificado e chave privada empregada para a autenticación"
-#: ../src/krb5-auth-dialog.ui.h:23
+#: ../src/krb5-auth-dialog.ui.h:24
msgid "_Browse..."
msgstr "_Explorar..."
-#: ../src/krb5-auth-dialog.ui.h:24
+#: ../src/krb5-auth-dialog.ui.h:25
msgid "X509 trust anchors"
msgstr "Áncoras de confianza de X509"
-#: ../src/krb5-auth-dialog.ui.h:25
+#: ../src/krb5-auth-dialog.ui.h:26
msgid "Certificate used to verify digital signatures."
msgstr "Certificado usado para comprobar firmas dixitais."
-#: ../src/krb5-auth-dialog.ui.h:26
+#: ../src/krb5-auth-dialog.ui.h:27
msgid ""
"Configure the use of certificates and smartcards for your Kerberos network "
"authentication."
@@ -137,20 +140,20 @@ msgstr ""
"Configurar o uso do certificados e tarxeta intelixentes para a súa "
"autenticación de rede de Kerberos."
-#: ../src/krb5-auth-dialog.ui.h:27
+#: ../src/krb5-auth-dialog.ui.h:28
msgid "PKINIT"
msgstr "PKINIT"
-#: ../src/krb5-auth-dialog.ui.h:28
+#: ../src/krb5-auth-dialog.ui.h:29
msgid "Notifications"
msgstr "Notificacións"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:30
+#: ../src/krb5-auth-dialog.ui.h:31
msgid "Warn"
msgstr "Advertir"
-#: ../src/krb5-auth-dialog.ui.h:31
+#: ../src/krb5-auth-dialog.ui.h:32
msgid ""
"Send notification about ticket expiry that many minutes before it finally "
"expires"
@@ -159,52 +162,52 @@ msgstr ""
"caduque"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:33
+#: ../src/krb5-auth-dialog.ui.h:34
msgid "minutes before ticket expiry"
msgstr "minutos antes de que caduque o tique"
-#: ../src/ka-kerberos.c:177
+#: ../src/ka-kerberos.c:176
msgid "unknown error"
msgstr "erro descoñecido"
-#: ../src/ka-kerberos.c:317
+#: ../src/ka-kerberos.c:318
msgid "Your ticket cache is currently empty"
msgstr "A súa caché de tiques está baleira actualmente"
-#: ../src/ka-kerberos.c:341
+#: ../src/ka-kerberos.c:349
msgid "Expired"
msgstr "Caducado"
-#: ../src/ka-pwdialog.c:178
+#: ../src/ka-pwdialog.c:229
#, c-format
msgid "Couldn't acquire kerberos ticket: '%s'"
msgstr "No se puido obter o tícket de Kerberos: '%s'"
-#: ../src/ka-pwdialog.c:217 ../src/ka-applet.c:466
+#: ../src/ka-pwdialog.c:268 ../src/ka-applet.c:571
#, c-format
msgid "Your credentials expire in %d minute"
msgid_plural "Your credentials expire in %d minutes"
msgstr[0] "As súas credenciais caducan dentro de %d minuto"
msgstr[1] "As súas credenciais caducan dentro de %d minutos"
-#: ../src/ka-pwdialog.c:222 ../src/ka-applet.c:471
+#: ../src/ka-pwdialog.c:273 ../src/ka-applet.c:576
msgid "Your credentials have expired"
msgstr "As súas credenciais caducaron"
-#: ../src/ka-pwdialog.c:245
+#: ../src/ka-pwdialog.c:296
msgid "Please enter your Kerberos password:"
msgstr "Introduza o seu contrasinal de Kerberos:"
-#: ../src/ka-pwdialog.c:258
+#: ../src/ka-pwdialog.c:309
#, c-format
msgid "Please enter the password for '%s':"
msgstr "Introduza o contrasinal para '%s':"
-#: ../src/ka-pwdialog.c:276
+#: ../src/ka-pwdialog.c:327
msgid "The password you entered is invalid"
msgstr "O contrasinal que introduciu non é válido"
-#: ../src/ka-pwdialog.c:292
+#: ../src/ka-pwdialog.c:343
#, c-format
msgid "%s Error"
msgstr "Erro %s"
@@ -1524,61 +1527,61 @@ msgstr "Número máxico incorrecto para a estrutura GSSAPI OID"
msgid "Bad magic number for GSSAPI QUEUE"
msgstr "Número máxico incorrecto para GSSAPI QUEUE"
-#: ../src/ka-applet.c:460
+#: ../src/ka-applet.c:565
#, c-format
msgid "Your credentials expire in %.2d:%.2dh"
msgstr "As súas credenciais caducan en %.2d:%.2dh"
-#: ../src/ka-applet.c:642
+#: ../src/ka-applet.c:758
msgid "List Tickets"
msgstr "Listar tiques"
-#: ../src/ka-applet.c:652
+#: ../src/ka-applet.c:768
msgid "Get Ticket"
msgstr "Obter tique"
-#: ../src/ka-applet.c:661
+#: ../src/ka-applet.c:777
msgid "Don't show me this again"
msgstr "Non mostrar esta mensaxe de novo"
-#: ../src/ka-applet.c:668
+#: ../src/ka-applet.c:784
msgid "Remove Credentials Cache"
msgstr "Quitar a caché de credenciais"
-#: ../src/ka-applet.c:717
+#: ../src/ka-applet.c:844
msgid "You have valid Kerberos credentials."
msgstr "As súas credenciais de Kerberos son válidas."
-#: ../src/ka-applet.c:719
+#: ../src/ka-applet.c:846
msgid "You've refreshed your Kerberos credentials."
msgstr "Actualizou as súas credenciais Kerberos."
-#: ../src/ka-applet.c:722
+#: ../src/ka-applet.c:849
msgid "Network credentials valid"
msgstr "As credenciais de rede son válidas"
-#: ../src/ka-applet.c:741
+#: ../src/ka-applet.c:868
msgid "Network credentials expiring"
msgstr "As credenciais de rede van caducar"
-#: ../src/ka-applet.c:759
+#: ../src/ka-applet.c:885
msgid "Network credentials expired"
msgstr "As credenciais de rede caducaron"
-#: ../src/ka-applet.c:760
+#: ../src/ka-applet.c:886
msgid "Your Kerberos credentials have expired."
msgstr "As súas credenciais de Kerberos caducaron."
-#: ../src/ka-applet.c:839
+#: ../src/ka-applet.c:966
msgid "Remove Credentials _Cache"
msgstr "Quitar a _caché de credenciais"
#. Ticket dialog
-#: ../src/ka-applet.c:849
+#: ../src/ka-applet.c:977
msgid "_List Tickets"
msgstr "_Listar tiques"
-#: ../src/ka-tools.c:45
+#: ../src/ka-tools.c:44
#, c-format
msgid ""
"There was an error displaying help:\n"
@@ -1588,52 +1591,52 @@ msgstr ""
"%s"
#. Translators: add the translators of your language here
-#: ../src/ka-tools.c:83
+#: ../src/ka-tools.c:84
msgid "translator-credits"
msgstr ""
"Antón Méixome <meixome@mancomun.org> para Mancomún. Centro de Referencia de "
"Software Libre "
-#: ../src/ka-main-window.c:119
+#: ../src/ka-main-window.c:74
msgid "Principal"
msgstr "Principal"
-#: ../src/ka-main-window.c:125
+#: ../src/ka-main-window.c:80
msgid "Start Time"
msgstr "Tempo de inicio"
-#: ../src/ka-main-window.c:131
+#: ../src/ka-main-window.c:86
msgid "End Time"
msgstr "Tempo de finalización"
#. Translators: this is an abbreviation for forwardable
-#: ../src/ka-main-window.c:138
+#: ../src/ka-main-window.c:93
msgid "Fwd"
msgstr "Rnv"
#. Translators: this is an abbreviation for proxiable
-#: ../src/ka-main-window.c:145
+#: ../src/ka-main-window.c:100
msgid "Proxy"
msgstr "Proxy"
#. Translators: this is an abbreviation for renewable
-#: ../src/ka-main-window.c:152
+#: ../src/ka-main-window.c:107
msgid "Renew"
msgstr "Renovar"
-#: ../src/ka-main-window.c:179
+#: ../src/ka-main-window.c:136
msgid "Error displaying service ticket information"
msgstr "Produciuse un erro ao mostrar a información do tiquet de servizo"
-#: ../src/ka-preferences.c:340
+#: ../src/ka-preferences.c:296
msgid "Choose Certificate"
msgstr "Seleccione o certificado"
-#: ../src/ka-preferences.c:356
+#: ../src/ka-preferences.c:312
msgid "X509 Certificates"
msgstr "Certificados X509"
-#: ../src/ka-preferences.c:360
+#: ../src/ka-preferences.c:316
msgid "all files"
msgstr "todos os ficheiros"
@@ -1641,93 +1644,121 @@ msgstr "todos os ficheiros"
msgid "Kerberos Network Authentication Dialog"
msgstr "Diálogo de autenticación de rede de Kerberos"
-#: ../src/krb5-auth-dialog.schemas.in.h:1
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"A autenticación Kerberos permítelle mostrar os seus tiques de Kerberos "
+"actuais, e solicitar un novo tique (autenticarse no servidor de Kerberos). "
+"Tamén lle notifica cando as súas credenciais de Kerberos están a piques de "
+"expirar e renova o seu tique automaticamente se é posíbel."
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"Isto é útil se precisa autenticarse nun servidor de Kerberos (KDC) despois "
+"de iniciar sesión no escritorio (p.ex. en dispositivos móbiles)."
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
msgid "Kerberos principal"
msgstr "Principal de Kerberos"
-#: ../src/krb5-auth-dialog.schemas.in.h:2
-msgid "The kerberos principal to acquire the ticket for"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
msgstr "O principal de Kerberos para o que adquirir o tícket"
-#: ../src/krb5-auth-dialog.schemas.in.h:3
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
msgid "PKINIT identifier"
msgstr "Identificador PKINT"
-#: ../src/krb5-auth-dialog.schemas.in.h:4
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
msgid "The principal's public/private/certificate identifier when using PKINIT"
msgstr ""
"O identificador público/privado/certificado do principal ao usar PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:5
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
msgid "PKINIT trust anchors"
msgstr "Áncoras de confianza de PKINIT"
-#: ../src/krb5-auth-dialog.schemas.in.h:6
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
msgid "PKINIT CA certificates"
msgstr "Certificados PKINIT CA"
-#: ../src/krb5-auth-dialog.schemas.in.h:7
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
msgid "Prompt minutes before expiry"
msgstr "Mostrar minutos antes de caducar"
-#: ../src/krb5-auth-dialog.schemas.in.h:8
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
msgid ""
"Start prompting/displaying notifications that many minutes before expiry"
msgstr "Deixar de mostrar notificacións eses minutos antes de que caduque"
-#: ../src/krb5-auth-dialog.schemas.in.h:9
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
msgid "Forwardable ticket"
msgstr "Tícket reenviábel"
-#: ../src/krb5-auth-dialog.schemas.in.h:10
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
msgid "Requested tickets should be forwardable"
msgstr "Os tíckets solicitados deberán ser reenviábeis"
-#: ../src/krb5-auth-dialog.schemas.in.h:11
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
msgid "Renewable ticket"
msgstr "Tícket anovábel"
-#: ../src/krb5-auth-dialog.schemas.in.h:12
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
msgid "Requested tickets should be renewable"
msgstr "Os tíckets solicitados deberían ser anovábeis"
-#: ../src/krb5-auth-dialog.schemas.in.h:13
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
msgid "Proxiable ticket"
msgstr "Tícket utilizábel vía proxy"
-#: ../src/krb5-auth-dialog.schemas.in.h:14
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
msgid "Requested tickets should be proxiable"
msgstr "Os tíckets solicitados deberían ser utilizábeis vía proxy"
-#: ../src/krb5-auth-dialog.schemas.in.h:15
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "Configuracións dos tícket"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "Mostrar configuración dos tícket"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
msgid "valid ticket notification"
msgstr "tícket de notificación válido"
-#: ../src/krb5-auth-dialog.schemas.in.h:16
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
msgid "Notify user when ticket becomes valid"
msgstr "Notificarlle ao usuario cando un tícket se convirta en válido"
-#: ../src/krb5-auth-dialog.schemas.in.h:17
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
msgid "ticket expiring notification"
msgstr "notificación de caducidade de tícket"
-#: ../src/krb5-auth-dialog.schemas.in.h:18
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
msgid "Notify user when ticket is about to expire"
msgstr "Notificarlle ao usuario cando un tícket vai caducar"
-#: ../src/krb5-auth-dialog.schemas.in.h:19
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
msgid "ticket expired notification"
msgstr "notificación de tícket caducado"
-#: ../src/krb5-auth-dialog.schemas.in.h:20
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
msgid "Notify user when ticket has expired"
msgstr "Notificarlle ao usuario cando un tícket caducou"
-#: ../src/krb5-auth-dialog.schemas.in.h:21
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
msgid "Enabled plugins"
msgstr "Engadidos activados"
-#: ../src/krb5-auth-dialog.schemas.in.h:22
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
msgid "List of plugins that should be loaded and activated on startup."
msgstr "Lista de engadidos que se debería cargar e activar ao inicio."
@@ -1736,6 +1767,12 @@ msgstr "Lista de engadidos que se debería cargar e activar ao inicio."
msgid "Warning: running q-agent setuid on this system is dangerous\n"
msgstr "Advertencia: executar q-agent setuid neste sistema é perigoso\n"
+#~ msgid "_File"
+#~ msgstr "_Ficheiro"
+
+#~ msgid "_Edit"
+#~ msgstr "_Editar"
+
#~ msgid "There was an error launching the preferences dialog: %s"
#~ msgstr "Produciuse un erro ao iniciar o diálogo de preferencias: %s"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index b0201a2..f024b08 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -10,8 +10,8 @@ msgstr ""
"Project-Id-Version: krb5-auth-dialog master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5-"
"auth-dialog&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-03-16 16:10+0000\n"
-"PO-Revision-Date: 2013-03-16 13:58-0300\n"
+"POT-Creation-Date: 2014-06-17 21:38+0000\n"
+"PO-Revision-Date: 2014-06-17 22:20-0300\n"
"Last-Translator: Rafael Ferreira <rafael.f.f1@gmail.com>\n"
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\n"
"Language: pt_BR\n"
@@ -19,115 +19,120 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.6.5\n"
+
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "Preferê_ncias"
+
+#: ../src/krb5-auth-dialog.ui.h:2
+msgid "_About"
+msgstr "So_bre"
+
+#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "A_juda"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "_Sair"
#.
#. * vim:ts:sts=4:sw=4:et:
#.
-#: ../src/krb5-auth-dialog.ui.h:1 ../src/krb5-auth-dialog.desktop.in.h:1
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
msgid "Kerberos Authentication"
msgstr "Autenticação do Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:2
+#: ../src/krb5-auth-dialog.ui.h:6
msgid "_Renew Ticket"
msgstr "_Renovar tíquete"
-#: ../src/krb5-auth-dialog.ui.h:3
+#: ../src/krb5-auth-dialog.ui.h:7
msgid "Service Tickets"
msgstr "Serviço de tíquetes"
-#: ../src/krb5-auth-dialog.ui.h:4
-msgid "_File"
-msgstr "_Arquivo"
-
-#: ../src/krb5-auth-dialog.ui.h:5
-msgid "_Edit"
-msgstr "_Editar"
-
-#: ../src/krb5-auth-dialog.ui.h:6
-msgid "_Help"
-msgstr "A_juda"
-
-#: ../src/krb5-auth-dialog.ui.h:7
+#: ../src/krb5-auth-dialog.ui.h:8
msgid "Kerberos User"
msgstr "Usuário do Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:8
+#: ../src/krb5-auth-dialog.ui.h:9
msgid ""
"The name of your Kerberos account. Leave blank to use your current username."
msgstr ""
"A nome da sua conta Kerberos. Deixe em branco para usar seu nome de usuário "
"atual."
-#: ../src/krb5-auth-dialog.ui.h:9
+#: ../src/krb5-auth-dialog.ui.h:10
msgid "Kerberos principal:"
msgstr "Principal do Kerberos:"
-#: ../src/krb5-auth-dialog.ui.h:10
+#: ../src/krb5-auth-dialog.ui.h:11
msgid "Kerberos Ticket Options"
msgstr "Opções de tíquete Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:11
+#: ../src/krb5-auth-dialog.ui.h:12
msgid "Requested Kerberos tickets should be:"
msgstr "Os tíquetes requisitados do Kerberos devem ser:"
-#: ../src/krb5-auth-dialog.ui.h:12
+#: ../src/krb5-auth-dialog.ui.h:13
msgid "forwardable"
msgstr "encaminhável"
-#: ../src/krb5-auth-dialog.ui.h:13
+#: ../src/krb5-auth-dialog.ui.h:14
msgid "If checked, request forwardable tickets"
msgstr "Se definido, solicita tíquetes encaminháveis"
-#: ../src/krb5-auth-dialog.ui.h:14
+#: ../src/krb5-auth-dialog.ui.h:15
msgid "renewable"
msgstr "renovável"
-#: ../src/krb5-auth-dialog.ui.h:15
+#: ../src/krb5-auth-dialog.ui.h:16
msgid "If checked, request renewable tickets"
msgstr "Se marcado, solicita tíquetes renováveis"
-#: ../src/krb5-auth-dialog.ui.h:16
+#: ../src/krb5-auth-dialog.ui.h:17
msgid "proxiable"
msgstr "apto a trabalhar com proxy"
-#: ../src/krb5-auth-dialog.ui.h:17
+#: ../src/krb5-auth-dialog.ui.h:18
msgid "If checked, request proxiable tickets"
msgstr "Se marcado, solicita tíquetes aptos a trabalhar com proxy"
-#: ../src/krb5-auth-dialog.ui.h:18
+#: ../src/krb5-auth-dialog.ui.h:19
msgid "Kerberos"
msgstr "Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:19
+#: ../src/krb5-auth-dialog.ui.h:20
msgid "Userid"
msgstr "Id do usuário"
-#: ../src/krb5-auth-dialog.ui.h:20
+#: ../src/krb5-auth-dialog.ui.h:21
msgid "Use Smartcard"
-msgstr "Usar Smartcard"
+msgstr "Usar cartão inteligente"
-#: ../src/krb5-auth-dialog.ui.h:21
+#: ../src/krb5-auth-dialog.ui.h:22
msgid "If checked, use a security token (Smartcard) to authenticate."
-msgstr "Se marcado, usa o token de segurança (Smartcard) para autenticar."
+msgstr ""
+"Se marcado, usa um token de segurança (cartão inteligente) para autenticar."
-#: ../src/krb5-auth-dialog.ui.h:22
+#: ../src/krb5-auth-dialog.ui.h:23
msgid "Certificate and private key used for authentication"
msgstr "Certificado e chave privada usada para autenticação"
-#: ../src/krb5-auth-dialog.ui.h:23
+#: ../src/krb5-auth-dialog.ui.h:24
msgid "_Browse..."
msgstr "_Navegar..."
-#: ../src/krb5-auth-dialog.ui.h:24
+#: ../src/krb5-auth-dialog.ui.h:25
msgid "X509 trust anchors"
msgstr "Âncoras confiáveis X509"
-#: ../src/krb5-auth-dialog.ui.h:25
+#: ../src/krb5-auth-dialog.ui.h:26
msgid "Certificate used to verify digital signatures."
msgstr "Certificado usado para verificar assinaturas digitais."
-#: ../src/krb5-auth-dialog.ui.h:26
+#: ../src/krb5-auth-dialog.ui.h:27
msgid ""
"Configure the use of certificates and smartcards for your Kerberos network "
"authentication."
@@ -135,20 +140,20 @@ msgstr ""
"Configura a utilização de certificados e cartões inteligentes para "
"autenticação de sua rede Kerberos."
-#: ../src/krb5-auth-dialog.ui.h:27
+#: ../src/krb5-auth-dialog.ui.h:28
msgid "PKINIT"
msgstr "PKINIT"
-#: ../src/krb5-auth-dialog.ui.h:28
+#: ../src/krb5-auth-dialog.ui.h:29
msgid "Notifications"
msgstr "Notificações"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:30
+#: ../src/krb5-auth-dialog.ui.h:31
msgid "Warn"
msgstr "Aviso"
-#: ../src/krb5-auth-dialog.ui.h:31
+#: ../src/krb5-auth-dialog.ui.h:32
msgid ""
"Send notification about ticket expiry that many minutes before it finally "
"expires"
@@ -157,52 +162,57 @@ msgstr ""
"expirar"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:33
+#: ../src/krb5-auth-dialog.ui.h:34
msgid "minutes before ticket expiry"
msgstr "minutos antes de expirar o tíquete"
-#: ../src/ka-kerberos.c:177
+#: ../src/ka-kerberos.c:176
msgid "unknown error"
msgstr "erro desconhecido"
-#: ../src/ka-kerberos.c:317
+#: ../src/ka-kerberos.c:318
msgid "Your ticket cache is currently empty"
msgstr "O seu cache de tíquete está atualmente vazio"
-#: ../src/ka-kerberos.c:348
+#: ../src/ka-kerberos.c:349
msgid "Expired"
msgstr "Expirado"
-#: ../src/ka-pwdialog.c:230
+#: ../src/ka-kerberos.c:1032
+#| msgid "Network Authentication"
+msgid " (No network connection)"
+msgstr "(sem conexão de rede)"
+
+#: ../src/ka-pwdialog.c:229
#, c-format
msgid "Couldn't acquire kerberos ticket: '%s'"
msgstr "Não é possível adquirir tíquete do kerberos: \"%s\""
-#: ../src/ka-pwdialog.c:269 ../src/ka-applet.c:490
+#: ../src/ka-pwdialog.c:268 ../src/ka-applet.c:576
#, c-format
msgid "Your credentials expire in %d minute"
msgid_plural "Your credentials expire in %d minutes"
msgstr[0] "Suas credenciais expiram em %d minuto"
msgstr[1] "Suas credenciais expiram em %d minutos"
-#: ../src/ka-pwdialog.c:274 ../src/ka-applet.c:495
+#: ../src/ka-pwdialog.c:273 ../src/ka-applet.c:581
msgid "Your credentials have expired"
msgstr "Suas credenciais expiraram"
-#: ../src/ka-pwdialog.c:297
+#: ../src/ka-pwdialog.c:296
msgid "Please enter your Kerberos password:"
msgstr "Por favor, digite a sua senha do Kerberos:"
-#: ../src/ka-pwdialog.c:310
+#: ../src/ka-pwdialog.c:309
#, c-format
msgid "Please enter the password for '%s':"
msgstr "Por favor, digite a senha para \"%s\":"
-#: ../src/ka-pwdialog.c:328
+#: ../src/ka-pwdialog.c:327
msgid "The password you entered is invalid"
msgstr "A senha digitada não é válida"
-#: ../src/ka-pwdialog.c:344
+#: ../src/ka-pwdialog.c:343
#, c-format
msgid "%s Error"
msgstr "Erro %s"
@@ -1520,61 +1530,61 @@ msgstr "Número mágico ruim para GSSAPI OID"
msgid "Bad magic number for GSSAPI QUEUE"
msgstr "Número mágico ruim para GSSAPI QUEUE"
-#: ../src/ka-applet.c:484
+#: ../src/ka-applet.c:570
#, c-format
msgid "Your credentials expire in %.2d:%.2dh"
msgstr "Suas credenciais expiram em %.2d:%.2dh"
-#: ../src/ka-applet.c:677
+#: ../src/ka-applet.c:763
msgid "List Tickets"
msgstr "Listar tíquetes"
-#: ../src/ka-applet.c:687
+#: ../src/ka-applet.c:773
msgid "Get Ticket"
msgstr "Obter tíquete"
-#: ../src/ka-applet.c:696
+#: ../src/ka-applet.c:782
msgid "Don't show me this again"
msgstr "Não exibir novamente"
-#: ../src/ka-applet.c:703
+#: ../src/ka-applet.c:789
msgid "Remove Credentials Cache"
msgstr "Remover cache de credenciais"
-#: ../src/ka-applet.c:763
+#: ../src/ka-applet.c:849
msgid "You have valid Kerberos credentials."
msgstr "Você possui credenciais válidas do Kerberos."
-#: ../src/ka-applet.c:765
+#: ../src/ka-applet.c:851
msgid "You've refreshed your Kerberos credentials."
msgstr "Você atualizou suas credenciais do Kerberos."
-#: ../src/ka-applet.c:768
+#: ../src/ka-applet.c:854
msgid "Network credentials valid"
msgstr "Credenciais de rede válidas"
-#: ../src/ka-applet.c:787
+#: ../src/ka-applet.c:873
msgid "Network credentials expiring"
msgstr "Credenciais de rede expirando"
-#: ../src/ka-applet.c:804
+#: ../src/ka-applet.c:890
msgid "Network credentials expired"
msgstr "Credenciais de rede expiradas"
-#: ../src/ka-applet.c:805
+#: ../src/ka-applet.c:891
msgid "Your Kerberos credentials have expired."
msgstr "Suas credenciais do Kerberos expiraram."
-#: ../src/ka-applet.c:884
+#: ../src/ka-applet.c:971
msgid "Remove Credentials _Cache"
msgstr "Remover _cache de credenciais"
#. Ticket dialog
-#: ../src/ka-applet.c:894
+#: ../src/ka-applet.c:982
msgid "_List Tickets"
msgstr "_Listar tíquetes"
-#: ../src/ka-tools.c:45
+#: ../src/ka-tools.c:44
#, c-format
msgid ""
"There was an error displaying help:\n"
@@ -1584,50 +1594,50 @@ msgstr ""
"%s"
#. Translators: add the translators of your language here
-#: ../src/ka-tools.c:83
+#: ../src/ka-tools.c:84
msgid "translator-credits"
msgstr "Djavan Fagundes <djavan@comum.org>"
-#: ../src/ka-main-window.c:122
+#: ../src/ka-main-window.c:74
msgid "Principal"
msgstr "Principal"
-#: ../src/ka-main-window.c:128
+#: ../src/ka-main-window.c:80
msgid "Start Time"
msgstr "Hora de início"
-#: ../src/ka-main-window.c:134
+#: ../src/ka-main-window.c:86
msgid "End Time"
msgstr "Hora de término"
#. Translators: this is an abbreviation for forwardable
-#: ../src/ka-main-window.c:141
+#: ../src/ka-main-window.c:93
msgid "Fwd"
msgstr "Enc"
#. Translators: this is an abbreviation for proxiable
-#: ../src/ka-main-window.c:148
+#: ../src/ka-main-window.c:100
msgid "Proxy"
msgstr "Proxy"
#. Translators: this is an abbreviation for renewable
-#: ../src/ka-main-window.c:155
+#: ../src/ka-main-window.c:107
msgid "Renew"
msgstr "Renovar"
-#: ../src/ka-main-window.c:185
+#: ../src/ka-main-window.c:136
msgid "Error displaying service ticket information"
msgstr "Ocorreu erro ao exibir informações do serviço de tíquete"
-#: ../src/ka-preferences.c:297
+#: ../src/ka-preferences.c:296
msgid "Choose Certificate"
msgstr "Escolher certificado"
-#: ../src/ka-preferences.c:313
+#: ../src/ka-preferences.c:312
msgid "X509 Certificates"
msgstr "Certificados X509"
-#: ../src/ka-preferences.c:317
+#: ../src/ka-preferences.c:316
msgid "all files"
msgstr "Todos arquivos"
@@ -1635,12 +1645,31 @@ msgstr "Todos arquivos"
msgid "Kerberos Network Authentication Dialog"
msgstr "Diálogo de autenticação de rede do Kerberos"
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"A autenticação do Kerberos permite que você liste seus tíquetes atuais do "
+"Kerberos e solicite um novo tíquete (para autenticar ao servidor Kerberos). "
+"Ele também o avisa quando suas credenciais do Kerberos estão prestes a serem "
+"expiradas e, se possível, renova o seu tíquete automaticamente."
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"Isto é util se você precisa autenticar a um servidor Kerberos (KDC) após ter "
+"iniciado sessão na área de trabalho (ex.: em um dispositivo móvel)."
+
#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
msgid "Kerberos principal"
msgstr "Principal do Kerberos"
#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
-#| msgid "The kerberos principal to acquire the ticket for"
msgid "The Kerberos principal to acquire the ticket for"
msgstr "O principal do Kerberos adquiriu tíquete"
@@ -1739,8 +1768,11 @@ msgstr "Lista de plug-ins que podem ser carregados e ativados no início."
msgid "Warning: running q-agent setuid on this system is dangerous\n"
msgstr "Aviso: executando q-agent setuid neste sistema é perigoso\n"
-#~ msgid "Network Authentication"
-#~ msgstr "Autenticação da rede"
+#~ msgid "_File"
+#~ msgstr "_Arquivo"
+
+#~ msgid "_Edit"
+#~ msgstr "_Editar"
#~ msgid "There was an error launching the preferences dialog: %s"
#~ msgstr "Ocorreu um erro lançando o diálogo de preferências: %s"
diff --git a/po/sl.po b/po/sl.po
index 944f9c0..2dd31fe 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: krb5-auth-dialog master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5-auth-dialog&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-03-16 16:10+0000\n"
-"PO-Revision-Date: 2013-03-16 17:33+0100\n"
+"POT-Creation-Date: 2013-03-25 11:44+0000\n"
+"PO-Revision-Date: 2013-03-28 08:48+0100\n"
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\n"
"Language: \n"
@@ -21,133 +21,137 @@ msgstr ""
"X-Poedit-Language: Slovenian\n"
"X-Poedit-SourceCharset: utf-8\n"
-#.
-#. * vim:ts:sts=4:sw=4:et:
-#.
#: ../src/krb5-auth-dialog.ui.h:1
-#: ../src/krb5-auth-dialog.desktop.in.h:1
-msgid "Kerberos Authentication"
-msgstr "Overitev Kerberos"
+msgid "Prefere_nces"
+msgstr "_Nastavitve"
#: ../src/krb5-auth-dialog.ui.h:2
-msgid "_Renew Ticket"
-msgstr "_Obnovi vstopnico"
+msgid "_About"
+msgstr "_O programu"
#: ../src/krb5-auth-dialog.ui.h:3
-msgid "Service Tickets"
-msgstr "Storitvene vstopnice"
+msgid "_Help"
+msgstr "Pomo_č"
#: ../src/krb5-auth-dialog.ui.h:4
-msgid "_File"
-msgstr "_Datoteka"
+msgid "_Quit"
+msgstr "_Izhod"
+#.
+#. * vim:ts:sts=4:sw=4:et:
+#.
#: ../src/krb5-auth-dialog.ui.h:5
-msgid "_Edit"
-msgstr "_Uredi"
+#: ../src/krb5-auth-dialog.desktop.in.h:1
+msgid "Kerberos Authentication"
+msgstr "Overitev Kerberos"
#: ../src/krb5-auth-dialog.ui.h:6
-msgid "_Help"
-msgstr "Pomo_č"
+msgid "_Renew Ticket"
+msgstr "_Obnovi vstopnico"
#: ../src/krb5-auth-dialog.ui.h:7
+msgid "Service Tickets"
+msgstr "Storitvene vstopnice"
+
+#: ../src/krb5-auth-dialog.ui.h:8
msgid "Kerberos User"
msgstr "Uporabnik Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:8
+#: ../src/krb5-auth-dialog.ui.h:9
msgid "The name of your Kerberos account. Leave blank to use your current username."
msgstr "Ime vašega računa Kerberos. Pustite prazno za uporabo vašega trenutnega uporabniškega imena."
-#: ../src/krb5-auth-dialog.ui.h:9
+#: ../src/krb5-auth-dialog.ui.h:10
msgid "Kerberos principal:"
msgstr "Kerberos ravnatelj:"
-#: ../src/krb5-auth-dialog.ui.h:10
+#: ../src/krb5-auth-dialog.ui.h:11
msgid "Kerberos Ticket Options"
msgstr "Možnosti vstopnice Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:11
+#: ../src/krb5-auth-dialog.ui.h:12
msgid "Requested Kerberos tickets should be:"
msgstr "Zahtevane vstopnice Kerberos bi morale biti:"
-#: ../src/krb5-auth-dialog.ui.h:12
+#: ../src/krb5-auth-dialog.ui.h:13
msgid "forwardable"
msgstr "prenosljiva"
-#: ../src/krb5-auth-dialog.ui.h:13
+#: ../src/krb5-auth-dialog.ui.h:14
msgid "If checked, request forwardable tickets"
msgstr "Izbrana možnost določi zahtevo za uporabo prenosljivih vstopnic"
-#: ../src/krb5-auth-dialog.ui.h:14
+#: ../src/krb5-auth-dialog.ui.h:15
msgid "renewable"
msgstr "obnovljiva"
-#: ../src/krb5-auth-dialog.ui.h:15
+#: ../src/krb5-auth-dialog.ui.h:16
msgid "If checked, request renewable tickets"
msgstr "Izbrana možnost določi zahtevo za uporabo obnovljivih vstopnic"
-#: ../src/krb5-auth-dialog.ui.h:16
+#: ../src/krb5-auth-dialog.ui.h:17
msgid "proxiable"
msgstr "posredovana"
-#: ../src/krb5-auth-dialog.ui.h:17
+#: ../src/krb5-auth-dialog.ui.h:18
msgid "If checked, request proxiable tickets"
msgstr "Izbrana možnost omogoči zahtevo za posredovalno vstopnico"
-#: ../src/krb5-auth-dialog.ui.h:18
+#: ../src/krb5-auth-dialog.ui.h:19
msgid "Kerberos"
msgstr "Kerberos"
-#: ../src/krb5-auth-dialog.ui.h:19
+#: ../src/krb5-auth-dialog.ui.h:20
msgid "Userid"
msgstr "Uporabniški id"
-#: ../src/krb5-auth-dialog.ui.h:20
+#: ../src/krb5-auth-dialog.ui.h:21
msgid "Use Smartcard"
msgstr "Uporabi SmartCard"
-#: ../src/krb5-auth-dialog.ui.h:21
+#: ../src/krb5-auth-dialog.ui.h:22
msgid "If checked, use a security token (Smartcard) to authenticate."
msgstr "Izbrana možnost omogoči zahtevo za uporabo Varnostne SmartCard za overjanje"
-#: ../src/krb5-auth-dialog.ui.h:22
+#: ../src/krb5-auth-dialog.ui.h:23
msgid "Certificate and private key used for authentication"
msgstr "Potrdilo in osebni ključ uporabljena za overitev"
-#: ../src/krb5-auth-dialog.ui.h:23
+#: ../src/krb5-auth-dialog.ui.h:24
msgid "_Browse..."
msgstr "_Prebrskaj ..."
-#: ../src/krb5-auth-dialog.ui.h:24
+#: ../src/krb5-auth-dialog.ui.h:25
msgid "X509 trust anchors"
msgstr "X509 zaupna sidra"
-#: ../src/krb5-auth-dialog.ui.h:25
+#: ../src/krb5-auth-dialog.ui.h:26
msgid "Certificate used to verify digital signatures."
msgstr "Potrdilo, ki se uporablja za potrjevanje digitalnih podpisov."
-#: ../src/krb5-auth-dialog.ui.h:26
+#: ../src/krb5-auth-dialog.ui.h:27
msgid "Configure the use of certificates and smartcards for your Kerberos network authentication."
msgstr "Nastavite uporabo potrdil in pametnih kartic za vašo overitev omrežja Kerberos."
-#: ../src/krb5-auth-dialog.ui.h:27
+#: ../src/krb5-auth-dialog.ui.h:28
msgid "PKINIT"
msgstr "PKINIT"
-#: ../src/krb5-auth-dialog.ui.h:28
+#: ../src/krb5-auth-dialog.ui.h:29
msgid "Notifications"
msgstr "Obvestila"
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:30
+#: ../src/krb5-auth-dialog.ui.h:31
msgid "Warn"
msgstr "Opozori"
-#: ../src/krb5-auth-dialog.ui.h:31
+#: ../src/krb5-auth-dialog.ui.h:32
msgid "Send notification about ticket expiry that many minutes before it finally expires"
msgstr "Pošiljanje obvestila o preteku vstopnice toliko minut pred končnim pretekom."
#. Used in combination: 'Warn x minutes before expiry'
-#: ../src/krb5-auth-dialog.ui.h:33
+#: ../src/krb5-auth-dialog.ui.h:34
msgid "minutes before ticket expiry"
msgstr "Opozorilo pred potekom v minutah"
@@ -169,7 +173,7 @@ msgid "Couldn't acquire kerberos ticket: '%s'"
msgstr "Ni mogoče pridobiti vstopnice kerberos: '%s'"
#: ../src/ka-pwdialog.c:269
-#: ../src/ka-applet.c:490
+#: ../src/ka-applet.c:572
#, c-format
msgid "Your credentials expire in %d minute"
msgid_plural "Your credentials expire in %d minutes"
@@ -179,7 +183,7 @@ msgstr[2] "Vaša poverila potečejo v %d minutah"
msgstr[3] "Vaša poverila potečejo v %d minutah"
#: ../src/ka-pwdialog.c:274
-#: ../src/ka-applet.c:495
+#: ../src/ka-applet.c:577
msgid "Your credentials have expired"
msgstr "Vaša poverila so potekla"
@@ -1508,57 +1512,57 @@ msgstr "Slabo čarobno število za GSSAPI OID"
msgid "Bad magic number for GSSAPI QUEUE"
msgstr "Slabo čarobno število od GSSAPI VRSTE"
-#: ../src/ka-applet.c:484
+#: ../src/ka-applet.c:566
#, c-format
msgid "Your credentials expire in %.2d:%.2dh"
msgstr "Vaša poverila potečejo v %.2d%.2dh"
-#: ../src/ka-applet.c:677
+#: ../src/ka-applet.c:759
msgid "List Tickets"
msgstr "Izpiši vstopnice"
-#: ../src/ka-applet.c:687
+#: ../src/ka-applet.c:769
msgid "Get Ticket"
msgstr "Dobi vstopnico"
-#: ../src/ka-applet.c:696
+#: ../src/ka-applet.c:778
msgid "Don't show me this again"
msgstr "Tega ne prikaži več"
-#: ../src/ka-applet.c:703
+#: ../src/ka-applet.c:785
msgid "Remove Credentials Cache"
msgstr "Odstrani predpomnilnik poveril"
-#: ../src/ka-applet.c:763
+#: ../src/ka-applet.c:845
msgid "You have valid Kerberos credentials."
msgstr "Naložena so veljavna poverila Kerberos"
-#: ../src/ka-applet.c:765
+#: ../src/ka-applet.c:847
msgid "You've refreshed your Kerberos credentials."
msgstr "Osvežili ste svoja poverila Kerberos"
-#: ../src/ka-applet.c:768
+#: ../src/ka-applet.c:850
msgid "Network credentials valid"
msgstr "Omrežna poverila so veljavna"
-#: ../src/ka-applet.c:787
+#: ../src/ka-applet.c:869
msgid "Network credentials expiring"
msgstr "Omrežna poverila bodo potekla"
-#: ../src/ka-applet.c:804
+#: ../src/ka-applet.c:886
msgid "Network credentials expired"
msgstr "Omrežna poverila so potekla"
-#: ../src/ka-applet.c:805
+#: ../src/ka-applet.c:887
msgid "Your Kerberos credentials have expired."
msgstr "Poverila Kerberos so potekla."
-#: ../src/ka-applet.c:884
+#: ../src/ka-applet.c:967
msgid "Remove Credentials _Cache"
msgstr "Odstrani _predpomnilnik poveril"
#. Ticket dialog
-#: ../src/ka-applet.c:894
+#: ../src/ka-applet.c:978
msgid "_List Tickets"
msgstr "_Naštej vstopnice"
@@ -1572,40 +1576,40 @@ msgstr ""
"%s"
#. Translators: add the translators of your language here
-#: ../src/ka-tools.c:83
+#: ../src/ka-tools.c:85
msgid "translator-credits"
msgstr ""
"Andrej Žnidaršič\n"
"Matej Urbančič"
-#: ../src/ka-main-window.c:122
+#: ../src/ka-main-window.c:75
msgid "Principal"
msgstr "Ravnatelj"
-#: ../src/ka-main-window.c:128
+#: ../src/ka-main-window.c:81
msgid "Start Time"
msgstr "Začetni čas"
-#: ../src/ka-main-window.c:134
+#: ../src/ka-main-window.c:87
msgid "End Time"
msgstr "Končni čas"
#. Translators: this is an abbreviation for forwardable
-#: ../src/ka-main-window.c:141
+#: ../src/ka-main-window.c:94
msgid "Fwd"
msgstr "Posreduj"
#. Translators: this is an abbreviation for proxiable
-#: ../src/ka-main-window.c:148
+#: ../src/ka-main-window.c:101
msgid "Proxy"
msgstr "Posredovalni strežnik"
#. Translators: this is an abbreviation for renewable
-#: ../src/ka-main-window.c:155
+#: ../src/ka-main-window.c:108
msgid "Renew"
msgstr "Obnovi"
-#: ../src/ka-main-window.c:185
+#: ../src/ka-main-window.c:137
msgid "Error displaying service ticket information"
msgstr "Napaka med prikazovanjem podrobnosti storitvene vstopnice"
diff --git a/po/sr.po b/po/sr.po
new file mode 100644
index 0000000..c050a9a
--- /dev/null
+++ b/po/sr.po
@@ -0,0 +1,1759 @@
+# Serbian translation for krb5-auth-dialog.
+# Copyright (C) 2013 krb5-auth-dialog's COPYRIGHT HOLDER
+# This file is distributed under the same license as the krb5-auth-dialog package.
+# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2013.
+msgid ""
+msgstr ""
+"Project-Id-Version: krb5-auth-dialog master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5"
+"-auth-dialog&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2013-10-06 16:24+0000\n"
+"PO-Revision-Date: 2013-10-13 21:48+0200\n"
+"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
+"Language-Team: Serbian <gnom@prevod.org>\n"
+"Language: sr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=n==1? 3 : n%10==1 && n%100!=11 ? 0 : "
+"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Project-Style: gnome\n"
+
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "_Поставке"
+
+#: ../src/krb5-auth-dialog.ui.h:2
+msgid "_About"
+msgstr "_О програму"
+
+#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "По_моћ"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "_Изађи"
+
+#.
+#. * vim:ts:sts=4:sw=4:et:
+#.
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
+msgid "Kerberos Authentication"
+msgstr "Потврда идентитета Кербероса"
+
+#: ../src/krb5-auth-dialog.ui.h:6
+msgid "_Renew Ticket"
+msgstr "_Обнови купон"
+
+#: ../src/krb5-auth-dialog.ui.h:7
+msgid "Service Tickets"
+msgstr "Купони услуге"
+
+#: ../src/krb5-auth-dialog.ui.h:8
+msgid "Kerberos User"
+msgstr "Корисник Кербероса"
+
+#: ../src/krb5-auth-dialog.ui.h:9
+msgid ""
+"The name of your Kerberos account. Leave blank to use your current username."
+msgstr ""
+"Назив вашег налога Кербероса. Оставите празним да користите ваше тренутно "
+"корисничко име."
+
+#: ../src/krb5-auth-dialog.ui.h:10
+msgid "Kerberos principal:"
+msgstr "Главник Кербероса:"
+
+#: ../src/krb5-auth-dialog.ui.h:11
+msgid "Kerberos Ticket Options"
+msgstr "Могућности купона Кербероса"
+
+#: ../src/krb5-auth-dialog.ui.h:12
+msgid "Requested Kerberos tickets should be:"
+msgstr "Захтевани купони Кербероса треба да буду:"
+
+#: ../src/krb5-auth-dialog.ui.h:13
+msgid "forwardable"
+msgstr "проследљиви"
+
+#: ../src/krb5-auth-dialog.ui.h:14
+msgid "If checked, request forwardable tickets"
+msgstr "Ако је изабрано, захтева проследљиве купоне"
+
+#: ../src/krb5-auth-dialog.ui.h:15
+msgid "renewable"
+msgstr "обновљиви"
+
+#: ../src/krb5-auth-dialog.ui.h:16
+msgid "If checked, request renewable tickets"
+msgstr "Ако је изабрано, захтева обновљиве купоне"
+
+#: ../src/krb5-auth-dialog.ui.h:17
+msgid "proxiable"
+msgstr "посредљиви"
+
+#: ../src/krb5-auth-dialog.ui.h:18
+msgid "If checked, request proxiable tickets"
+msgstr "Ако је изабрано, захтева посредљиве купоне"
+
+#: ../src/krb5-auth-dialog.ui.h:19
+msgid "Kerberos"
+msgstr "Керберос"
+
+#: ../src/krb5-auth-dialog.ui.h:20
+msgid "Userid"
+msgstr "ИБ корисника"
+
+#: ../src/krb5-auth-dialog.ui.h:21
+msgid "Use Smartcard"
+msgstr "Користи паметну картицу"
+
+#: ../src/krb5-auth-dialog.ui.h:22
+msgid "If checked, use a security token (Smartcard) to authenticate."
+msgstr ""
+"Ако је изабрано, користи безбедносни модул (паметну картицу) за потврђивање "
+"идентитета."
+
+#: ../src/krb5-auth-dialog.ui.h:23
+msgid "Certificate and private key used for authentication"
+msgstr "Уверење и лични кључ коришћени за потврђивање идентитета"
+
+#: ../src/krb5-auth-dialog.ui.h:24
+msgid "_Browse..."
+msgstr "_Разгледај..."
+
+#: ../src/krb5-auth-dialog.ui.h:25
+msgid "X509 trust anchors"
+msgstr "Ослонци Икс509 поверења"
+
+#: ../src/krb5-auth-dialog.ui.h:26
+msgid "Certificate used to verify digital signatures."
+msgstr "Уверење коришћено за проверу дигиталних потписа."
+
+#: ../src/krb5-auth-dialog.ui.h:27
+msgid ""
+"Configure the use of certificates and smartcards for your Kerberos network "
+"authentication."
+msgstr ""
+"Подесите коришћење уверења и паметних картица за ваше потврђивање идентитета "
+"Керберос мреже."
+
+#: ../src/krb5-auth-dialog.ui.h:28
+msgid "PKINIT"
+msgstr "ПКИНИТ"
+
+#: ../src/krb5-auth-dialog.ui.h:29
+msgid "Notifications"
+msgstr "Обавештења"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:31
+msgid "Warn"
+msgstr "Упозори"
+
+#: ../src/krb5-auth-dialog.ui.h:32
+msgid ""
+"Send notification about ticket expiry that many minutes before it finally "
+"expires"
+msgstr "Шаље обавештење о истеку купона онолико минута пре коначног истека"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:34
+msgid "minutes before ticket expiry"
+msgstr "минута пре истека купона"
+
+#: ../src/ka-kerberos.c:177
+msgid "unknown error"
+msgstr "непозната грешка"
+
+#: ../src/ka-kerberos.c:319
+msgid "Your ticket cache is currently empty"
+msgstr "Остава вашег купона је тренутно празна"
+
+#: ../src/ka-kerberos.c:350
+msgid "Expired"
+msgstr "Истекло"
+
+#: ../src/ka-pwdialog.c:230
+#, c-format
+msgid "Couldn't acquire kerberos ticket: '%s'"
+msgstr "Не могу да набавим купон кербероса: „%s“"
+
+#: ../src/ka-pwdialog.c:269 ../src/ka-applet.c:572
+#, c-format
+msgid "Your credentials expire in %d minute"
+msgid_plural "Your credentials expire in %d minutes"
+msgstr[0] "Ваша пуномоћства истичу за %d минут"
+msgstr[1] "Ваша пуномоћства истичу за %d минута"
+msgstr[2] "Ваша пуномоћства истичу за %d минута"
+msgstr[3] "Ваша пуномоћства истичу за један минут"
+
+#: ../src/ka-pwdialog.c:274 ../src/ka-applet.c:577
+msgid "Your credentials have expired"
+msgstr "Ваша пуномоћства су истекла"
+
+#: ../src/ka-pwdialog.c:297
+msgid "Please enter your Kerberos password:"
+msgstr "Унесите вашу лозинку Кербероса:"
+
+#: ../src/ka-pwdialog.c:310
+#, c-format
+msgid "Please enter the password for '%s':"
+msgstr "Унесите лозинку за „%s“:"
+
+#: ../src/ka-pwdialog.c:328
+msgid "The password you entered is invalid"
+msgstr "Лозинка коју сте унели је неисправна"
+
+#: ../src/ka-pwdialog.c:344
+#, c-format
+msgid "%s Error"
+msgstr "%s грешка"
+
+#. Translators: files from dummy-strings.c are *all* possible errors
+#. returned from Kerberos (since Kerberos itself doesn't handle i18n). If in
+#. doubt please translate strings from files starting with ka- and krb5-auth-
+#. first since these are the ones the user will see in any case.
+#: ../src/dummy-strings.c:10
+msgid "ASN.1 failed call to system time library"
+msgstr "АСН.1 неуспели позив временској библиотеци система"
+
+#. asn1_err.et:asn1:ASN1_BAD_TIMEFORMAT
+#: ../src/dummy-strings.c:11
+msgid "ASN.1 structure is missing a required field"
+msgstr "АСН.1 структури недостаје захтевано поље"
+
+#. asn1_err.et:asn1:ASN1_MISSING_FIELD
+#: ../src/dummy-strings.c:12
+msgid "ASN.1 unexpected field number"
+msgstr "АСН.1 неочекивани број поља"
+
+#. asn1_err.et:asn1:ASN1_MISPLACED_FIELD
+#: ../src/dummy-strings.c:13
+msgid "ASN.1 type numbers are inconsistent"
+msgstr "АСН.1 бројеви врсте су непостојани"
+
+#. asn1_err.et:asn1:ASN1_TYPE_MISMATCH
+#: ../src/dummy-strings.c:14
+msgid "ASN.1 value too large"
+msgstr "АСН.1 вредност је превелика"
+
+#. asn1_err.et:asn1:ASN1_OVERFLOW
+#: ../src/dummy-strings.c:15
+msgid "ASN.1 encoding ended unexpectedly"
+msgstr "АСН.1 шифровање је неочекивано завршено"
+
+#. asn1_err.et:asn1:ASN1_OVERRUN
+#: ../src/dummy-strings.c:16
+msgid "ASN.1 identifier doesn't match expected value"
+msgstr "АСН.1 одредник не одговара очекиваној вредности"
+
+#. asn1_err.et:asn1:ASN1_BAD_ID
+#: ../src/dummy-strings.c:17
+msgid "ASN.1 length doesn't match expected value"
+msgstr "АСН.1 дужина не одговара очекиваној вредности"
+
+#. asn1_err.et:asn1:ASN1_BAD_LENGTH
+#: ../src/dummy-strings.c:18
+msgid "ASN.1 badly-formatted encoding"
+msgstr "АСН.1 лоше обликовано шифровање"
+
+#. asn1_err.et:asn1:ASN1_BAD_FORMAT
+#: ../src/dummy-strings.c:19
+msgid "ASN.1 parse error"
+msgstr "АСН.1 грешка обраде"
+
+#. asn1_err.et:asn1:ASN1_PARSE_ERROR
+#: ../src/dummy-strings.c:20
+msgid "ASN.1 bad return from gmtime"
+msgstr "АСН.1 лош повраћај из гм-времена"
+
+#. asn1_err.et:asn1:ASN1_BAD_GMTIME
+#: ../src/dummy-strings.c:21
+msgid "ASN.1 non-constructed indefinite encoding"
+msgstr "АСН.1 не-конструисано неодређено шифровање"
+
+#. asn1_err.et:asn1:ASN1_MISMATCH_INDEF
+#: ../src/dummy-strings.c:22
+msgid "ASN.1 missing expected EOC"
+msgstr "АСН.1 недостаје очекивани ЕОЦ"
+
+#. asn1_err.et:asn1:ASN1_MISSING_EOC
+#: ../src/dummy-strings.c:23
+msgid "No error"
+msgstr "Нема грешака"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NONE
+#: ../src/dummy-strings.c:24
+msgid "Client's entry in database has expired"
+msgstr "Унос клијента у бази података је истекао"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NAME_EXP
+#: ../src/dummy-strings.c:25
+msgid "Server's entry in database has expired"
+msgstr "Унос сервера у бази података је истекао"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_EXP
+#: ../src/dummy-strings.c:26
+msgid "Requested protocol version not supported"
+msgstr "Захтевано издање протокола није подржано"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_BAD_PVNO
+#: ../src/dummy-strings.c:27
+msgid "Client's key is encrypted in an old master key"
+msgstr "Кључ клијента је шифрован у старом главном кључу"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_C_OLD_MAST_KVNO
+#: ../src/dummy-strings.c:28
+msgid "Server's key is encrypted in an old master key"
+msgstr "Кључ сервера је шифрован у старом главном кључу"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_S_OLD_MAST_KVNO
+#: ../src/dummy-strings.c:29
+msgid "Client not found in Kerberos database"
+msgstr "Клијент није пронађен у бази података Кербероса"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_C_PRINCIPAL_UNKNOWN
+#: ../src/dummy-strings.c:30
+msgid "Server not found in Kerberos database"
+msgstr "Сервер није пронађен у бази података Кербероса"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN
+#: ../src/dummy-strings.c:31
+msgid "Principal has multiple entries in Kerberos database"
+msgstr "Главник има неколико уноса у бази података Кербероса"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PRINCIPAL_NOT_UNIQUE
+#: ../src/dummy-strings.c:32
+msgid "Client or server has a null key"
+msgstr "Клијент или сервер има ништаван кључ"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NULL_KEY
+#: ../src/dummy-strings.c:33
+msgid "Ticket is ineligible for postdating"
+msgstr "Купон није подесан за каснију употребу"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CANNOT_POSTDATE
+#: ../src/dummy-strings.c:34
+msgid "Requested effective lifetime is negative or too short"
+msgstr "Затражено стварно време трајања је негативно или прекратко"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NEVER_VALID
+#: ../src/dummy-strings.c:35
+msgid "KDC policy rejects request"
+msgstr "КДЦ политика одбацује захтев"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_POLICY
+#: ../src/dummy-strings.c:36
+msgid "KDC can't fulfill requested option"
+msgstr "КДЦ не може да изврши захтевану могућност"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_BADOPTION
+#: ../src/dummy-strings.c:37
+msgid "KDC has no support for encryption type"
+msgstr "КДЦ не поседује подршку за врсту шифровања"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:38
+msgid "KDC has no support for checksum type"
+msgstr "КДЦ не поседује подршку за врсту провера суме"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SUMTYPE_NOSUPP
+#: ../src/dummy-strings.c:39
+msgid "KDC has no support for padata type"
+msgstr "КДЦ не поседује подршку за врсту паралелних података"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PADATA_TYPE_NOSUPP
+#: ../src/dummy-strings.c:40
+msgid "KDC has no support for transited type"
+msgstr "КДЦ не поседује подршку за врсту пренешених"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_TRTYPE_NOSUPP
+#: ../src/dummy-strings.c:41
+msgid "Clients credentials have been revoked"
+msgstr "Пуномоћства клијената су опозвана"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_REVOKED
+#: ../src/dummy-strings.c:42
+msgid "Credentials for server have been revoked"
+msgstr "Пуномоћства за сервер су опозвана"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_REVOKED
+#: ../src/dummy-strings.c:43
+msgid "TGT has been revoked"
+msgstr "ТГТ је опозван"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_TGT_REVOKED
+#: ../src/dummy-strings.c:44
+msgid "Client not yet valid - try again later"
+msgstr "Клијент још увек није исправан — покушајте касније"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NOTYET
+#: ../src/dummy-strings.c:45
+msgid "Server not yet valid - try again later"
+msgstr "Сервер још увек није исправан — покушајте касније"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_NOTYET
+#: ../src/dummy-strings.c:46
+msgid "Password has expired"
+msgstr "Лозинка је истекла"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KEY_EXP
+#: ../src/dummy-strings.c:47
+msgid "Preauthentication failed"
+msgstr "Није успело раније потврђивање идентитета"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PREAUTH_FAILED
+#: ../src/dummy-strings.c:48
+msgid "Additional pre-authentication required"
+msgstr "Потребна је додатна ранија провера идентитета"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PREAUTH_REQUIRED
+#: ../src/dummy-strings.c:49
+msgid "Requested server and ticket don't match"
+msgstr "Захтевани сервер и купон се не подударају"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVER_NOMATCH
+#: ../src/dummy-strings.c:50
+msgid "A service is not available that is required to process the request"
+msgstr "Није доступна услуга која је затражена за обраду захтева"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SVC_UNAVAILABLE
+#: ../src/dummy-strings.c:51
+msgid "Decrypt integrity check failed"
+msgstr "Није успела провера целовитости дешифровања"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BAD_INTEGRITY
+#: ../src/dummy-strings.c:52
+msgid "Ticket expired"
+msgstr "Купон је истекао"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_EXPIRED
+#: ../src/dummy-strings.c:53
+msgid "Ticket not yet valid"
+msgstr "Купон још није исправан"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_NYV
+#: ../src/dummy-strings.c:54
+msgid "Request is a replay"
+msgstr "Захтев је одговор"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_REPEAT
+#: ../src/dummy-strings.c:55
+msgid "The ticket isn't for us"
+msgstr "Тикет није за нас"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_NOT_US
+#: ../src/dummy-strings.c:56
+msgid "Ticket/authenticator don't match"
+msgstr "Купон и потврђивач идентитета се не поклапају"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADMATCH
+#: ../src/dummy-strings.c:57
+msgid "Clock skew too great"
+msgstr "Сат се нагнуо ка већем"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_SKEW
+#: ../src/dummy-strings.c:58
+msgid "Incorrect net address"
+msgstr "Нетачна адреса мреже"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADADDR
+#: ../src/dummy-strings.c:59
+msgid "Protocol version mismatch"
+msgstr "Издање протокола не одговара"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADVERSION
+#: ../src/dummy-strings.c:60
+msgid "Invalid message type"
+msgstr "Неисправна врста поруке"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MSG_TYPE
+#: ../src/dummy-strings.c:61
+msgid "Message stream modified"
+msgstr "Измењен је ток поруке"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MODIFIED
+#: ../src/dummy-strings.c:62
+msgid "Message out of order"
+msgstr "Порука је ван поретка"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADORDER
+#: ../src/dummy-strings.c:63
+msgid "Illegal cross-realm ticket"
+msgstr "Неисправан купон унакрсног подручја"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_ILL_CR_TKT
+#: ../src/dummy-strings.c:64
+msgid "Key version is not available"
+msgstr "Издање кључа није доступно"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADKEYVER
+#: ../src/dummy-strings.c:65
+msgid "Service key not available"
+msgstr "Кључ услуге није доступан"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_NOKEY
+#. krb5_err.et:krb5:KRB5_NO_LOCALNAME
+#: ../src/dummy-strings.c:66 ../src/dummy-strings.c:122
+msgid "Mutual authentication failed"
+msgstr "Међусобно потврђивање идентитета није успело"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MUT_FAIL
+#: ../src/dummy-strings.c:67
+msgid "Incorrect message direction"
+msgstr "Нетачан смер поруке"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADDIRECTION
+#: ../src/dummy-strings.c:68
+msgid "Alternative authentication method required"
+msgstr "Потребан је резервни начин потврђивања идентитета"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_METHOD
+#: ../src/dummy-strings.c:69
+msgid "Incorrect sequence number in message"
+msgstr "Нетачан број низа у поруци"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADSEQ
+#: ../src/dummy-strings.c:70
+msgid "Inappropriate type of checksum in message"
+msgstr "Неодговарајућа врста провере суме у поруци"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_INAPP_CKSUM
+#: ../src/dummy-strings.c:71
+msgid "Policy rejects transited path"
+msgstr "Политика одбија пренешену путању"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_PATH_NOT_ACCEPTED
+#: ../src/dummy-strings.c:72
+msgid "Response too big for UDP, retry with TCP"
+msgstr "Одговор је превелик за УДП, пробајте са ТЦП"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_RESPONSE_TOO_BIG
+#: ../src/dummy-strings.c:73
+msgid "Generic error (see e-text)"
+msgstr "Општа грешка (погледајте ел. текст)"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_GENERIC
+#: ../src/dummy-strings.c:74
+msgid "Field is too long for this implementation"
+msgstr "Поље је предуго за ову примену"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_FIELD_TOOLONG
+#: ../src/dummy-strings.c:75
+msgid "Client not trusted"
+msgstr "Клијент није од поверења"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NOT_TRUSTED
+#: ../src/dummy-strings.c:76
+msgid "KDC not trusted"
+msgstr "КДЦ није од поверења"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KDC_NOT_TRUSTED
+#: ../src/dummy-strings.c:77
+msgid "Invalid signature"
+msgstr "Неисправан потпис"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INVALID_SIG
+#: ../src/dummy-strings.c:78
+msgid "Key parameters not accepted"
+msgstr "Параметри кључа нису прихваћени"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DH_KEY_PARAMETERS_NOT_ACCEPTED
+#: ../src/dummy-strings.c:79
+msgid "Certificate mismatch"
+msgstr "Уверење не одговара"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CERTIFICATE_MISMATCH
+#: ../src/dummy-strings.c:80
+msgid "Can't verify certificate"
+msgstr "Не могу да проверим уверење"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CANT_VERIFY_CERTIFICATE
+#: ../src/dummy-strings.c:81
+msgid "Invalid certificate"
+msgstr "Неисправно уверење"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INVALID_CERTIFICATE
+#: ../src/dummy-strings.c:82
+msgid "Revoked certificate"
+msgstr "Опозвано уверење"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOKED_CERTIFICATE
+#: ../src/dummy-strings.c:83
+msgid "Revocation status unknown"
+msgstr "Стање опозива није познато"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOCATION_STATUS_UNKNOWN
+#: ../src/dummy-strings.c:84
+msgid "Revocation status unavailable"
+msgstr "Стање опозива није доступно"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOCATION_STATUS_UNAVAILABLE
+#: ../src/dummy-strings.c:85
+msgid "Client name mismatch"
+msgstr "Назив клијента не одговара"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NAME_MISMATCH
+#: ../src/dummy-strings.c:86
+msgid "KDC name mismatch"
+msgstr "Назив КДЦ-а не одговара"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KDC_NAME_MISMATCH
+#: ../src/dummy-strings.c:87
+msgid "Inconsistent key purpose"
+msgstr "Недоследна сврха кључа"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INCONSISTENT_KEY_PURPOSE
+#: ../src/dummy-strings.c:88
+msgid "Digest in certificate not accepted"
+msgstr "Одабир у уверењу није прихваћен"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED
+#: ../src/dummy-strings.c:89
+msgid "Checksum must be included"
+msgstr "Сума провере мора бити укључена"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED
+#: ../src/dummy-strings.c:90
+msgid "Digest in signed-data not accepted"
+msgstr "Одабир у потписаним подацима није прихваћен"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED
+#: ../src/dummy-strings.c:91
+msgid "Public key encryption not supported"
+msgstr "Шифровање јавног кључа није подржано"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PUBLIC_KEY_ENCRYPTION_NOT_SUPPORTED
+#: ../src/dummy-strings.c:92
+msgid "$Id: krb5_err.et 19934 2007-09-13 23:49:00Z tlyu $"
+msgstr "$Id: krb5_err.et 19934 2007-09-13 23:49:00Z tlyu $"
+
+#. krb5_err.et:krb5:KRB5_ERR_RCSID
+#: ../src/dummy-strings.c:93
+msgid "Invalid flag for file lock mode"
+msgstr "Неисправна опција за режим закључавања датотеке"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_BADLOCKFLAG
+#: ../src/dummy-strings.c:94
+msgid "Cannot read password"
+msgstr "Не могу да прочитам лозинку"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_CANTREADPWD
+#: ../src/dummy-strings.c:95
+msgid "Password mismatch"
+msgstr "Лозинка не одговара"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_BADPWDMATCH
+#: ../src/dummy-strings.c:96
+msgid "Password read interrupted"
+msgstr "Читање лозинке је прекинуто"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_PWDINTR
+#: ../src/dummy-strings.c:97
+msgid "Illegal character in component name"
+msgstr "Неисправан знак у називу састојка"
+
+#. krb5_err.et:krb5:KRB5_PARSE_ILLCHAR
+#: ../src/dummy-strings.c:98
+msgid "Malformed representation of principal"
+msgstr "Лоше представљање главника"
+
+#. krb5_err.et:krb5:KRB5_PARSE_MALFORMED
+#: ../src/dummy-strings.c:99
+msgid "Can't open/find Kerberos configuration file"
+msgstr "Не могу да отворим/нађем датотеку подешавања Кербероса"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_CANTOPEN
+#: ../src/dummy-strings.c:100
+msgid "Improper format of Kerberos configuration file"
+msgstr "Неодговарајући запис датотеке подешавања Кербероса"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_BADFORMAT
+#: ../src/dummy-strings.c:101
+msgid "Insufficient space to return complete information"
+msgstr "Недовољно простора за исписивање потпуног обавештења"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_NOTENUFSPACE
+#: ../src/dummy-strings.c:102
+msgid "Invalid message type specified for encoding"
+msgstr "Наведена је неисправна врста поруке за шифровање"
+
+#. krb5_err.et:krb5:KRB5_BADMSGTYPE
+#: ../src/dummy-strings.c:103
+msgid "Credential cache name malformed"
+msgstr "Назив оставе пуномоћства је лоше записан"
+
+#. krb5_err.et:krb5:KRB5_CC_BADNAME
+#: ../src/dummy-strings.c:104
+msgid "Unknown credential cache type"
+msgstr "Непозната врста оставе пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_CC_UNKNOWN_TYPE
+#: ../src/dummy-strings.c:105
+msgid "Matching credential not found"
+msgstr "Нисам пронашао одговарајуће пуномоћство"
+
+#. krb5_err.et:krb5:KRB5_CC_NOTFOUND
+#: ../src/dummy-strings.c:106
+msgid "End of credential cache reached"
+msgstr "Достигнут је крај оставе пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_CC_END
+#: ../src/dummy-strings.c:107
+msgid "Request did not supply a ticket"
+msgstr "Захтев не доставља купон"
+
+#. krb5_err.et:krb5:KRB5_NO_TKT_SUPPLIED
+#: ../src/dummy-strings.c:108
+msgid "Wrong principal in request"
+msgstr "Погрешан главник у захтеву"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_WRONG_PRINC
+#: ../src/dummy-strings.c:109
+msgid "Ticket has invalid flag set"
+msgstr "Погрешно је подешена опција на купону"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_INVALID
+#: ../src/dummy-strings.c:110
+msgid "Requested principal and ticket don't match"
+msgstr "Захтевани главник и купон се не подударају"
+
+#. krb5_err.et:krb5:KRB5_PRINC_NOMATCH
+#: ../src/dummy-strings.c:111
+msgid "KDC reply did not match expectations"
+msgstr "Одговор КДЦ-а не одговара очекивањима"
+
+#. krb5_err.et:krb5:KRB5_KDCREP_MODIFIED
+#: ../src/dummy-strings.c:112
+msgid "Clock skew too great in KDC reply"
+msgstr "Сат се нагнуо ка већем у одговору КДЦ-а"
+
+#. krb5_err.et:krb5:KRB5_KDCREP_SKEW
+#: ../src/dummy-strings.c:113
+msgid "Client/server realm mismatch in initial ticket request"
+msgstr "Подручје клијента/сервера се не подударају у почетном захтеву купона"
+
+#. krb5_err.et:krb5:KRB5_IN_TKT_REALM_MISMATCH
+#: ../src/dummy-strings.c:114
+msgid "Program lacks support for encryption type"
+msgstr "Програму недостаје подршка за врсту шифровања"
+
+#. krb5_err.et:krb5:KRB5_PROG_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:115
+msgid "Program lacks support for key type"
+msgstr "Програму недостаје подршка за врсту кључа"
+
+#. krb5_err.et:krb5:KRB5_PROG_KEYTYPE_NOSUPP
+#: ../src/dummy-strings.c:116
+msgid "Requested encryption type not used in message"
+msgstr "Захтевана врста шифровања није коришћена у поруци"
+
+#. krb5_err.et:krb5:KRB5_WRONG_ETYPE
+#: ../src/dummy-strings.c:117
+msgid "Program lacks support for checksum type"
+msgstr "Програму недостаје подршка за врсту суме провере"
+
+#. krb5_err.et:krb5:KRB5_PROG_SUMTYPE_NOSUPP
+#: ../src/dummy-strings.c:118
+msgid "Cannot find KDC for requested realm"
+msgstr "Не могу да пронађем КДЦ за затражено подручје"
+
+#. krb5_err.et:krb5:KRB5_REALM_UNKNOWN
+#: ../src/dummy-strings.c:119
+msgid "Kerberos service unknown"
+msgstr "Није позната услуга Кербероса"
+
+#. krb5_err.et:krb5:KRB5_SERVICE_UNKNOWN
+#: ../src/dummy-strings.c:120
+msgid "Cannot contact any KDC for requested realm"
+msgstr "Не могу да контактирам КДЦ за затражено подручје"
+
+#. krb5_err.et:krb5:KRB5_KDC_UNREACH
+#: ../src/dummy-strings.c:121
+msgid "No local name found for principal name"
+msgstr "Нисам пронашао месни назив за назив главника"
+
+#. krb5_err.et:krb5:KRB5_MUTUAL_FAILED
+#: ../src/dummy-strings.c:123
+msgid "Replay cache type is already registered"
+msgstr "Врста оставе одговора је већ забележена"
+
+#. krb5_err.et:krb5:KRB5_RC_TYPE_EXISTS
+#: ../src/dummy-strings.c:124
+msgid "No more memory to allocate (in replay cache code)"
+msgstr "Нема више меморије за додељивање (у коду оставе одговора)"
+
+#. krb5_err.et:krb5:KRB5_RC_MALLOC
+#: ../src/dummy-strings.c:125
+msgid "Replay cache type is unknown"
+msgstr "Није позната врста оставе одговора"
+
+#. krb5_err.et:krb5:KRB5_RC_TYPE_NOTFOUND
+#: ../src/dummy-strings.c:126
+msgid "Generic unknown RC error"
+msgstr "Општа непозната РЦ грешка"
+
+#. krb5_err.et:krb5:KRB5_RC_UNKNOWN
+#: ../src/dummy-strings.c:127
+msgid "Message is a replay"
+msgstr "Порука је одговор"
+
+#. krb5_err.et:krb5:KRB5_RC_REPLAY
+#: ../src/dummy-strings.c:128
+msgid "Replay I/O operation failed XXX"
+msgstr "У/И радња одговора није успела ХХХ"
+
+#. krb5_err.et:krb5:KRB5_RC_IO
+#: ../src/dummy-strings.c:129
+msgid "Replay cache type does not support non-volatile storage"
+msgstr "Врста оставе одговора не подржава не-променљиво складиште"
+
+#. krb5_err.et:krb5:KRB5_RC_NOIO
+#: ../src/dummy-strings.c:130
+msgid "Replay cache name parse/format error"
+msgstr "Грешка обраде/записа назива оставе одговора"
+
+#. krb5_err.et:krb5:KRB5_RC_PARSE
+#: ../src/dummy-strings.c:131
+msgid "End-of-file on replay cache I/O"
+msgstr "Крај датотеке на У/И оставе одговора"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_EOF
+#: ../src/dummy-strings.c:132
+msgid "No more memory to allocate (in replay cache I/O code)"
+msgstr "Нема више меморије за додељивање (у У/И коду оставе одговора)"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_MALLOC
+#: ../src/dummy-strings.c:133
+msgid "Permission denied in replay cache code"
+msgstr "Забрањено овлашћење у коду оставе одговора"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_PERM
+#: ../src/dummy-strings.c:134
+msgid "I/O error in replay cache i/o code"
+msgstr "У/И грешка у у/и коду оставе одговора"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_IO
+#: ../src/dummy-strings.c:135
+msgid "Generic unknown RC/IO error"
+msgstr "Општа непозната РЦ/УИ грешка"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_UNKNOWN
+#: ../src/dummy-strings.c:136
+msgid "Insufficient system space to store replay information"
+msgstr "Недовољно простора на систему за складиштење података одговора"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_SPACE
+#: ../src/dummy-strings.c:137
+msgid "Can't open/find realm translation file"
+msgstr "Не могу да отворим/пронађем датотеку превода подручја"
+
+#. krb5_err.et:krb5:KRB5_TRANS_CANTOPEN
+#: ../src/dummy-strings.c:138
+msgid "Improper format of realm translation file"
+msgstr "Неподесан запис датотеке превода подручја"
+
+#. krb5_err.et:krb5:KRB5_TRANS_BADFORMAT
+#: ../src/dummy-strings.c:139
+msgid "Can't open/find lname translation database"
+msgstr "Не могу да отворим/пронађем базу података превода л-назива"
+
+#. krb5_err.et:krb5:KRB5_LNAME_CANTOPEN
+#: ../src/dummy-strings.c:140
+msgid "No translation available for requested principal"
+msgstr "Нема доступног превода за затраженог главника"
+
+#. krb5_err.et:krb5:KRB5_LNAME_NOTRANS
+#: ../src/dummy-strings.c:141
+msgid "Improper format of translation database entry"
+msgstr "Неподесан запис уноса базе података превода"
+
+#. krb5_err.et:krb5:KRB5_LNAME_BADFORMAT
+#: ../src/dummy-strings.c:142
+msgid "Cryptosystem internal error"
+msgstr "Унутрашња грешка шифро-система"
+
+#. krb5_err.et:krb5:KRB5_CRYPTO_INTERNAL
+#: ../src/dummy-strings.c:143
+msgid "Key table name malformed"
+msgstr "Лош назив табеле кључа"
+
+#. krb5_err.et:krb5:KRB5_KT_BADNAME
+#: ../src/dummy-strings.c:144
+msgid "Unknown Key table type"
+msgstr "Непозната врста табеле кључа"
+
+#. krb5_err.et:krb5:KRB5_KT_UNKNOWN_TYPE
+#: ../src/dummy-strings.c:145
+msgid "Key table entry not found"
+msgstr "Нисам пронашао унос табеле кључа"
+
+#. krb5_err.et:krb5:KRB5_KT_NOTFOUND
+#: ../src/dummy-strings.c:146
+msgid "End of key table reached"
+msgstr "Достигнут је крај табеле кључа"
+
+#. krb5_err.et:krb5:KRB5_KT_END
+#: ../src/dummy-strings.c:147
+msgid "Cannot write to specified key table"
+msgstr "Не могу да пишем у наведену табелу кључа"
+
+#. krb5_err.et:krb5:KRB5_KT_NOWRITE
+#: ../src/dummy-strings.c:148
+msgid "Error writing to key table"
+msgstr "Грешка писања у табелу кључа"
+
+#. krb5_err.et:krb5:KRB5_KT_IOERR
+#: ../src/dummy-strings.c:149
+msgid "Cannot find ticket for requested realm"
+msgstr "Не могу да пронађем купон за затражено подручје"
+
+#. krb5_err.et:krb5:KRB5_NO_TKT_IN_RLM
+#: ../src/dummy-strings.c:150
+msgid "DES key has bad parity"
+msgstr "ДЕС кључ има лошу парност"
+
+#. krb5_err.et:krb5:KRB5DES_BAD_KEYPAR
+#: ../src/dummy-strings.c:151
+msgid "DES key is a weak key"
+msgstr "ДЕС кључ је слаб кључ"
+
+#. krb5_err.et:krb5:KRB5DES_WEAK_KEY
+#: ../src/dummy-strings.c:152
+msgid "Bad encryption type"
+msgstr "Лоша врста шифровања"
+
+#. krb5_err.et:krb5:KRB5_BAD_ENCTYPE
+#: ../src/dummy-strings.c:153
+msgid "Key size is incompatible with encryption type"
+msgstr "Величина кључа је несагласна са врстом шифровања"
+
+#. krb5_err.et:krb5:KRB5_BAD_KEYSIZE
+#: ../src/dummy-strings.c:154
+msgid "Message size is incompatible with encryption type"
+msgstr "Величина поруке је несагласна са врстом шифровања"
+
+#. krb5_err.et:krb5:KRB5_BAD_MSIZE
+#: ../src/dummy-strings.c:155
+msgid "Credentials cache type is already registered."
+msgstr "Врста оставе пуномоћства је већ забележена."
+
+#. krb5_err.et:krb5:KRB5_CC_TYPE_EXISTS
+#: ../src/dummy-strings.c:156
+msgid "Key table type is already registered."
+msgstr "Врста табеле кључа је већ забележена."
+
+#. krb5_err.et:krb5:KRB5_KT_TYPE_EXISTS
+#: ../src/dummy-strings.c:157
+msgid "Credentials cache I/O operation failed XXX"
+msgstr "У/И радња оставе пуномоћства није успела ХХХ"
+
+#. krb5_err.et:krb5:KRB5_CC_IO
+#: ../src/dummy-strings.c:158
+msgid "Credentials cache permissions incorrect"
+msgstr "Нису исправна овлашћења оставе пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_FCC_PERM
+#: ../src/dummy-strings.c:159
+msgid "No credentials cache found"
+msgstr "Нисам пронашао оставу пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_FCC_NOFILE
+#: ../src/dummy-strings.c:160
+msgid "Internal credentials cache error"
+msgstr "Унутрашња грешка оставе пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_FCC_INTERNAL
+#: ../src/dummy-strings.c:161
+msgid "Error writing to credentials cache"
+msgstr "Грешка писања у оставу пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_CC_WRITE
+#: ../src/dummy-strings.c:162
+msgid "No more memory to allocate (in credentials cache code)"
+msgstr "Нема више меморије за додељивање (у коду оставе пуномоћства)"
+
+#. krb5_err.et:krb5:KRB5_CC_NOMEM
+#: ../src/dummy-strings.c:163
+msgid "Bad format in credentials cache"
+msgstr "Лош запис у остави пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_CC_FORMAT
+#: ../src/dummy-strings.c:164
+msgid "No credentials found with supported encryption types"
+msgstr "Нисам пронашао пуномоћства са подржаном врстом шифровања"
+
+#. krb5_err.et:krb5:KRB5_CC_NOT_KTYPE
+#: ../src/dummy-strings.c:165
+msgid "Invalid KDC option combination (library internal error)"
+msgstr "Неисправна комбинација могућности КДЦ-а (унутрашња грешка библиотеке)"
+
+#. krb5_err.et:krb5:KRB5_INVALID_FLAGS
+#: ../src/dummy-strings.c:166
+msgid "Request missing second ticket"
+msgstr "Захтеву недостаје други купон"
+
+#. krb5_err.et:krb5:KRB5_NO_2ND_TKT
+#: ../src/dummy-strings.c:167
+msgid "No credentials supplied to library routine"
+msgstr "Нису достављена пуномоћства у поступку библиотеке"
+
+#. krb5_err.et:krb5:KRB5_NOCREDS_SUPPLIED
+#: ../src/dummy-strings.c:168
+msgid "Bad sendauth version was sent"
+msgstr "Послато је лоше издање слања пријаве"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAUTHVERS
+#: ../src/dummy-strings.c:169
+msgid "Bad application version was sent (via sendauth)"
+msgstr "Послато је лоше издање програма (путем слања пријаве)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAPPLVERS
+#: ../src/dummy-strings.c:170
+msgid "Bad response (during sendauth exchange)"
+msgstr "Лош одговор (за време размене слања пријаве)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADRESPONSE
+#: ../src/dummy-strings.c:171
+msgid "Server rejected authentication (during sendauth exchange)"
+msgstr ""
+"Сервер је одбио потврђивање идентитета (за време размене слања пријаве)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_REJECTED
+#: ../src/dummy-strings.c:172
+msgid "Unsupported preauthentication type"
+msgstr "Неподржана врста пред-потврђивања идентитета"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_BAD_TYPE
+#: ../src/dummy-strings.c:173
+msgid "Required preauthentication key not supplied"
+msgstr "Није достављен затражен кључ пред-потврђивања идентитета"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_NO_KEY
+#: ../src/dummy-strings.c:174
+msgid "Generic preauthentication failure"
+msgstr "Општи неуспех пред-потврђивања идентитета"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_FAILED
+#: ../src/dummy-strings.c:175
+msgid "Unsupported replay cache format version number"
+msgstr "Неподржан запис броја издања оставе одговора"
+
+#. krb5_err.et:krb5:KRB5_RCACHE_BADVNO
+#: ../src/dummy-strings.c:176
+msgid "Unsupported credentials cache format version number"
+msgstr "Неподржан запис броја издања оставе пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_CCACHE_BADVNO
+#: ../src/dummy-strings.c:177
+msgid "Unsupported key table format version number"
+msgstr "Неподржан запис броја издања табеле кључа"
+
+#. krb5_err.et:krb5:KRB5_KEYTAB_BADVNO
+#: ../src/dummy-strings.c:178
+msgid "Program lacks support for address type"
+msgstr "Програму недостаје подршка за врсту адресе"
+
+#. krb5_err.et:krb5:KRB5_PROG_ATYPE_NOSUPP
+#: ../src/dummy-strings.c:179
+msgid "Message replay detection requires rcache parameter"
+msgstr "Откривање одговора поруке захтева параметар р-оставе"
+
+#. krb5_err.et:krb5:KRB5_RC_REQUIRED
+#: ../src/dummy-strings.c:180
+msgid "Hostname cannot be canonicalized"
+msgstr "Назив домаћина не може бити стандардизован"
+
+#. krb5_err.et:krb5:KRB5_ERR_BAD_HOSTNAME
+#: ../src/dummy-strings.c:181
+msgid "Cannot determine realm for host"
+msgstr "Не могу да одредим подручје за домаћина"
+
+#. krb5_err.et:krb5:KRB5_ERR_HOST_REALM_UNKNOWN
+#: ../src/dummy-strings.c:182
+msgid "Conversion to service principal undefined for name type"
+msgstr "Претварање у главника услуге није одређено за врсту назива"
+
+#. krb5_err.et:krb5:KRB5_SNAME_UNSUPP_NAMETYPE
+#: ../src/dummy-strings.c:183
+msgid "Initial Ticket response appears to be Version 4 error"
+msgstr "Почетни одговор купона изгледа да је грешка издања 4"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_V4_REPLY
+#: ../src/dummy-strings.c:184
+msgid "Cannot resolve network address for KDC in requested realm"
+msgstr "Не мог да решим адресу мреже за КДЦ у затраженом подручју"
+
+#. krb5_err.et:krb5:KRB5_REALM_CANT_RESOLVE
+#: ../src/dummy-strings.c:185
+msgid "Requesting ticket can't get forwardable tickets"
+msgstr "Захтевање купона не може да добави проследљиве купоне"
+
+#. krb5_err.et:krb5:KRB5_TKT_NOT_FORWARDABLE
+#: ../src/dummy-strings.c:186
+msgid "Bad principal name while trying to forward credentials"
+msgstr "Лош назив главника док сам покушавао да проследим пуномоћства"
+
+#. krb5_err.et:krb5:KRB5_FWD_BAD_PRINCIPAL
+#: ../src/dummy-strings.c:187
+msgid "Looping detected inside krb5_get_in_tkt"
+msgstr "Петља је откривена унутар крб5_добави_у_ткт"
+
+#. krb5_err.et:krb5:KRB5_GET_IN_TKT_LOOP
+#: ../src/dummy-strings.c:188
+msgid "Configuration file does not specify default realm"
+msgstr "Датотека подешавања не наводи основно подручје"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_NODEFREALM
+#: ../src/dummy-strings.c:189
+msgid "Bad SAM flags in obtain_sam_padata"
+msgstr "Лоша САМ опција у „добиј_сам_паралелне_податке“"
+
+#. krb5_err.et:krb5:KRB5_SAM_UNSUPPORTED
+#: ../src/dummy-strings.c:190
+msgid "Invalid encryption type in SAM challenge"
+msgstr "Неисправна врста шифровања у САМ изазову"
+
+#. krb5_err.et:krb5:KRB5_SAM_INVALID_ETYPE
+#: ../src/dummy-strings.c:191
+msgid "Missing checksum in SAM challenge"
+msgstr "Недостаје сума провере у САМ изазову"
+
+#. krb5_err.et:krb5:KRB5_SAM_NO_CHECKSUM
+#: ../src/dummy-strings.c:192
+msgid "Bad checksum in SAM challenge"
+msgstr "Лоша сума провере у САМ изазову"
+
+#. krb5_err.et:krb5:KRB5_SAM_BAD_CHECKSUM
+#: ../src/dummy-strings.c:193
+msgid "Keytab name too long"
+msgstr "Назив табеле кључа је предуг"
+
+#. krb5_err.et:krb5:KRB5_KT_NAME_TOOLONG
+#: ../src/dummy-strings.c:194
+msgid "Key version number for principal in key table is incorrect"
+msgstr "Број издања кључа за главника у табели кључа није тачан"
+
+#. krb5_err.et:krb5:KRB5_KT_KVNONOTFOUND
+#: ../src/dummy-strings.c:195
+msgid "This application has expired"
+msgstr "Овај програм је истекао"
+
+#. krb5_err.et:krb5:KRB5_APPL_EXPIRED
+#: ../src/dummy-strings.c:196
+msgid "This Krb5 library has expired"
+msgstr "Ова Крб5 библиотека је истекла"
+
+#. krb5_err.et:krb5:KRB5_LIB_EXPIRED
+#: ../src/dummy-strings.c:197
+msgid "New password cannot be zero length"
+msgstr "Нова лозинка не може бити нулте дужине"
+
+#. krb5_err.et:krb5:KRB5_CHPW_PWDNULL
+#: ../src/dummy-strings.c:198
+msgid "Password change failed"
+msgstr "Промена лозинке није успела"
+
+#. krb5_err.et:krb5:KRB5_CHPW_FAIL
+#: ../src/dummy-strings.c:199
+msgid "Bad format in keytab"
+msgstr "Лош запис у табели кључа"
+
+#. krb5_err.et:krb5:KRB5_KT_FORMAT
+#: ../src/dummy-strings.c:200
+msgid "Encryption type not permitted"
+msgstr "Врста шифровања није дозвољена"
+
+#. krb5_err.et:krb5:KRB5_NOPERM_ETYPE
+#: ../src/dummy-strings.c:201
+msgid "No supported encryption types (config file error?)"
+msgstr "Нема подржаних врста шифровања (грешка датотеке подешавања?)"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:202
+msgid "Program called an obsolete, deleted function"
+msgstr "Програм је позвао застарелу, обрисану функцију"
+
+#. krb5_err.et:krb5:KRB5_OBSOLETE_FN
+#: ../src/dummy-strings.c:203
+msgid "unknown getaddrinfo failure"
+msgstr "непознат неуспех добављања података адресе"
+
+#. krb5_err.et:krb5:KRB5_EAI_FAIL
+#: ../src/dummy-strings.c:204
+msgid "no data available for host/domain name"
+msgstr "нема доступних података за назив домаћина/домена"
+
+#. krb5_err.et:krb5:KRB5_EAI_NODATA
+#: ../src/dummy-strings.c:205
+msgid "host/domain name not found"
+msgstr "нисам пронашао назив домаћина/домена"
+
+#. krb5_err.et:krb5:KRB5_EAI_NONAME
+#: ../src/dummy-strings.c:206
+msgid "service name unknown"
+msgstr "непознат назив услуге"
+
+#. krb5_err.et:krb5:KRB5_EAI_SERVICE
+#: ../src/dummy-strings.c:207
+msgid "Cannot determine realm for numeric host address"
+msgstr "Не могу да одредим подручје за бројевну адресу домаћина"
+
+#. krb5_err.et:krb5:KRB5_ERR_NUMERIC_REALM
+#: ../src/dummy-strings.c:208
+msgid "Invalid key generation parameters from KDC"
+msgstr "Неисправни параметри стварања кључа из КДЦ-а"
+
+#. krb5_err.et:krb5:KRB5_ERR_BAD_S2K_PARAMS
+#: ../src/dummy-strings.c:209
+msgid "service not available"
+msgstr "услуга није доступна"
+
+#. krb5_err.et:krb5:KRB5_ERR_NO_SERVICE
+#: ../src/dummy-strings.c:210
+msgid "Ccache function not supported: read-only ccache type"
+msgstr "Функција ц-оставе није подржана: врста ц-оставе само за читање"
+
+#. krb5_err.et:krb5:KRB5_CC_READONLY
+#: ../src/dummy-strings.c:211
+msgid "Ccache function not supported: not implemented"
+msgstr "Функција ц-оставе није подржана: није примењена"
+
+#. krb5_err.et:krb5:KRB5_CC_NOSUPP
+#: ../src/dummy-strings.c:212
+msgid "Invalid format of Kerberos lifetime or clock skew string"
+msgstr "Неисправан запис животног века Кербероса или ниска нагињања сата"
+
+#. krb5_err.et:krb5:KRB5_DELTAT_BADFORMAT
+#: ../src/dummy-strings.c:213
+msgid "Supplied data not handled by this plugin"
+msgstr "Овај прикључак не рукује приложеним подацима"
+
+#. krb5_err.et:krb5:KRB5_PLUGIN_NO_HANDLE
+#: ../src/dummy-strings.c:214
+msgid "Plugin does not support the operaton"
+msgstr "Прикључак не подржава радњу"
+
+#. krb5_err.et:krb5:KRB5_PLUGIN_OP_NOTSUPP
+#: ../src/dummy-strings.c:215
+msgid "Kerberos V5 magic number table"
+msgstr "Табела чаробног броја Кербероса в5"
+
+#. kv5m_err.et:kv5m:KV5M_NONE
+#: ../src/dummy-strings.c:216
+msgid "Bad magic number for krb5_principal structure"
+msgstr "Лош чаробни број за структуру главника_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_PRINCIPAL
+#: ../src/dummy-strings.c:217
+msgid "Bad magic number for krb5_data structure"
+msgstr "Лош чаробни број за структуру података_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_DATA
+#: ../src/dummy-strings.c:218
+msgid "Bad magic number for krb5_keyblock structure"
+msgstr "Лош чаробни број за структуру блока_кључа_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_KEYBLOCK
+#: ../src/dummy-strings.c:219
+msgid "Bad magic number for krb5_checksum structure"
+msgstr "Лош чаробни број за структуру провере_суме_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CHECKSUM
+#: ../src/dummy-strings.c:220
+msgid "Bad magic number for krb5_encrypt_block structure"
+msgstr "Лош чаробни број за структуру блока_шифровања_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ENCRYPT_BLOCK
+#: ../src/dummy-strings.c:221
+msgid "Bad magic number for krb5_enc_data structure"
+msgstr "Лош чаробни број за структуру шифрованих_података_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_DATA
+#: ../src/dummy-strings.c:222
+msgid "Bad magic number for krb5_cryptosystem_entry structure"
+msgstr "Лош чаробни број за структуру уноса_шифро_система_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CRYPTOSYSTEM_ENTRY
+#: ../src/dummy-strings.c:223
+msgid "Bad magic number for krb5_cs_table_entry structure"
+msgstr "Лош чаробни број за структуру уноса_табеле_шифро_система_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CS_TABLE_ENTRY
+#: ../src/dummy-strings.c:224
+msgid "Bad magic number for krb5_checksum_entry structure"
+msgstr "Лош чаробни број за структуру уноса_провере_суме_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CHECKSUM_ENTRY
+#: ../src/dummy-strings.c:225
+msgid "Bad magic number for krb5_authdata structure"
+msgstr "Лош чаробни број за структуру пријавних_података_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_AUTHDATA
+#: ../src/dummy-strings.c:226
+msgid "Bad magic number for krb5_transited structure"
+msgstr "Лош чаробни број за структуру премештеног_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_TRANSITED
+#: ../src/dummy-strings.c:227
+msgid "Bad magic number for krb5_enc_tkt_part structure"
+msgstr "Лош чаробни број за структуру шифрованог_састојка_купона_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_TKT_PART
+#: ../src/dummy-strings.c:228
+msgid "Bad magic number for krb5_ticket structure"
+msgstr "Лош чаробни број за структуру купона_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_TICKET
+#: ../src/dummy-strings.c:229
+msgid "Bad magic number for krb5_authenticator structure"
+msgstr "Лош чаробни број за структуру пријавника_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_AUTHENTICATOR
+#: ../src/dummy-strings.c:230
+msgid "Bad magic number for krb5_tkt_authent structure"
+msgstr "Лош чаробни број за структуру пријављивања_купона_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_TKT_AUTHENT
+#: ../src/dummy-strings.c:231
+msgid "Bad magic number for krb5_creds structure"
+msgstr "Лош чаробни број за структуру пуномоћја_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CREDS
+#: ../src/dummy-strings.c:232
+msgid "Bad magic number for krb5_last_req_entry structure"
+msgstr "Лош чаробни број за структуру уноса_последњег_захтева_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_LAST_REQ_ENTRY
+#: ../src/dummy-strings.c:233
+msgid "Bad magic number for krb5_pa_data structure"
+msgstr "Лош чаробни број за структуру података_пред-пријављивања_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_PA_DATA
+#: ../src/dummy-strings.c:234
+msgid "Bad magic number for krb5_kdc_req structure"
+msgstr "Лош чаробни број за структуру кдц_захтева_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_KDC_REQ
+#: ../src/dummy-strings.c:235
+msgid "Bad magic number for krb5_enc_kdc_rep_part structure"
+msgstr "Лош чаробни број за структуру састојка_одговора_шифрованог_кдц_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_KDC_REP_PART
+#: ../src/dummy-strings.c:236
+msgid "Bad magic number for krb5_kdc_rep structure"
+msgstr "Лош чаробни број за структуру кдц_одговора_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_KDC_REP
+#: ../src/dummy-strings.c:237
+msgid "Bad magic number for krb5_error structure"
+msgstr "Лош чаробни број за структуру грешке_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ERROR
+#: ../src/dummy-strings.c:238
+msgid "Bad magic number for krb5_ap_req structure"
+msgstr "Лош чаробни број за структуру ап_захтева_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REQ
+#: ../src/dummy-strings.c:239
+msgid "Bad magic number for krb5_ap_rep structure"
+msgstr "Лош чаробни број за структуру ап_одговора_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REP
+#: ../src/dummy-strings.c:240
+msgid "Bad magic number for krb5_ap_rep_enc_part structure"
+msgstr "Лош чаробни број за структуру састојка_шифрованог_ап_одговора_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REP_ENC_PART
+#: ../src/dummy-strings.c:241
+msgid "Bad magic number for krb5_response structure"
+msgstr "Лош чаробни број за структуру одговора_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_RESPONSE
+#: ../src/dummy-strings.c:242
+msgid "Bad magic number for krb5_safe structure"
+msgstr "Лош чаробни број за структуру безбедног_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_SAFE
+#: ../src/dummy-strings.c:243
+msgid "Bad magic number for krb5_priv structure"
+msgstr "Лош чаробни број за структуру личног_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_PRIV
+#: ../src/dummy-strings.c:244
+msgid "Bad magic number for krb5_priv_enc_part structure"
+msgstr "Лош чаробни број за структуру састојка_шифрованог_личног_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_PRIV_ENC_PART
+#: ../src/dummy-strings.c:245
+msgid "Bad magic number for krb5_cred structure"
+msgstr "Лош чаробни број за структуру пуномоћја_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CRED
+#: ../src/dummy-strings.c:246
+msgid "Bad magic number for krb5_cred_info structure"
+msgstr "Лош чаробни број за структуру обавештења_пуномоћја_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CRED_INFO
+#: ../src/dummy-strings.c:247
+msgid "Bad magic number for krb5_cred_enc_part structure"
+msgstr "Лош чаробни број за структуру састојка_шифрованог_пуномоћја_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CRED_ENC_PART
+#: ../src/dummy-strings.c:248
+msgid "Bad magic number for krb5_pwd_data structure"
+msgstr "Лош чаробни број за структуру података_лозинке_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_PWD_DATA
+#: ../src/dummy-strings.c:249
+msgid "Bad magic number for krb5_address structure"
+msgstr "Лош чаробни број за структуру адресе_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ADDRESS
+#: ../src/dummy-strings.c:250
+msgid "Bad magic number for krb5_keytab_entry structure"
+msgstr "Лош чаробни број за структуру уноса_табеле_кључа_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_KEYTAB_ENTRY
+#: ../src/dummy-strings.c:251
+msgid "Bad magic number for krb5_context structure"
+msgstr "Лош чаробни број за структуру садржаја_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CONTEXT
+#: ../src/dummy-strings.c:252
+msgid "Bad magic number for krb5_os_context structure"
+msgstr "Лош чаробни број за структуру садржаја_ос-а_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_OS_CONTEXT
+#: ../src/dummy-strings.c:253
+msgid "Bad magic number for krb5_alt_method structure"
+msgstr "Лош чаробни број за структуру начина_измене_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ALT_METHOD
+#: ../src/dummy-strings.c:254
+msgid "Bad magic number for krb5_etype_info_entry structure"
+msgstr "Лош чаробни број за структуру уноса_обавештења_ел.-врсте_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ETYPE_INFO_ENTRY
+#: ../src/dummy-strings.c:255
+msgid "Bad magic number for krb5_db_context structure"
+msgstr "Лош чаробни број за структуру садржаја_базе_података_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_DB_CONTEXT
+#: ../src/dummy-strings.c:256
+msgid "Bad magic number for krb5_auth_context structure"
+msgstr "Лош чаробни број за структуру садржаја_пријављивања_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_AUTH_CONTEXT
+#: ../src/dummy-strings.c:257
+msgid "Bad magic number for krb5_keytab structure"
+msgstr "Лош чаробни број за структуру табеле_кључа_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_KEYTAB
+#: ../src/dummy-strings.c:258
+msgid "Bad magic number for krb5_rcache structure"
+msgstr "Лош чаробни број за структуру р-оставе_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_RCACHE
+#: ../src/dummy-strings.c:259
+msgid "Bad magic number for krb5_ccache structure"
+msgstr "Лош чаробни број за структуру ц-оставе_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_CCACHE
+#: ../src/dummy-strings.c:260
+msgid "Bad magic number for krb5_preauth_ops"
+msgstr "Лош чаробни број за опс_пред-пријављивања_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_PREAUTH_OPS
+#: ../src/dummy-strings.c:261
+msgid "Bad magic number for krb5_sam_challenge"
+msgstr "Лош чаробни број за изазов_сам-а_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_CHALLENGE
+#: ../src/dummy-strings.c:262
+msgid "Bad magic number for krb5_sam_challenge_2"
+msgstr "Лош чаробни број за изазов_2_сам-а_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_CHALLENGE_2
+#: ../src/dummy-strings.c:263
+msgid "Bad magic number for krb5_sam_key"
+msgstr "Лош чаробни број за кључ_сам-а_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_KEY
+#. kv5m_err.et:kv5m:KV5M_ENC_SAM_RESPONSE_ENC
+#: ../src/dummy-strings.c:264 ../src/dummy-strings.c:265
+msgid "Bad magic number for krb5_enc_sam_response_enc"
+msgstr "Лош чаробни број за шифровани_одговор_сам-а_шифровања_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_SAM_RESPONSE_ENC_2
+#: ../src/dummy-strings.c:266
+msgid "Bad magic number for krb5_sam_response"
+msgstr "Лош чаробни број за одговор_сам-а_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_RESPONSE
+#: ../src/dummy-strings.c:267
+msgid "Bad magic number for krb5_sam_response 2"
+msgstr "Лош чаробни број за одговор_сам-а_крб5 2"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_RESPONSE_2
+#: ../src/dummy-strings.c:268
+msgid "Bad magic number for krb5_predicted_sam_response"
+msgstr "Лош чаробни број за предвиђени_одговор_сам-а_крб5"
+
+#. kv5m_err.et:kv5m:KV5M_PREDICTED_SAM_RESPONSE
+#: ../src/dummy-strings.c:269
+msgid "Bad magic number for passwd_phrase_element"
+msgstr "Лош чаробни број за елемент_речи_лозинке"
+
+#. kv5m_err.et:kv5m:KV5M_PASSWD_PHRASE_ELEMENT
+#: ../src/dummy-strings.c:270
+msgid "Bad magic number for GSSAPI OID"
+msgstr "Лош чаробни број за ГССАПИ ИУБ"
+
+#. kv5m_err.et:kv5m:KV5M_GSS_OID
+#: ../src/dummy-strings.c:271
+msgid "Bad magic number for GSSAPI QUEUE"
+msgstr "Лош чаробни број за ГССАПИ РЕД"
+
+#: ../src/ka-applet.c:566
+#, c-format
+msgid "Your credentials expire in %.2d:%.2dh"
+msgstr "Ваша пуномоћства истичу за %.2d:%.2d"
+
+#: ../src/ka-applet.c:759
+msgid "List Tickets"
+msgstr "Испиши купоне"
+
+#: ../src/ka-applet.c:769
+msgid "Get Ticket"
+msgstr "Добави купон"
+
+#: ../src/ka-applet.c:778
+msgid "Don't show me this again"
+msgstr "Не приказуј ми више ово"
+
+#: ../src/ka-applet.c:785
+msgid "Remove Credentials Cache"
+msgstr "Уклони оставу пуномоћства"
+
+#: ../src/ka-applet.c:845
+msgid "You have valid Kerberos credentials."
+msgstr "Имате исправна пуномоћства Кербероса."
+
+#: ../src/ka-applet.c:847
+msgid "You've refreshed your Kerberos credentials."
+msgstr "Освежили сте ваша пуномоћства Кербероса."
+
+#: ../src/ka-applet.c:850
+msgid "Network credentials valid"
+msgstr "Пуномоћства мреже су исправна"
+
+#: ../src/ka-applet.c:869
+msgid "Network credentials expiring"
+msgstr "Пуномоћства мреже истичу"
+
+#: ../src/ka-applet.c:886
+msgid "Network credentials expired"
+msgstr "Пуномоћства мреже су истекла"
+
+#: ../src/ka-applet.c:887
+msgid "Your Kerberos credentials have expired."
+msgstr "Ваша пуномоћства Кербероса су истекла."
+
+#: ../src/ka-applet.c:967
+msgid "Remove Credentials _Cache"
+msgstr "Уклони _оставу пуномоћства"
+
+#. Ticket dialog
+#: ../src/ka-applet.c:978
+msgid "_List Tickets"
+msgstr "_Испиши купоне"
+
+#: ../src/ka-tools.c:45
+#, c-format
+msgid ""
+"There was an error displaying help:\n"
+"%s"
+msgstr ""
+"Дошло је до грешке приказивања помоћи:\n"
+"%s"
+
+#. Translators: add the translators of your language here
+#: ../src/ka-tools.c:85
+msgid "translator-credits"
+msgstr ""
+" Мирослав Николић\n"
+"\n"
+" http://prevod.org — превод на српски језик"
+
+#: ../src/ka-main-window.c:75
+msgid "Principal"
+msgstr "Главник"
+
+#: ../src/ka-main-window.c:81
+msgid "Start Time"
+msgstr "Време почетка"
+
+#: ../src/ka-main-window.c:87
+msgid "End Time"
+msgstr "Време завршетка"
+
+#. Translators: this is an abbreviation for forwardable
+#: ../src/ka-main-window.c:94
+msgid "Fwd"
+msgstr "Прослед."
+
+#. Translators: this is an abbreviation for proxiable
+#: ../src/ka-main-window.c:101
+msgid "Proxy"
+msgstr "Посред."
+
+#. Translators: this is an abbreviation for renewable
+#: ../src/ka-main-window.c:108
+msgid "Renew"
+msgstr "Обнов."
+
+#: ../src/ka-main-window.c:137
+msgid "Error displaying service ticket information"
+msgstr "Грешка приказивања података купона услуге"
+
+#: ../src/ka-preferences.c:297
+msgid "Choose Certificate"
+msgstr "Изаберите уверење"
+
+#: ../src/ka-preferences.c:313
+msgid "X509 Certificates"
+msgstr "X.509 уверење"
+
+#: ../src/ka-preferences.c:317
+msgid "all files"
+msgstr "све датотеке"
+
+#: ../src/krb5-auth-dialog.desktop.in.h:2
+msgid "Kerberos Network Authentication Dialog"
+msgstr "Прозорче мрежног потврђивања идентитета Кербероса"
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"Потврђивање идентитета Кербероса вам дозвољава да прегледате ваше тренутне "
+"купоне Кербероса, и да затражите нови купон (да потврдите идентитет на "
+"серверу Кербероса). Такође вас обавештава када истичу ваша пуномоћства "
+"Кербероса и сам их обнавља ако је могуће."
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"Ово је корисно ако треба да потврдите идентитет на серверу Кербероса (КДЦ) "
+"након што се пријавите на радну површ (тј. на преносивом уређају)."
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
+msgid "Kerberos principal"
+msgstr "Главник Кербероса"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
+msgstr "Главник Кербероса за кога набавити купон"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
+msgid "PKINIT identifier"
+msgstr "Одредник ПКИНИТ-а"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
+msgid "The principal's public/private/certificate identifier when using PKINIT"
+msgstr "Главников јавни/лични/уверења одредник када се користи ПКИНИТ"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
+msgid "PKINIT trust anchors"
+msgstr "Ослонци ПКИНИТ поверења"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
+msgid "PKINIT CA certificates"
+msgstr "ЦА уверења ПКИНИТ-а"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
+msgid "Prompt minutes before expiry"
+msgstr "Поставља упит пре истека минута"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
+msgid ""
+"Start prompting/displaying notifications that many minutes before expiry"
+msgstr "Почиње да поставља упит/приказује обавештења толико минута пре истека"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
+msgid "Forwardable ticket"
+msgstr "Проследљив купон"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
+msgid "Requested tickets should be forwardable"
+msgstr "Захтевани купони треба да буду проследљиви"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
+msgid "Renewable ticket"
+msgstr "Обновљив купон"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
+msgid "Requested tickets should be renewable"
+msgstr "Захтевани купони треба да буду обновљиви"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
+msgid "Proxiable ticket"
+msgstr "Посредљив купон"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
+msgid "Requested tickets should be proxiable"
+msgstr "Захтевани купони треба да буду посредљиви"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "Купони подешавања"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "Приказује купоне подешавања"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
+msgid "valid ticket notification"
+msgstr "обавештење исправног купона"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
+msgid "Notify user when ticket becomes valid"
+msgstr "Обавештава корисника када купон постане исправан"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
+msgid "ticket expiring notification"
+msgstr "обавештење истека купона"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
+msgid "Notify user when ticket is about to expire"
+msgstr "Обавештава корисника када ће купон да истекне"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
+msgid "ticket expired notification"
+msgstr "обавештење истеклог купона"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
+msgid "Notify user when ticket has expired"
+msgstr "Обавештава корисника када је купон истекао"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
+msgid "Enabled plugins"
+msgstr "Укључени прикључци"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
+msgid "List of plugins that should be loaded and activated on startup."
+msgstr ""
+"Списак прикључака који би требали да буду учитани и покренути при покретању."
+
+#: ../secmem/util.c:106
+#, c-format
+msgid "Warning: running q-agent setuid on this system is dangerous\n"
+msgstr "Упозорење: покретање „q-agent setuid“-а на овом систему је опасно\n"
diff --git a/po/sr@latin.po b/po/sr@latin.po
new file mode 100644
index 0000000..3692213
--- /dev/null
+++ b/po/sr@latin.po
@@ -0,0 +1,1759 @@
+# Serbian translation for krb5-auth-dialog.
+# Copyright (C) 2013 krb5-auth-dialog's COPYRIGHT HOLDER
+# This file is distributed under the same license as the krb5-auth-dialog package.
+# Miroslav Nikolić <miroslavnikolic@rocketmail.com>, 2013.
+msgid ""
+msgstr ""
+"Project-Id-Version: krb5-auth-dialog master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5"
+"-auth-dialog&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2013-10-06 16:24+0000\n"
+"PO-Revision-Date: 2013-10-13 21:48+0200\n"
+"Last-Translator: Miroslav Nikolić <miroslavnikolic@rocketmail.com>\n"
+"Language-Team: Serbian <gnom@prevod.org>\n"
+"Language: sr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=n==1? 3 : n%10==1 && n%100!=11 ? 0 : "
+"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Project-Style: gnome\n"
+
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "_Postavke"
+
+#: ../src/krb5-auth-dialog.ui.h:2
+msgid "_About"
+msgstr "_O programu"
+
+#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "Po_moć"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "_Izađi"
+
+#.
+#. * vim:ts:sts=4:sw=4:et:
+#.
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
+msgid "Kerberos Authentication"
+msgstr "Potvrda identiteta Kerberosa"
+
+#: ../src/krb5-auth-dialog.ui.h:6
+msgid "_Renew Ticket"
+msgstr "_Obnovi kupon"
+
+#: ../src/krb5-auth-dialog.ui.h:7
+msgid "Service Tickets"
+msgstr "Kuponi usluge"
+
+#: ../src/krb5-auth-dialog.ui.h:8
+msgid "Kerberos User"
+msgstr "Korisnik Kerberosa"
+
+#: ../src/krb5-auth-dialog.ui.h:9
+msgid ""
+"The name of your Kerberos account. Leave blank to use your current username."
+msgstr ""
+"Naziv vašeg naloga Kerberosa. Ostavite praznim da koristite vaše trenutno "
+"korisničko ime."
+
+#: ../src/krb5-auth-dialog.ui.h:10
+msgid "Kerberos principal:"
+msgstr "Glavnik Kerberosa:"
+
+#: ../src/krb5-auth-dialog.ui.h:11
+msgid "Kerberos Ticket Options"
+msgstr "Mogućnosti kupona Kerberosa"
+
+#: ../src/krb5-auth-dialog.ui.h:12
+msgid "Requested Kerberos tickets should be:"
+msgstr "Zahtevani kuponi Kerberosa treba da budu:"
+
+#: ../src/krb5-auth-dialog.ui.h:13
+msgid "forwardable"
+msgstr "prosledljivi"
+
+#: ../src/krb5-auth-dialog.ui.h:14
+msgid "If checked, request forwardable tickets"
+msgstr "Ako je izabrano, zahteva prosledljive kupone"
+
+#: ../src/krb5-auth-dialog.ui.h:15
+msgid "renewable"
+msgstr "obnovljivi"
+
+#: ../src/krb5-auth-dialog.ui.h:16
+msgid "If checked, request renewable tickets"
+msgstr "Ako je izabrano, zahteva obnovljive kupone"
+
+#: ../src/krb5-auth-dialog.ui.h:17
+msgid "proxiable"
+msgstr "posredljivi"
+
+#: ../src/krb5-auth-dialog.ui.h:18
+msgid "If checked, request proxiable tickets"
+msgstr "Ako je izabrano, zahteva posredljive kupone"
+
+#: ../src/krb5-auth-dialog.ui.h:19
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: ../src/krb5-auth-dialog.ui.h:20
+msgid "Userid"
+msgstr "IB korisnika"
+
+#: ../src/krb5-auth-dialog.ui.h:21
+msgid "Use Smartcard"
+msgstr "Koristi pametnu karticu"
+
+#: ../src/krb5-auth-dialog.ui.h:22
+msgid "If checked, use a security token (Smartcard) to authenticate."
+msgstr ""
+"Ako je izabrano, koristi bezbednosni modul (pametnu karticu) za potvrđivanje "
+"identiteta."
+
+#: ../src/krb5-auth-dialog.ui.h:23
+msgid "Certificate and private key used for authentication"
+msgstr "Uverenje i lični ključ korišćeni za potvrđivanje identiteta"
+
+#: ../src/krb5-auth-dialog.ui.h:24
+msgid "_Browse..."
+msgstr "_Razgledaj..."
+
+#: ../src/krb5-auth-dialog.ui.h:25
+msgid "X509 trust anchors"
+msgstr "Oslonci Iks509 poverenja"
+
+#: ../src/krb5-auth-dialog.ui.h:26
+msgid "Certificate used to verify digital signatures."
+msgstr "Uverenje korišćeno za proveru digitalnih potpisa."
+
+#: ../src/krb5-auth-dialog.ui.h:27
+msgid ""
+"Configure the use of certificates and smartcards for your Kerberos network "
+"authentication."
+msgstr ""
+"Podesite korišćenje uverenja i pametnih kartica za vaše potvrđivanje identiteta "
+"Kerberos mreže."
+
+#: ../src/krb5-auth-dialog.ui.h:28
+msgid "PKINIT"
+msgstr "PKINIT"
+
+#: ../src/krb5-auth-dialog.ui.h:29
+msgid "Notifications"
+msgstr "Obaveštenja"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:31
+msgid "Warn"
+msgstr "Upozori"
+
+#: ../src/krb5-auth-dialog.ui.h:32
+msgid ""
+"Send notification about ticket expiry that many minutes before it finally "
+"expires"
+msgstr "Šalje obaveštenje o isteku kupona onoliko minuta pre konačnog isteka"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:34
+msgid "minutes before ticket expiry"
+msgstr "minuta pre isteka kupona"
+
+#: ../src/ka-kerberos.c:177
+msgid "unknown error"
+msgstr "nepoznata greška"
+
+#: ../src/ka-kerberos.c:319
+msgid "Your ticket cache is currently empty"
+msgstr "Ostava vašeg kupona je trenutno prazna"
+
+#: ../src/ka-kerberos.c:350
+msgid "Expired"
+msgstr "Isteklo"
+
+#: ../src/ka-pwdialog.c:230
+#, c-format
+msgid "Couldn't acquire kerberos ticket: '%s'"
+msgstr "Ne mogu da nabavim kupon kerberosa: „%s“"
+
+#: ../src/ka-pwdialog.c:269 ../src/ka-applet.c:572
+#, c-format
+msgid "Your credentials expire in %d minute"
+msgid_plural "Your credentials expire in %d minutes"
+msgstr[0] "Vaša punomoćstva ističu za %d minut"
+msgstr[1] "Vaša punomoćstva ističu za %d minuta"
+msgstr[2] "Vaša punomoćstva ističu za %d minuta"
+msgstr[3] "Vaša punomoćstva ističu za jedan minut"
+
+#: ../src/ka-pwdialog.c:274 ../src/ka-applet.c:577
+msgid "Your credentials have expired"
+msgstr "Vaša punomoćstva su istekla"
+
+#: ../src/ka-pwdialog.c:297
+msgid "Please enter your Kerberos password:"
+msgstr "Unesite vašu lozinku Kerberosa:"
+
+#: ../src/ka-pwdialog.c:310
+#, c-format
+msgid "Please enter the password for '%s':"
+msgstr "Unesite lozinku za „%s“:"
+
+#: ../src/ka-pwdialog.c:328
+msgid "The password you entered is invalid"
+msgstr "Lozinka koju ste uneli je neispravna"
+
+#: ../src/ka-pwdialog.c:344
+#, c-format
+msgid "%s Error"
+msgstr "%s greška"
+
+#. Translators: files from dummy-strings.c are *all* possible errors
+#. returned from Kerberos (since Kerberos itself doesn't handle i18n). If in
+#. doubt please translate strings from files starting with ka- and krb5-auth-
+#. first since these are the ones the user will see in any case.
+#: ../src/dummy-strings.c:10
+msgid "ASN.1 failed call to system time library"
+msgstr "ASN.1 neuspeli poziv vremenskoj biblioteci sistema"
+
+#. asn1_err.et:asn1:ASN1_BAD_TIMEFORMAT
+#: ../src/dummy-strings.c:11
+msgid "ASN.1 structure is missing a required field"
+msgstr "ASN.1 strukturi nedostaje zahtevano polje"
+
+#. asn1_err.et:asn1:ASN1_MISSING_FIELD
+#: ../src/dummy-strings.c:12
+msgid "ASN.1 unexpected field number"
+msgstr "ASN.1 neočekivani broj polja"
+
+#. asn1_err.et:asn1:ASN1_MISPLACED_FIELD
+#: ../src/dummy-strings.c:13
+msgid "ASN.1 type numbers are inconsistent"
+msgstr "ASN.1 brojevi vrste su nepostojani"
+
+#. asn1_err.et:asn1:ASN1_TYPE_MISMATCH
+#: ../src/dummy-strings.c:14
+msgid "ASN.1 value too large"
+msgstr "ASN.1 vrednost je prevelika"
+
+#. asn1_err.et:asn1:ASN1_OVERFLOW
+#: ../src/dummy-strings.c:15
+msgid "ASN.1 encoding ended unexpectedly"
+msgstr "ASN.1 šifrovanje je neočekivano završeno"
+
+#. asn1_err.et:asn1:ASN1_OVERRUN
+#: ../src/dummy-strings.c:16
+msgid "ASN.1 identifier doesn't match expected value"
+msgstr "ASN.1 odrednik ne odgovara očekivanoj vrednosti"
+
+#. asn1_err.et:asn1:ASN1_BAD_ID
+#: ../src/dummy-strings.c:17
+msgid "ASN.1 length doesn't match expected value"
+msgstr "ASN.1 dužina ne odgovara očekivanoj vrednosti"
+
+#. asn1_err.et:asn1:ASN1_BAD_LENGTH
+#: ../src/dummy-strings.c:18
+msgid "ASN.1 badly-formatted encoding"
+msgstr "ASN.1 loše oblikovano šifrovanje"
+
+#. asn1_err.et:asn1:ASN1_BAD_FORMAT
+#: ../src/dummy-strings.c:19
+msgid "ASN.1 parse error"
+msgstr "ASN.1 greška obrade"
+
+#. asn1_err.et:asn1:ASN1_PARSE_ERROR
+#: ../src/dummy-strings.c:20
+msgid "ASN.1 bad return from gmtime"
+msgstr "ASN.1 loš povraćaj iz gm-vremena"
+
+#. asn1_err.et:asn1:ASN1_BAD_GMTIME
+#: ../src/dummy-strings.c:21
+msgid "ASN.1 non-constructed indefinite encoding"
+msgstr "ASN.1 ne-konstruisano neodređeno šifrovanje"
+
+#. asn1_err.et:asn1:ASN1_MISMATCH_INDEF
+#: ../src/dummy-strings.c:22
+msgid "ASN.1 missing expected EOC"
+msgstr "ASN.1 nedostaje očekivani EOC"
+
+#. asn1_err.et:asn1:ASN1_MISSING_EOC
+#: ../src/dummy-strings.c:23
+msgid "No error"
+msgstr "Nema grešaka"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NONE
+#: ../src/dummy-strings.c:24
+msgid "Client's entry in database has expired"
+msgstr "Unos klijenta u bazi podataka je istekao"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NAME_EXP
+#: ../src/dummy-strings.c:25
+msgid "Server's entry in database has expired"
+msgstr "Unos servera u bazi podataka je istekao"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_EXP
+#: ../src/dummy-strings.c:26
+msgid "Requested protocol version not supported"
+msgstr "Zahtevano izdanje protokola nije podržano"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_BAD_PVNO
+#: ../src/dummy-strings.c:27
+msgid "Client's key is encrypted in an old master key"
+msgstr "Ključ klijenta je šifrovan u starom glavnom ključu"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_C_OLD_MAST_KVNO
+#: ../src/dummy-strings.c:28
+msgid "Server's key is encrypted in an old master key"
+msgstr "Ključ servera je šifrovan u starom glavnom ključu"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_S_OLD_MAST_KVNO
+#: ../src/dummy-strings.c:29
+msgid "Client not found in Kerberos database"
+msgstr "Klijent nije pronađen u bazi podataka Kerberosa"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_C_PRINCIPAL_UNKNOWN
+#: ../src/dummy-strings.c:30
+msgid "Server not found in Kerberos database"
+msgstr "Server nije pronađen u bazi podataka Kerberosa"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN
+#: ../src/dummy-strings.c:31
+msgid "Principal has multiple entries in Kerberos database"
+msgstr "Glavnik ima nekoliko unosa u bazi podataka Kerberosa"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PRINCIPAL_NOT_UNIQUE
+#: ../src/dummy-strings.c:32
+msgid "Client or server has a null key"
+msgstr "Klijent ili server ima ništavan ključ"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NULL_KEY
+#: ../src/dummy-strings.c:33
+msgid "Ticket is ineligible for postdating"
+msgstr "Kupon nije podesan za kasniju upotrebu"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CANNOT_POSTDATE
+#: ../src/dummy-strings.c:34
+msgid "Requested effective lifetime is negative or too short"
+msgstr "Zatraženo stvarno vreme trajanja je negativno ili prekratko"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_NEVER_VALID
+#: ../src/dummy-strings.c:35
+msgid "KDC policy rejects request"
+msgstr "KDC politika odbacuje zahtev"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_POLICY
+#: ../src/dummy-strings.c:36
+msgid "KDC can't fulfill requested option"
+msgstr "KDC ne može da izvrši zahtevanu mogućnost"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_BADOPTION
+#: ../src/dummy-strings.c:37
+msgid "KDC has no support for encryption type"
+msgstr "KDC ne poseduje podršku za vrstu šifrovanja"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:38
+msgid "KDC has no support for checksum type"
+msgstr "KDC ne poseduje podršku za vrstu provera sume"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SUMTYPE_NOSUPP
+#: ../src/dummy-strings.c:39
+msgid "KDC has no support for padata type"
+msgstr "KDC ne poseduje podršku za vrstu paralelnih podataka"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PADATA_TYPE_NOSUPP
+#: ../src/dummy-strings.c:40
+msgid "KDC has no support for transited type"
+msgstr "KDC ne poseduje podršku za vrstu prenešenih"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_TRTYPE_NOSUPP
+#: ../src/dummy-strings.c:41
+msgid "Clients credentials have been revoked"
+msgstr "Punomoćstva klijenata su opozvana"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_REVOKED
+#: ../src/dummy-strings.c:42
+msgid "Credentials for server have been revoked"
+msgstr "Punomoćstva za server su opozvana"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_REVOKED
+#: ../src/dummy-strings.c:43
+msgid "TGT has been revoked"
+msgstr "TGT je opozvan"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_TGT_REVOKED
+#: ../src/dummy-strings.c:44
+msgid "Client not yet valid - try again later"
+msgstr "Klijent još uvek nije ispravan — pokušajte kasnije"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NOTYET
+#: ../src/dummy-strings.c:45
+msgid "Server not yet valid - try again later"
+msgstr "Server još uvek nije ispravan — pokušajte kasnije"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVICE_NOTYET
+#: ../src/dummy-strings.c:46
+msgid "Password has expired"
+msgstr "Lozinka je istekla"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KEY_EXP
+#: ../src/dummy-strings.c:47
+msgid "Preauthentication failed"
+msgstr "Nije uspelo ranije potvrđivanje identiteta"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PREAUTH_FAILED
+#: ../src/dummy-strings.c:48
+msgid "Additional pre-authentication required"
+msgstr "Potrebna je dodatna ranija provera identiteta"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PREAUTH_REQUIRED
+#: ../src/dummy-strings.c:49
+msgid "Requested server and ticket don't match"
+msgstr "Zahtevani server i kupon se ne podudaraju"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SERVER_NOMATCH
+#: ../src/dummy-strings.c:50
+msgid "A service is not available that is required to process the request"
+msgstr "Nije dostupna usluga koja je zatražena za obradu zahteva"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_SVC_UNAVAILABLE
+#: ../src/dummy-strings.c:51
+msgid "Decrypt integrity check failed"
+msgstr "Nije uspela provera celovitosti dešifrovanja"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BAD_INTEGRITY
+#: ../src/dummy-strings.c:52
+msgid "Ticket expired"
+msgstr "Kupon je istekao"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_EXPIRED
+#: ../src/dummy-strings.c:53
+msgid "Ticket not yet valid"
+msgstr "Kupon još nije ispravan"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_NYV
+#: ../src/dummy-strings.c:54
+msgid "Request is a replay"
+msgstr "Zahtev je odgovor"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_REPEAT
+#: ../src/dummy-strings.c:55
+msgid "The ticket isn't for us"
+msgstr "Tiket nije za nas"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_NOT_US
+#: ../src/dummy-strings.c:56
+msgid "Ticket/authenticator don't match"
+msgstr "Kupon i potvrđivač identiteta se ne poklapaju"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADMATCH
+#: ../src/dummy-strings.c:57
+msgid "Clock skew too great"
+msgstr "Sat se nagnuo ka većem"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_SKEW
+#: ../src/dummy-strings.c:58
+msgid "Incorrect net address"
+msgstr "Netačna adresa mreže"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADADDR
+#: ../src/dummy-strings.c:59
+msgid "Protocol version mismatch"
+msgstr "Izdanje protokola ne odgovara"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADVERSION
+#: ../src/dummy-strings.c:60
+msgid "Invalid message type"
+msgstr "Neispravna vrsta poruke"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MSG_TYPE
+#: ../src/dummy-strings.c:61
+msgid "Message stream modified"
+msgstr "Izmenjen je tok poruke"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MODIFIED
+#: ../src/dummy-strings.c:62
+msgid "Message out of order"
+msgstr "Poruka je van poretka"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADORDER
+#: ../src/dummy-strings.c:63
+msgid "Illegal cross-realm ticket"
+msgstr "Neispravan kupon unakrsnog područja"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_ILL_CR_TKT
+#: ../src/dummy-strings.c:64
+msgid "Key version is not available"
+msgstr "Izdanje ključa nije dostupno"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADKEYVER
+#: ../src/dummy-strings.c:65
+msgid "Service key not available"
+msgstr "Ključ usluge nije dostupan"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_NOKEY
+#. krb5_err.et:krb5:KRB5_NO_LOCALNAME
+#: ../src/dummy-strings.c:66 ../src/dummy-strings.c:122
+msgid "Mutual authentication failed"
+msgstr "Međusobno potvrđivanje identiteta nije uspelo"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_MUT_FAIL
+#: ../src/dummy-strings.c:67
+msgid "Incorrect message direction"
+msgstr "Netačan smer poruke"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADDIRECTION
+#: ../src/dummy-strings.c:68
+msgid "Alternative authentication method required"
+msgstr "Potreban je rezervni način potvrđivanja identiteta"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_METHOD
+#: ../src/dummy-strings.c:69
+msgid "Incorrect sequence number in message"
+msgstr "Netačan broj niza u poruci"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_BADSEQ
+#: ../src/dummy-strings.c:70
+msgid "Inappropriate type of checksum in message"
+msgstr "Neodgovarajuća vrsta provere sume u poruci"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_INAPP_CKSUM
+#: ../src/dummy-strings.c:71
+msgid "Policy rejects transited path"
+msgstr "Politika odbija prenešenu putanju"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_PATH_NOT_ACCEPTED
+#: ../src/dummy-strings.c:72
+msgid "Response too big for UDP, retry with TCP"
+msgstr "Odgovor je prevelik za UDP, probajte sa TCP"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_RESPONSE_TOO_BIG
+#: ../src/dummy-strings.c:73
+msgid "Generic error (see e-text)"
+msgstr "Opšta greška (pogledajte el. tekst)"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_GENERIC
+#: ../src/dummy-strings.c:74
+msgid "Field is too long for this implementation"
+msgstr "Polje je predugo za ovu primenu"
+
+#. krb5_err.et:krb5:KRB5KRB_ERR_FIELD_TOOLONG
+#: ../src/dummy-strings.c:75
+msgid "Client not trusted"
+msgstr "Klijent nije od poverenja"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NOT_TRUSTED
+#: ../src/dummy-strings.c:76
+msgid "KDC not trusted"
+msgstr "KDC nije od poverenja"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KDC_NOT_TRUSTED
+#: ../src/dummy-strings.c:77
+msgid "Invalid signature"
+msgstr "Neispravan potpis"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INVALID_SIG
+#: ../src/dummy-strings.c:78
+msgid "Key parameters not accepted"
+msgstr "Parametri ključa nisu prihvaćeni"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DH_KEY_PARAMETERS_NOT_ACCEPTED
+#: ../src/dummy-strings.c:79
+msgid "Certificate mismatch"
+msgstr "Uverenje ne odgovara"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CERTIFICATE_MISMATCH
+#: ../src/dummy-strings.c:80
+msgid "Can't verify certificate"
+msgstr "Ne mogu da proverim uverenje"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CANT_VERIFY_CERTIFICATE
+#: ../src/dummy-strings.c:81
+msgid "Invalid certificate"
+msgstr "Neispravno uverenje"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INVALID_CERTIFICATE
+#: ../src/dummy-strings.c:82
+msgid "Revoked certificate"
+msgstr "Opozvano uverenje"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOKED_CERTIFICATE
+#: ../src/dummy-strings.c:83
+msgid "Revocation status unknown"
+msgstr "Stanje opoziva nije poznato"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOCATION_STATUS_UNKNOWN
+#: ../src/dummy-strings.c:84
+msgid "Revocation status unavailable"
+msgstr "Stanje opoziva nije dostupno"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_REVOCATION_STATUS_UNAVAILABLE
+#: ../src/dummy-strings.c:85
+msgid "Client name mismatch"
+msgstr "Naziv klijenta ne odgovara"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_CLIENT_NAME_MISMATCH
+#: ../src/dummy-strings.c:86
+msgid "KDC name mismatch"
+msgstr "Naziv KDC-a ne odgovara"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_KDC_NAME_MISMATCH
+#: ../src/dummy-strings.c:87
+msgid "Inconsistent key purpose"
+msgstr "Nedosledna svrha ključa"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_INCONSISTENT_KEY_PURPOSE
+#: ../src/dummy-strings.c:88
+msgid "Digest in certificate not accepted"
+msgstr "Odabir u uverenju nije prihvaćen"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED
+#: ../src/dummy-strings.c:89
+msgid "Checksum must be included"
+msgstr "Suma provere mora biti uključena"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED
+#: ../src/dummy-strings.c:90
+msgid "Digest in signed-data not accepted"
+msgstr "Odabir u potpisanim podacima nije prihvaćen"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED
+#: ../src/dummy-strings.c:91
+msgid "Public key encryption not supported"
+msgstr "Šifrovanje javnog ključa nije podržano"
+
+#. krb5_err.et:krb5:KRB5KDC_ERR_PUBLIC_KEY_ENCRYPTION_NOT_SUPPORTED
+#: ../src/dummy-strings.c:92
+msgid "$Id: krb5_err.et 19934 2007-09-13 23:49:00Z tlyu $"
+msgstr "$Id: krb5_err.et 19934 2007-09-13 23:49:00Z tlyu $"
+
+#. krb5_err.et:krb5:KRB5_ERR_RCSID
+#: ../src/dummy-strings.c:93
+msgid "Invalid flag for file lock mode"
+msgstr "Neispravna opcija za režim zaključavanja datoteke"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_BADLOCKFLAG
+#: ../src/dummy-strings.c:94
+msgid "Cannot read password"
+msgstr "Ne mogu da pročitam lozinku"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_CANTREADPWD
+#: ../src/dummy-strings.c:95
+msgid "Password mismatch"
+msgstr "Lozinka ne odgovara"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_BADPWDMATCH
+#: ../src/dummy-strings.c:96
+msgid "Password read interrupted"
+msgstr "Čitanje lozinke je prekinuto"
+
+#. krb5_err.et:krb5:KRB5_LIBOS_PWDINTR
+#: ../src/dummy-strings.c:97
+msgid "Illegal character in component name"
+msgstr "Neispravan znak u nazivu sastojka"
+
+#. krb5_err.et:krb5:KRB5_PARSE_ILLCHAR
+#: ../src/dummy-strings.c:98
+msgid "Malformed representation of principal"
+msgstr "Loše predstavljanje glavnika"
+
+#. krb5_err.et:krb5:KRB5_PARSE_MALFORMED
+#: ../src/dummy-strings.c:99
+msgid "Can't open/find Kerberos configuration file"
+msgstr "Ne mogu da otvorim/nađem datoteku podešavanja Kerberosa"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_CANTOPEN
+#: ../src/dummy-strings.c:100
+msgid "Improper format of Kerberos configuration file"
+msgstr "Neodgovarajući zapis datoteke podešavanja Kerberosa"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_BADFORMAT
+#: ../src/dummy-strings.c:101
+msgid "Insufficient space to return complete information"
+msgstr "Nedovoljno prostora za ispisivanje potpunog obaveštenja"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_NOTENUFSPACE
+#: ../src/dummy-strings.c:102
+msgid "Invalid message type specified for encoding"
+msgstr "Navedena je neispravna vrsta poruke za šifrovanje"
+
+#. krb5_err.et:krb5:KRB5_BADMSGTYPE
+#: ../src/dummy-strings.c:103
+msgid "Credential cache name malformed"
+msgstr "Naziv ostave punomoćstva je loše zapisan"
+
+#. krb5_err.et:krb5:KRB5_CC_BADNAME
+#: ../src/dummy-strings.c:104
+msgid "Unknown credential cache type"
+msgstr "Nepoznata vrsta ostave punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_CC_UNKNOWN_TYPE
+#: ../src/dummy-strings.c:105
+msgid "Matching credential not found"
+msgstr "Nisam pronašao odgovarajuće punomoćstvo"
+
+#. krb5_err.et:krb5:KRB5_CC_NOTFOUND
+#: ../src/dummy-strings.c:106
+msgid "End of credential cache reached"
+msgstr "Dostignut je kraj ostave punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_CC_END
+#: ../src/dummy-strings.c:107
+msgid "Request did not supply a ticket"
+msgstr "Zahtev ne dostavlja kupon"
+
+#. krb5_err.et:krb5:KRB5_NO_TKT_SUPPLIED
+#: ../src/dummy-strings.c:108
+msgid "Wrong principal in request"
+msgstr "Pogrešan glavnik u zahtevu"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_WRONG_PRINC
+#: ../src/dummy-strings.c:109
+msgid "Ticket has invalid flag set"
+msgstr "Pogrešno je podešena opcija na kuponu"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_INVALID
+#: ../src/dummy-strings.c:110
+msgid "Requested principal and ticket don't match"
+msgstr "Zahtevani glavnik i kupon se ne podudaraju"
+
+#. krb5_err.et:krb5:KRB5_PRINC_NOMATCH
+#: ../src/dummy-strings.c:111
+msgid "KDC reply did not match expectations"
+msgstr "Odgovor KDC-a ne odgovara očekivanjima"
+
+#. krb5_err.et:krb5:KRB5_KDCREP_MODIFIED
+#: ../src/dummy-strings.c:112
+msgid "Clock skew too great in KDC reply"
+msgstr "Sat se nagnuo ka većem u odgovoru KDC-a"
+
+#. krb5_err.et:krb5:KRB5_KDCREP_SKEW
+#: ../src/dummy-strings.c:113
+msgid "Client/server realm mismatch in initial ticket request"
+msgstr "Područje klijenta/servera se ne podudaraju u početnom zahtevu kupona"
+
+#. krb5_err.et:krb5:KRB5_IN_TKT_REALM_MISMATCH
+#: ../src/dummy-strings.c:114
+msgid "Program lacks support for encryption type"
+msgstr "Programu nedostaje podrška za vrstu šifrovanja"
+
+#. krb5_err.et:krb5:KRB5_PROG_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:115
+msgid "Program lacks support for key type"
+msgstr "Programu nedostaje podrška za vrstu ključa"
+
+#. krb5_err.et:krb5:KRB5_PROG_KEYTYPE_NOSUPP
+#: ../src/dummy-strings.c:116
+msgid "Requested encryption type not used in message"
+msgstr "Zahtevana vrsta šifrovanja nije korišćena u poruci"
+
+#. krb5_err.et:krb5:KRB5_WRONG_ETYPE
+#: ../src/dummy-strings.c:117
+msgid "Program lacks support for checksum type"
+msgstr "Programu nedostaje podrška za vrstu sume provere"
+
+#. krb5_err.et:krb5:KRB5_PROG_SUMTYPE_NOSUPP
+#: ../src/dummy-strings.c:118
+msgid "Cannot find KDC for requested realm"
+msgstr "Ne mogu da pronađem KDC za zatraženo područje"
+
+#. krb5_err.et:krb5:KRB5_REALM_UNKNOWN
+#: ../src/dummy-strings.c:119
+msgid "Kerberos service unknown"
+msgstr "Nije poznata usluga Kerberosa"
+
+#. krb5_err.et:krb5:KRB5_SERVICE_UNKNOWN
+#: ../src/dummy-strings.c:120
+msgid "Cannot contact any KDC for requested realm"
+msgstr "Ne mogu da kontaktiram KDC za zatraženo područje"
+
+#. krb5_err.et:krb5:KRB5_KDC_UNREACH
+#: ../src/dummy-strings.c:121
+msgid "No local name found for principal name"
+msgstr "Nisam pronašao mesni naziv za naziv glavnika"
+
+#. krb5_err.et:krb5:KRB5_MUTUAL_FAILED
+#: ../src/dummy-strings.c:123
+msgid "Replay cache type is already registered"
+msgstr "Vrsta ostave odgovora je već zabeležena"
+
+#. krb5_err.et:krb5:KRB5_RC_TYPE_EXISTS
+#: ../src/dummy-strings.c:124
+msgid "No more memory to allocate (in replay cache code)"
+msgstr "Nema više memorije za dodeljivanje (u kodu ostave odgovora)"
+
+#. krb5_err.et:krb5:KRB5_RC_MALLOC
+#: ../src/dummy-strings.c:125
+msgid "Replay cache type is unknown"
+msgstr "Nije poznata vrsta ostave odgovora"
+
+#. krb5_err.et:krb5:KRB5_RC_TYPE_NOTFOUND
+#: ../src/dummy-strings.c:126
+msgid "Generic unknown RC error"
+msgstr "Opšta nepoznata RC greška"
+
+#. krb5_err.et:krb5:KRB5_RC_UNKNOWN
+#: ../src/dummy-strings.c:127
+msgid "Message is a replay"
+msgstr "Poruka je odgovor"
+
+#. krb5_err.et:krb5:KRB5_RC_REPLAY
+#: ../src/dummy-strings.c:128
+msgid "Replay I/O operation failed XXX"
+msgstr "U/I radnja odgovora nije uspela HHH"
+
+#. krb5_err.et:krb5:KRB5_RC_IO
+#: ../src/dummy-strings.c:129
+msgid "Replay cache type does not support non-volatile storage"
+msgstr "Vrsta ostave odgovora ne podržava ne-promenljivo skladište"
+
+#. krb5_err.et:krb5:KRB5_RC_NOIO
+#: ../src/dummy-strings.c:130
+msgid "Replay cache name parse/format error"
+msgstr "Greška obrade/zapisa naziva ostave odgovora"
+
+#. krb5_err.et:krb5:KRB5_RC_PARSE
+#: ../src/dummy-strings.c:131
+msgid "End-of-file on replay cache I/O"
+msgstr "Kraj datoteke na U/I ostave odgovora"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_EOF
+#: ../src/dummy-strings.c:132
+msgid "No more memory to allocate (in replay cache I/O code)"
+msgstr "Nema više memorije za dodeljivanje (u U/I kodu ostave odgovora)"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_MALLOC
+#: ../src/dummy-strings.c:133
+msgid "Permission denied in replay cache code"
+msgstr "Zabranjeno ovlašćenje u kodu ostave odgovora"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_PERM
+#: ../src/dummy-strings.c:134
+msgid "I/O error in replay cache i/o code"
+msgstr "U/I greška u u/i kodu ostave odgovora"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_IO
+#: ../src/dummy-strings.c:135
+msgid "Generic unknown RC/IO error"
+msgstr "Opšta nepoznata RC/UI greška"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_UNKNOWN
+#: ../src/dummy-strings.c:136
+msgid "Insufficient system space to store replay information"
+msgstr "Nedovoljno prostora na sistemu za skladištenje podataka odgovora"
+
+#. krb5_err.et:krb5:KRB5_RC_IO_SPACE
+#: ../src/dummy-strings.c:137
+msgid "Can't open/find realm translation file"
+msgstr "Ne mogu da otvorim/pronađem datoteku prevoda područja"
+
+#. krb5_err.et:krb5:KRB5_TRANS_CANTOPEN
+#: ../src/dummy-strings.c:138
+msgid "Improper format of realm translation file"
+msgstr "Nepodesan zapis datoteke prevoda područja"
+
+#. krb5_err.et:krb5:KRB5_TRANS_BADFORMAT
+#: ../src/dummy-strings.c:139
+msgid "Can't open/find lname translation database"
+msgstr "Ne mogu da otvorim/pronađem bazu podataka prevoda l-naziva"
+
+#. krb5_err.et:krb5:KRB5_LNAME_CANTOPEN
+#: ../src/dummy-strings.c:140
+msgid "No translation available for requested principal"
+msgstr "Nema dostupnog prevoda za zatraženog glavnika"
+
+#. krb5_err.et:krb5:KRB5_LNAME_NOTRANS
+#: ../src/dummy-strings.c:141
+msgid "Improper format of translation database entry"
+msgstr "Nepodesan zapis unosa baze podataka prevoda"
+
+#. krb5_err.et:krb5:KRB5_LNAME_BADFORMAT
+#: ../src/dummy-strings.c:142
+msgid "Cryptosystem internal error"
+msgstr "Unutrašnja greška šifro-sistema"
+
+#. krb5_err.et:krb5:KRB5_CRYPTO_INTERNAL
+#: ../src/dummy-strings.c:143
+msgid "Key table name malformed"
+msgstr "Loš naziv tabele ključa"
+
+#. krb5_err.et:krb5:KRB5_KT_BADNAME
+#: ../src/dummy-strings.c:144
+msgid "Unknown Key table type"
+msgstr "Nepoznata vrsta tabele ključa"
+
+#. krb5_err.et:krb5:KRB5_KT_UNKNOWN_TYPE
+#: ../src/dummy-strings.c:145
+msgid "Key table entry not found"
+msgstr "Nisam pronašao unos tabele ključa"
+
+#. krb5_err.et:krb5:KRB5_KT_NOTFOUND
+#: ../src/dummy-strings.c:146
+msgid "End of key table reached"
+msgstr "Dostignut je kraj tabele ključa"
+
+#. krb5_err.et:krb5:KRB5_KT_END
+#: ../src/dummy-strings.c:147
+msgid "Cannot write to specified key table"
+msgstr "Ne mogu da pišem u navedenu tabelu ključa"
+
+#. krb5_err.et:krb5:KRB5_KT_NOWRITE
+#: ../src/dummy-strings.c:148
+msgid "Error writing to key table"
+msgstr "Greška pisanja u tabelu ključa"
+
+#. krb5_err.et:krb5:KRB5_KT_IOERR
+#: ../src/dummy-strings.c:149
+msgid "Cannot find ticket for requested realm"
+msgstr "Ne mogu da pronađem kupon za zatraženo područje"
+
+#. krb5_err.et:krb5:KRB5_NO_TKT_IN_RLM
+#: ../src/dummy-strings.c:150
+msgid "DES key has bad parity"
+msgstr "DES ključ ima lošu parnost"
+
+#. krb5_err.et:krb5:KRB5DES_BAD_KEYPAR
+#: ../src/dummy-strings.c:151
+msgid "DES key is a weak key"
+msgstr "DES ključ je slab ključ"
+
+#. krb5_err.et:krb5:KRB5DES_WEAK_KEY
+#: ../src/dummy-strings.c:152
+msgid "Bad encryption type"
+msgstr "Loša vrsta šifrovanja"
+
+#. krb5_err.et:krb5:KRB5_BAD_ENCTYPE
+#: ../src/dummy-strings.c:153
+msgid "Key size is incompatible with encryption type"
+msgstr "Veličina ključa je nesaglasna sa vrstom šifrovanja"
+
+#. krb5_err.et:krb5:KRB5_BAD_KEYSIZE
+#: ../src/dummy-strings.c:154
+msgid "Message size is incompatible with encryption type"
+msgstr "Veličina poruke je nesaglasna sa vrstom šifrovanja"
+
+#. krb5_err.et:krb5:KRB5_BAD_MSIZE
+#: ../src/dummy-strings.c:155
+msgid "Credentials cache type is already registered."
+msgstr "Vrsta ostave punomoćstva je već zabeležena."
+
+#. krb5_err.et:krb5:KRB5_CC_TYPE_EXISTS
+#: ../src/dummy-strings.c:156
+msgid "Key table type is already registered."
+msgstr "Vrsta tabele ključa je već zabeležena."
+
+#. krb5_err.et:krb5:KRB5_KT_TYPE_EXISTS
+#: ../src/dummy-strings.c:157
+msgid "Credentials cache I/O operation failed XXX"
+msgstr "U/I radnja ostave punomoćstva nije uspela HHH"
+
+#. krb5_err.et:krb5:KRB5_CC_IO
+#: ../src/dummy-strings.c:158
+msgid "Credentials cache permissions incorrect"
+msgstr "Nisu ispravna ovlašćenja ostave punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_FCC_PERM
+#: ../src/dummy-strings.c:159
+msgid "No credentials cache found"
+msgstr "Nisam pronašao ostavu punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_FCC_NOFILE
+#: ../src/dummy-strings.c:160
+msgid "Internal credentials cache error"
+msgstr "Unutrašnja greška ostave punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_FCC_INTERNAL
+#: ../src/dummy-strings.c:161
+msgid "Error writing to credentials cache"
+msgstr "Greška pisanja u ostavu punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_CC_WRITE
+#: ../src/dummy-strings.c:162
+msgid "No more memory to allocate (in credentials cache code)"
+msgstr "Nema više memorije za dodeljivanje (u kodu ostave punomoćstva)"
+
+#. krb5_err.et:krb5:KRB5_CC_NOMEM
+#: ../src/dummy-strings.c:163
+msgid "Bad format in credentials cache"
+msgstr "Loš zapis u ostavi punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_CC_FORMAT
+#: ../src/dummy-strings.c:164
+msgid "No credentials found with supported encryption types"
+msgstr "Nisam pronašao punomoćstva sa podržanom vrstom šifrovanja"
+
+#. krb5_err.et:krb5:KRB5_CC_NOT_KTYPE
+#: ../src/dummy-strings.c:165
+msgid "Invalid KDC option combination (library internal error)"
+msgstr "Neispravna kombinacija mogućnosti KDC-a (unutrašnja greška biblioteke)"
+
+#. krb5_err.et:krb5:KRB5_INVALID_FLAGS
+#: ../src/dummy-strings.c:166
+msgid "Request missing second ticket"
+msgstr "Zahtevu nedostaje drugi kupon"
+
+#. krb5_err.et:krb5:KRB5_NO_2ND_TKT
+#: ../src/dummy-strings.c:167
+msgid "No credentials supplied to library routine"
+msgstr "Nisu dostavljena punomoćstva u postupku biblioteke"
+
+#. krb5_err.et:krb5:KRB5_NOCREDS_SUPPLIED
+#: ../src/dummy-strings.c:168
+msgid "Bad sendauth version was sent"
+msgstr "Poslato je loše izdanje slanja prijave"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAUTHVERS
+#: ../src/dummy-strings.c:169
+msgid "Bad application version was sent (via sendauth)"
+msgstr "Poslato je loše izdanje programa (putem slanja prijave)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADAPPLVERS
+#: ../src/dummy-strings.c:170
+msgid "Bad response (during sendauth exchange)"
+msgstr "Loš odgovor (za vreme razmene slanja prijave)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_BADRESPONSE
+#: ../src/dummy-strings.c:171
+msgid "Server rejected authentication (during sendauth exchange)"
+msgstr ""
+"Server je odbio potvrđivanje identiteta (za vreme razmene slanja prijave)"
+
+#. krb5_err.et:krb5:KRB5_SENDAUTH_REJECTED
+#: ../src/dummy-strings.c:172
+msgid "Unsupported preauthentication type"
+msgstr "Nepodržana vrsta pred-potvrđivanja identiteta"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_BAD_TYPE
+#: ../src/dummy-strings.c:173
+msgid "Required preauthentication key not supplied"
+msgstr "Nije dostavljen zatražen ključ pred-potvrđivanja identiteta"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_NO_KEY
+#: ../src/dummy-strings.c:174
+msgid "Generic preauthentication failure"
+msgstr "Opšti neuspeh pred-potvrđivanja identiteta"
+
+#. krb5_err.et:krb5:KRB5_PREAUTH_FAILED
+#: ../src/dummy-strings.c:175
+msgid "Unsupported replay cache format version number"
+msgstr "Nepodržan zapis broja izdanja ostave odgovora"
+
+#. krb5_err.et:krb5:KRB5_RCACHE_BADVNO
+#: ../src/dummy-strings.c:176
+msgid "Unsupported credentials cache format version number"
+msgstr "Nepodržan zapis broja izdanja ostave punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_CCACHE_BADVNO
+#: ../src/dummy-strings.c:177
+msgid "Unsupported key table format version number"
+msgstr "Nepodržan zapis broja izdanja tabele ključa"
+
+#. krb5_err.et:krb5:KRB5_KEYTAB_BADVNO
+#: ../src/dummy-strings.c:178
+msgid "Program lacks support for address type"
+msgstr "Programu nedostaje podrška za vrstu adrese"
+
+#. krb5_err.et:krb5:KRB5_PROG_ATYPE_NOSUPP
+#: ../src/dummy-strings.c:179
+msgid "Message replay detection requires rcache parameter"
+msgstr "Otkrivanje odgovora poruke zahteva parametar r-ostave"
+
+#. krb5_err.et:krb5:KRB5_RC_REQUIRED
+#: ../src/dummy-strings.c:180
+msgid "Hostname cannot be canonicalized"
+msgstr "Naziv domaćina ne može biti standardizovan"
+
+#. krb5_err.et:krb5:KRB5_ERR_BAD_HOSTNAME
+#: ../src/dummy-strings.c:181
+msgid "Cannot determine realm for host"
+msgstr "Ne mogu da odredim područje za domaćina"
+
+#. krb5_err.et:krb5:KRB5_ERR_HOST_REALM_UNKNOWN
+#: ../src/dummy-strings.c:182
+msgid "Conversion to service principal undefined for name type"
+msgstr "Pretvaranje u glavnika usluge nije određeno za vrstu naziva"
+
+#. krb5_err.et:krb5:KRB5_SNAME_UNSUPP_NAMETYPE
+#: ../src/dummy-strings.c:183
+msgid "Initial Ticket response appears to be Version 4 error"
+msgstr "Početni odgovor kupona izgleda da je greška izdanja 4"
+
+#. krb5_err.et:krb5:KRB5KRB_AP_ERR_V4_REPLY
+#: ../src/dummy-strings.c:184
+msgid "Cannot resolve network address for KDC in requested realm"
+msgstr "Ne mog da rešim adresu mreže za KDC u zatraženom području"
+
+#. krb5_err.et:krb5:KRB5_REALM_CANT_RESOLVE
+#: ../src/dummy-strings.c:185
+msgid "Requesting ticket can't get forwardable tickets"
+msgstr "Zahtevanje kupona ne može da dobavi prosledljive kupone"
+
+#. krb5_err.et:krb5:KRB5_TKT_NOT_FORWARDABLE
+#: ../src/dummy-strings.c:186
+msgid "Bad principal name while trying to forward credentials"
+msgstr "Loš naziv glavnika dok sam pokušavao da prosledim punomoćstva"
+
+#. krb5_err.et:krb5:KRB5_FWD_BAD_PRINCIPAL
+#: ../src/dummy-strings.c:187
+msgid "Looping detected inside krb5_get_in_tkt"
+msgstr "Petlja je otkrivena unutar krb5_dobavi_u_tkt"
+
+#. krb5_err.et:krb5:KRB5_GET_IN_TKT_LOOP
+#: ../src/dummy-strings.c:188
+msgid "Configuration file does not specify default realm"
+msgstr "Datoteka podešavanja ne navodi osnovno područje"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_NODEFREALM
+#: ../src/dummy-strings.c:189
+msgid "Bad SAM flags in obtain_sam_padata"
+msgstr "Loša SAM opcija u „dobij_sam_paralelne_podatke“"
+
+#. krb5_err.et:krb5:KRB5_SAM_UNSUPPORTED
+#: ../src/dummy-strings.c:190
+msgid "Invalid encryption type in SAM challenge"
+msgstr "Neispravna vrsta šifrovanja u SAM izazovu"
+
+#. krb5_err.et:krb5:KRB5_SAM_INVALID_ETYPE
+#: ../src/dummy-strings.c:191
+msgid "Missing checksum in SAM challenge"
+msgstr "Nedostaje suma provere u SAM izazovu"
+
+#. krb5_err.et:krb5:KRB5_SAM_NO_CHECKSUM
+#: ../src/dummy-strings.c:192
+msgid "Bad checksum in SAM challenge"
+msgstr "Loša suma provere u SAM izazovu"
+
+#. krb5_err.et:krb5:KRB5_SAM_BAD_CHECKSUM
+#: ../src/dummy-strings.c:193
+msgid "Keytab name too long"
+msgstr "Naziv tabele ključa je predug"
+
+#. krb5_err.et:krb5:KRB5_KT_NAME_TOOLONG
+#: ../src/dummy-strings.c:194
+msgid "Key version number for principal in key table is incorrect"
+msgstr "Broj izdanja ključa za glavnika u tabeli ključa nije tačan"
+
+#. krb5_err.et:krb5:KRB5_KT_KVNONOTFOUND
+#: ../src/dummy-strings.c:195
+msgid "This application has expired"
+msgstr "Ovaj program je istekao"
+
+#. krb5_err.et:krb5:KRB5_APPL_EXPIRED
+#: ../src/dummy-strings.c:196
+msgid "This Krb5 library has expired"
+msgstr "Ova Krb5 biblioteka je istekla"
+
+#. krb5_err.et:krb5:KRB5_LIB_EXPIRED
+#: ../src/dummy-strings.c:197
+msgid "New password cannot be zero length"
+msgstr "Nova lozinka ne može biti nulte dužine"
+
+#. krb5_err.et:krb5:KRB5_CHPW_PWDNULL
+#: ../src/dummy-strings.c:198
+msgid "Password change failed"
+msgstr "Promena lozinke nije uspela"
+
+#. krb5_err.et:krb5:KRB5_CHPW_FAIL
+#: ../src/dummy-strings.c:199
+msgid "Bad format in keytab"
+msgstr "Loš zapis u tabeli ključa"
+
+#. krb5_err.et:krb5:KRB5_KT_FORMAT
+#: ../src/dummy-strings.c:200
+msgid "Encryption type not permitted"
+msgstr "Vrsta šifrovanja nije dozvoljena"
+
+#. krb5_err.et:krb5:KRB5_NOPERM_ETYPE
+#: ../src/dummy-strings.c:201
+msgid "No supported encryption types (config file error?)"
+msgstr "Nema podržanih vrsta šifrovanja (greška datoteke podešavanja?)"
+
+#. krb5_err.et:krb5:KRB5_CONFIG_ETYPE_NOSUPP
+#: ../src/dummy-strings.c:202
+msgid "Program called an obsolete, deleted function"
+msgstr "Program je pozvao zastarelu, obrisanu funkciju"
+
+#. krb5_err.et:krb5:KRB5_OBSOLETE_FN
+#: ../src/dummy-strings.c:203
+msgid "unknown getaddrinfo failure"
+msgstr "nepoznat neuspeh dobavljanja podataka adrese"
+
+#. krb5_err.et:krb5:KRB5_EAI_FAIL
+#: ../src/dummy-strings.c:204
+msgid "no data available for host/domain name"
+msgstr "nema dostupnih podataka za naziv domaćina/domena"
+
+#. krb5_err.et:krb5:KRB5_EAI_NODATA
+#: ../src/dummy-strings.c:205
+msgid "host/domain name not found"
+msgstr "nisam pronašao naziv domaćina/domena"
+
+#. krb5_err.et:krb5:KRB5_EAI_NONAME
+#: ../src/dummy-strings.c:206
+msgid "service name unknown"
+msgstr "nepoznat naziv usluge"
+
+#. krb5_err.et:krb5:KRB5_EAI_SERVICE
+#: ../src/dummy-strings.c:207
+msgid "Cannot determine realm for numeric host address"
+msgstr "Ne mogu da odredim područje za brojevnu adresu domaćina"
+
+#. krb5_err.et:krb5:KRB5_ERR_NUMERIC_REALM
+#: ../src/dummy-strings.c:208
+msgid "Invalid key generation parameters from KDC"
+msgstr "Neispravni parametri stvaranja ključa iz KDC-a"
+
+#. krb5_err.et:krb5:KRB5_ERR_BAD_S2K_PARAMS
+#: ../src/dummy-strings.c:209
+msgid "service not available"
+msgstr "usluga nije dostupna"
+
+#. krb5_err.et:krb5:KRB5_ERR_NO_SERVICE
+#: ../src/dummy-strings.c:210
+msgid "Ccache function not supported: read-only ccache type"
+msgstr "Funkcija c-ostave nije podržana: vrsta c-ostave samo za čitanje"
+
+#. krb5_err.et:krb5:KRB5_CC_READONLY
+#: ../src/dummy-strings.c:211
+msgid "Ccache function not supported: not implemented"
+msgstr "Funkcija c-ostave nije podržana: nije primenjena"
+
+#. krb5_err.et:krb5:KRB5_CC_NOSUPP
+#: ../src/dummy-strings.c:212
+msgid "Invalid format of Kerberos lifetime or clock skew string"
+msgstr "Neispravan zapis životnog veka Kerberosa ili niska naginjanja sata"
+
+#. krb5_err.et:krb5:KRB5_DELTAT_BADFORMAT
+#: ../src/dummy-strings.c:213
+msgid "Supplied data not handled by this plugin"
+msgstr "Ovaj priključak ne rukuje priloženim podacima"
+
+#. krb5_err.et:krb5:KRB5_PLUGIN_NO_HANDLE
+#: ../src/dummy-strings.c:214
+msgid "Plugin does not support the operaton"
+msgstr "Priključak ne podržava radnju"
+
+#. krb5_err.et:krb5:KRB5_PLUGIN_OP_NOTSUPP
+#: ../src/dummy-strings.c:215
+msgid "Kerberos V5 magic number table"
+msgstr "Tabela čarobnog broja Kerberosa v5"
+
+#. kv5m_err.et:kv5m:KV5M_NONE
+#: ../src/dummy-strings.c:216
+msgid "Bad magic number for krb5_principal structure"
+msgstr "Loš čarobni broj za strukturu glavnika_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_PRINCIPAL
+#: ../src/dummy-strings.c:217
+msgid "Bad magic number for krb5_data structure"
+msgstr "Loš čarobni broj za strukturu podataka_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_DATA
+#: ../src/dummy-strings.c:218
+msgid "Bad magic number for krb5_keyblock structure"
+msgstr "Loš čarobni broj za strukturu bloka_ključa_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_KEYBLOCK
+#: ../src/dummy-strings.c:219
+msgid "Bad magic number for krb5_checksum structure"
+msgstr "Loš čarobni broj za strukturu provere_sume_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CHECKSUM
+#: ../src/dummy-strings.c:220
+msgid "Bad magic number for krb5_encrypt_block structure"
+msgstr "Loš čarobni broj za strukturu bloka_šifrovanja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ENCRYPT_BLOCK
+#: ../src/dummy-strings.c:221
+msgid "Bad magic number for krb5_enc_data structure"
+msgstr "Loš čarobni broj za strukturu šifrovanih_podataka_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_DATA
+#: ../src/dummy-strings.c:222
+msgid "Bad magic number for krb5_cryptosystem_entry structure"
+msgstr "Loš čarobni broj za strukturu unosa_šifro_sistema_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CRYPTOSYSTEM_ENTRY
+#: ../src/dummy-strings.c:223
+msgid "Bad magic number for krb5_cs_table_entry structure"
+msgstr "Loš čarobni broj za strukturu unosa_tabele_šifro_sistema_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CS_TABLE_ENTRY
+#: ../src/dummy-strings.c:224
+msgid "Bad magic number for krb5_checksum_entry structure"
+msgstr "Loš čarobni broj za strukturu unosa_provere_sume_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CHECKSUM_ENTRY
+#: ../src/dummy-strings.c:225
+msgid "Bad magic number for krb5_authdata structure"
+msgstr "Loš čarobni broj za strukturu prijavnih_podataka_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_AUTHDATA
+#: ../src/dummy-strings.c:226
+msgid "Bad magic number for krb5_transited structure"
+msgstr "Loš čarobni broj za strukturu premeštenog_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_TRANSITED
+#: ../src/dummy-strings.c:227
+msgid "Bad magic number for krb5_enc_tkt_part structure"
+msgstr "Loš čarobni broj za strukturu šifrovanog_sastojka_kupona_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_TKT_PART
+#: ../src/dummy-strings.c:228
+msgid "Bad magic number for krb5_ticket structure"
+msgstr "Loš čarobni broj za strukturu kupona_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_TICKET
+#: ../src/dummy-strings.c:229
+msgid "Bad magic number for krb5_authenticator structure"
+msgstr "Loš čarobni broj za strukturu prijavnika_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_AUTHENTICATOR
+#: ../src/dummy-strings.c:230
+msgid "Bad magic number for krb5_tkt_authent structure"
+msgstr "Loš čarobni broj za strukturu prijavljivanja_kupona_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_TKT_AUTHENT
+#: ../src/dummy-strings.c:231
+msgid "Bad magic number for krb5_creds structure"
+msgstr "Loš čarobni broj za strukturu punomoćja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CREDS
+#: ../src/dummy-strings.c:232
+msgid "Bad magic number for krb5_last_req_entry structure"
+msgstr "Loš čarobni broj za strukturu unosa_poslednjeg_zahteva_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_LAST_REQ_ENTRY
+#: ../src/dummy-strings.c:233
+msgid "Bad magic number for krb5_pa_data structure"
+msgstr "Loš čarobni broj za strukturu podataka_pred-prijavljivanja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_PA_DATA
+#: ../src/dummy-strings.c:234
+msgid "Bad magic number for krb5_kdc_req structure"
+msgstr "Loš čarobni broj za strukturu kdc_zahteva_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_KDC_REQ
+#: ../src/dummy-strings.c:235
+msgid "Bad magic number for krb5_enc_kdc_rep_part structure"
+msgstr "Loš čarobni broj za strukturu sastojka_odgovora_šifrovanog_kdc_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_KDC_REP_PART
+#: ../src/dummy-strings.c:236
+msgid "Bad magic number for krb5_kdc_rep structure"
+msgstr "Loš čarobni broj za strukturu kdc_odgovora_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_KDC_REP
+#: ../src/dummy-strings.c:237
+msgid "Bad magic number for krb5_error structure"
+msgstr "Loš čarobni broj za strukturu greške_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ERROR
+#: ../src/dummy-strings.c:238
+msgid "Bad magic number for krb5_ap_req structure"
+msgstr "Loš čarobni broj za strukturu ap_zahteva_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REQ
+#: ../src/dummy-strings.c:239
+msgid "Bad magic number for krb5_ap_rep structure"
+msgstr "Loš čarobni broj za strukturu ap_odgovora_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REP
+#: ../src/dummy-strings.c:240
+msgid "Bad magic number for krb5_ap_rep_enc_part structure"
+msgstr "Loš čarobni broj za strukturu sastojka_šifrovanog_ap_odgovora_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_AP_REP_ENC_PART
+#: ../src/dummy-strings.c:241
+msgid "Bad magic number for krb5_response structure"
+msgstr "Loš čarobni broj za strukturu odgovora_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_RESPONSE
+#: ../src/dummy-strings.c:242
+msgid "Bad magic number for krb5_safe structure"
+msgstr "Loš čarobni broj za strukturu bezbednog_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_SAFE
+#: ../src/dummy-strings.c:243
+msgid "Bad magic number for krb5_priv structure"
+msgstr "Loš čarobni broj za strukturu ličnog_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_PRIV
+#: ../src/dummy-strings.c:244
+msgid "Bad magic number for krb5_priv_enc_part structure"
+msgstr "Loš čarobni broj za strukturu sastojka_šifrovanog_ličnog_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_PRIV_ENC_PART
+#: ../src/dummy-strings.c:245
+msgid "Bad magic number for krb5_cred structure"
+msgstr "Loš čarobni broj za strukturu punomoćja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CRED
+#: ../src/dummy-strings.c:246
+msgid "Bad magic number for krb5_cred_info structure"
+msgstr "Loš čarobni broj za strukturu obaveštenja_punomoćja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CRED_INFO
+#: ../src/dummy-strings.c:247
+msgid "Bad magic number for krb5_cred_enc_part structure"
+msgstr "Loš čarobni broj za strukturu sastojka_šifrovanog_punomoćja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CRED_ENC_PART
+#: ../src/dummy-strings.c:248
+msgid "Bad magic number for krb5_pwd_data structure"
+msgstr "Loš čarobni broj za strukturu podataka_lozinke_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_PWD_DATA
+#: ../src/dummy-strings.c:249
+msgid "Bad magic number for krb5_address structure"
+msgstr "Loš čarobni broj za strukturu adrese_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ADDRESS
+#: ../src/dummy-strings.c:250
+msgid "Bad magic number for krb5_keytab_entry structure"
+msgstr "Loš čarobni broj za strukturu unosa_tabele_ključa_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_KEYTAB_ENTRY
+#: ../src/dummy-strings.c:251
+msgid "Bad magic number for krb5_context structure"
+msgstr "Loš čarobni broj za strukturu sadržaja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CONTEXT
+#: ../src/dummy-strings.c:252
+msgid "Bad magic number for krb5_os_context structure"
+msgstr "Loš čarobni broj za strukturu sadržaja_os-a_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_OS_CONTEXT
+#: ../src/dummy-strings.c:253
+msgid "Bad magic number for krb5_alt_method structure"
+msgstr "Loš čarobni broj za strukturu načina_izmene_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ALT_METHOD
+#: ../src/dummy-strings.c:254
+msgid "Bad magic number for krb5_etype_info_entry structure"
+msgstr "Loš čarobni broj za strukturu unosa_obaveštenja_el.-vrste_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ETYPE_INFO_ENTRY
+#: ../src/dummy-strings.c:255
+msgid "Bad magic number for krb5_db_context structure"
+msgstr "Loš čarobni broj za strukturu sadržaja_baze_podataka_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_DB_CONTEXT
+#: ../src/dummy-strings.c:256
+msgid "Bad magic number for krb5_auth_context structure"
+msgstr "Loš čarobni broj za strukturu sadržaja_prijavljivanja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_AUTH_CONTEXT
+#: ../src/dummy-strings.c:257
+msgid "Bad magic number for krb5_keytab structure"
+msgstr "Loš čarobni broj za strukturu tabele_ključa_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_KEYTAB
+#: ../src/dummy-strings.c:258
+msgid "Bad magic number for krb5_rcache structure"
+msgstr "Loš čarobni broj za strukturu r-ostave_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_RCACHE
+#: ../src/dummy-strings.c:259
+msgid "Bad magic number for krb5_ccache structure"
+msgstr "Loš čarobni broj za strukturu c-ostave_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_CCACHE
+#: ../src/dummy-strings.c:260
+msgid "Bad magic number for krb5_preauth_ops"
+msgstr "Loš čarobni broj za ops_pred-prijavljivanja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_PREAUTH_OPS
+#: ../src/dummy-strings.c:261
+msgid "Bad magic number for krb5_sam_challenge"
+msgstr "Loš čarobni broj za izazov_sam-a_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_CHALLENGE
+#: ../src/dummy-strings.c:262
+msgid "Bad magic number for krb5_sam_challenge_2"
+msgstr "Loš čarobni broj za izazov_2_sam-a_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_CHALLENGE_2
+#: ../src/dummy-strings.c:263
+msgid "Bad magic number for krb5_sam_key"
+msgstr "Loš čarobni broj za ključ_sam-a_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_KEY
+#. kv5m_err.et:kv5m:KV5M_ENC_SAM_RESPONSE_ENC
+#: ../src/dummy-strings.c:264 ../src/dummy-strings.c:265
+msgid "Bad magic number for krb5_enc_sam_response_enc"
+msgstr "Loš čarobni broj za šifrovani_odgovor_sam-a_šifrovanja_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_ENC_SAM_RESPONSE_ENC_2
+#: ../src/dummy-strings.c:266
+msgid "Bad magic number for krb5_sam_response"
+msgstr "Loš čarobni broj za odgovor_sam-a_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_RESPONSE
+#: ../src/dummy-strings.c:267
+msgid "Bad magic number for krb5_sam_response 2"
+msgstr "Loš čarobni broj za odgovor_sam-a_krb5 2"
+
+#. kv5m_err.et:kv5m:KV5M_SAM_RESPONSE_2
+#: ../src/dummy-strings.c:268
+msgid "Bad magic number for krb5_predicted_sam_response"
+msgstr "Loš čarobni broj za predviđeni_odgovor_sam-a_krb5"
+
+#. kv5m_err.et:kv5m:KV5M_PREDICTED_SAM_RESPONSE
+#: ../src/dummy-strings.c:269
+msgid "Bad magic number for passwd_phrase_element"
+msgstr "Loš čarobni broj za element_reči_lozinke"
+
+#. kv5m_err.et:kv5m:KV5M_PASSWD_PHRASE_ELEMENT
+#: ../src/dummy-strings.c:270
+msgid "Bad magic number for GSSAPI OID"
+msgstr "Loš čarobni broj za GSSAPI IUB"
+
+#. kv5m_err.et:kv5m:KV5M_GSS_OID
+#: ../src/dummy-strings.c:271
+msgid "Bad magic number for GSSAPI QUEUE"
+msgstr "Loš čarobni broj za GSSAPI RED"
+
+#: ../src/ka-applet.c:566
+#, c-format
+msgid "Your credentials expire in %.2d:%.2dh"
+msgstr "Vaša punomoćstva ističu za %.2d:%.2d"
+
+#: ../src/ka-applet.c:759
+msgid "List Tickets"
+msgstr "Ispiši kupone"
+
+#: ../src/ka-applet.c:769
+msgid "Get Ticket"
+msgstr "Dobavi kupon"
+
+#: ../src/ka-applet.c:778
+msgid "Don't show me this again"
+msgstr "Ne prikazuj mi više ovo"
+
+#: ../src/ka-applet.c:785
+msgid "Remove Credentials Cache"
+msgstr "Ukloni ostavu punomoćstva"
+
+#: ../src/ka-applet.c:845
+msgid "You have valid Kerberos credentials."
+msgstr "Imate ispravna punomoćstva Kerberosa."
+
+#: ../src/ka-applet.c:847
+msgid "You've refreshed your Kerberos credentials."
+msgstr "Osvežili ste vaša punomoćstva Kerberosa."
+
+#: ../src/ka-applet.c:850
+msgid "Network credentials valid"
+msgstr "Punomoćstva mreže su ispravna"
+
+#: ../src/ka-applet.c:869
+msgid "Network credentials expiring"
+msgstr "Punomoćstva mreže ističu"
+
+#: ../src/ka-applet.c:886
+msgid "Network credentials expired"
+msgstr "Punomoćstva mreže su istekla"
+
+#: ../src/ka-applet.c:887
+msgid "Your Kerberos credentials have expired."
+msgstr "Vaša punomoćstva Kerberosa su istekla."
+
+#: ../src/ka-applet.c:967
+msgid "Remove Credentials _Cache"
+msgstr "Ukloni _ostavu punomoćstva"
+
+#. Ticket dialog
+#: ../src/ka-applet.c:978
+msgid "_List Tickets"
+msgstr "_Ispiši kupone"
+
+#: ../src/ka-tools.c:45
+#, c-format
+msgid ""
+"There was an error displaying help:\n"
+"%s"
+msgstr ""
+"Došlo je do greške prikazivanja pomoći:\n"
+"%s"
+
+#. Translators: add the translators of your language here
+#: ../src/ka-tools.c:85
+msgid "translator-credits"
+msgstr ""
+" Miroslav Nikolić\n"
+"\n"
+" http://prevod.org — prevod na srpski jezik"
+
+#: ../src/ka-main-window.c:75
+msgid "Principal"
+msgstr "Glavnik"
+
+#: ../src/ka-main-window.c:81
+msgid "Start Time"
+msgstr "Vreme početka"
+
+#: ../src/ka-main-window.c:87
+msgid "End Time"
+msgstr "Vreme završetka"
+
+#. Translators: this is an abbreviation for forwardable
+#: ../src/ka-main-window.c:94
+msgid "Fwd"
+msgstr "Prosled."
+
+#. Translators: this is an abbreviation for proxiable
+#: ../src/ka-main-window.c:101
+msgid "Proxy"
+msgstr "Posred."
+
+#. Translators: this is an abbreviation for renewable
+#: ../src/ka-main-window.c:108
+msgid "Renew"
+msgstr "Obnov."
+
+#: ../src/ka-main-window.c:137
+msgid "Error displaying service ticket information"
+msgstr "Greška prikazivanja podataka kupona usluge"
+
+#: ../src/ka-preferences.c:297
+msgid "Choose Certificate"
+msgstr "Izaberite uverenje"
+
+#: ../src/ka-preferences.c:313
+msgid "X509 Certificates"
+msgstr "X.509 uverenje"
+
+#: ../src/ka-preferences.c:317
+msgid "all files"
+msgstr "sve datoteke"
+
+#: ../src/krb5-auth-dialog.desktop.in.h:2
+msgid "Kerberos Network Authentication Dialog"
+msgstr "Prozorče mrežnog potvrđivanja identiteta Kerberosa"
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"Potvrđivanje identiteta Kerberosa vam dozvoljava da pregledate vaše trenutne "
+"kupone Kerberosa, i da zatražite novi kupon (da potvrdite identitet na "
+"serveru Kerberosa). Takođe vas obaveštava kada ističu vaša punomoćstva "
+"Kerberosa i sam ih obnavlja ako je moguće."
+
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"Ovo je korisno ako treba da potvrdite identitet na serveru Kerberosa (KDC) "
+"nakon što se prijavite na radnu površ (tj. na prenosivom uređaju)."
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
+msgid "Kerberos principal"
+msgstr "Glavnik Kerberosa"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
+msgstr "Glavnik Kerberosa za koga nabaviti kupon"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
+msgid "PKINIT identifier"
+msgstr "Odrednik PKINIT-a"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
+msgid "The principal's public/private/certificate identifier when using PKINIT"
+msgstr "Glavnikov javni/lični/uverenja odrednik kada se koristi PKINIT"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
+msgid "PKINIT trust anchors"
+msgstr "Oslonci PKINIT poverenja"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
+msgid "PKINIT CA certificates"
+msgstr "CA uverenja PKINIT-a"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
+msgid "Prompt minutes before expiry"
+msgstr "Postavlja upit pre isteka minuta"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
+msgid ""
+"Start prompting/displaying notifications that many minutes before expiry"
+msgstr "Počinje da postavlja upit/prikazuje obaveštenja toliko minuta pre isteka"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
+msgid "Forwardable ticket"
+msgstr "Prosledljiv kupon"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
+msgid "Requested tickets should be forwardable"
+msgstr "Zahtevani kuponi treba da budu prosledljivi"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
+msgid "Renewable ticket"
+msgstr "Obnovljiv kupon"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
+msgid "Requested tickets should be renewable"
+msgstr "Zahtevani kuponi treba da budu obnovljivi"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
+msgid "Proxiable ticket"
+msgstr "Posredljiv kupon"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
+msgid "Requested tickets should be proxiable"
+msgstr "Zahtevani kuponi treba da budu posredljivi"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "Kuponi podešavanja"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "Prikazuje kupone podešavanja"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
+msgid "valid ticket notification"
+msgstr "obaveštenje ispravnog kupona"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
+msgid "Notify user when ticket becomes valid"
+msgstr "Obaveštava korisnika kada kupon postane ispravan"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
+msgid "ticket expiring notification"
+msgstr "obaveštenje isteka kupona"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
+msgid "Notify user when ticket is about to expire"
+msgstr "Obaveštava korisnika kada će kupon da istekne"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
+msgid "ticket expired notification"
+msgstr "obaveštenje isteklog kupona"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
+msgid "Notify user when ticket has expired"
+msgstr "Obaveštava korisnika kada je kupon istekao"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
+msgid "Enabled plugins"
+msgstr "Uključeni priključci"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
+msgid "List of plugins that should be loaded and activated on startup."
+msgstr ""
+"Spisak priključaka koji bi trebali da budu učitani i pokrenuti pri pokretanju."
+
+#: ../secmem/util.c:106
+#, c-format
+msgid "Warning: running q-agent setuid on this system is dangerous\n"
+msgstr "Upozorenje: pokretanje „q-agent setuid“-a na ovom sistemu je opasno\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 8dfcd8f..b2b9c6a 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,77 +1,204 @@
# Chinese (China) translation for krb5-auth-dialog.
# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the krb5-auth-dialog package.
-# Yinghua_Wang <wantinghard@gmail.com>, 2010.
+# Wylmer Wang <wantinghard@gmail.com>, 2010, 2013.
# Aron Xu <aronxu@gnome.org>, 2011.
+# YunQiang Su <wzssyqa@gmail.com>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: krb5-auth-dialog master\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-16 15:16+0000\n"
-"PO-Revision-Date: 2011-08-16 15:21+0000\n"
-"Last-Translator: Aron Xu <happyaron.xu@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=krb5-"
+"auth-dialog&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2013-12-19 14:30+0000\n"
+"PO-Revision-Date: 2014-01-25 15:24+0800\n"
+"Last-Translator: YunQiang Su <wzssyqa@gmail.com>\n"
"Language-Team: Chinese (China) <i18n-zh@googlegroups.com>\n"
-"Language: zh\n"
+"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../src/krb5-auth-dialog.ui.h:1 ../src/krb5-auth-dialog.desktop.in.h:1
-#: ../cc-panel/gnome-ka-panel.desktop.in.h:1
-msgid "Kerberos Authentication"
-msgstr "Kerberos 认证"
+#: ../src/krb5-auth-dialog.ui.h:1
+msgid "Prefere_nces"
+msgstr "首选项(_N)"
#: ../src/krb5-auth-dialog.ui.h:2
-msgid "Service Tickets"
-msgstr "服务票据"
+msgid "_About"
+msgstr "关于(_A)"
#: ../src/krb5-auth-dialog.ui.h:3
+msgid "_Help"
+msgstr "帮助(_H)"
+
+#: ../src/krb5-auth-dialog.ui.h:4
+msgid "_Quit"
+msgstr "退出(_Q)"
+
+#.
+#. * vim:ts:sts=4:sw=4:et:
+#.
+#: ../src/krb5-auth-dialog.ui.h:5 ../src/krb5-auth-dialog.desktop.in.h:1
+msgid "Kerberos Authentication"
+msgstr "Kerberos 认证"
+
+#: ../src/krb5-auth-dialog.ui.h:6
msgid "_Renew Ticket"
msgstr "更新票据(_R)"
-#: ../src/ka-dialog.c:177
+#: ../src/krb5-auth-dialog.ui.h:7
+msgid "Service Tickets"
+msgstr "服务票据"
+
+#: ../src/krb5-auth-dialog.ui.h:8
+msgid "Kerberos User"
+msgstr "Kerberos 用户"
+
+#: ../src/krb5-auth-dialog.ui.h:9
+msgid ""
+"The name of your Kerberos account. Leave blank to use your current username."
+msgstr "您的 Kerberos 帐号名。留空使用当前用户名。"
+
+#: ../src/krb5-auth-dialog.ui.h:10
+msgid "Kerberos principal:"
+msgstr "Kerberos 委托方:"
+
+#: ../src/krb5-auth-dialog.ui.h:11
+msgid "Kerberos Ticket Options"
+msgstr "Kerberos 票据选项"
+
+#: ../src/krb5-auth-dialog.ui.h:12
+msgid "Requested Kerberos tickets should be:"
+msgstr "请求的 Kerberos 票据应该:"
+
+#: ../src/krb5-auth-dialog.ui.h:13
+msgid "forwardable"
+msgstr "可转发的"
+
+#: ../src/krb5-auth-dialog.ui.h:14
+msgid "If checked, request forwardable tickets"
+msgstr "如果选择,请求可转发的票据"
+
+#: ../src/krb5-auth-dialog.ui.h:15
+msgid "renewable"
+msgstr "可更新的"
+
+#: ../src/krb5-auth-dialog.ui.h:16
+msgid "If checked, request renewable tickets"
+msgstr "如果选择,请求可更新的票据"
+
+#: ../src/krb5-auth-dialog.ui.h:17
+msgid "proxiable"
+msgstr "可代理的"
+
+#: ../src/krb5-auth-dialog.ui.h:18
+msgid "If checked, request proxiable tickets"
+msgstr "如果选择,请求可代理的票据"
+
+#: ../src/krb5-auth-dialog.ui.h:19
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: ../src/krb5-auth-dialog.ui.h:20
+msgid "Userid"
+msgstr "用户标识"
+
+#: ../src/krb5-auth-dialog.ui.h:21
+msgid "Use Smartcard"
+msgstr "使用智能卡"
+
+#: ../src/krb5-auth-dialog.ui.h:22
+msgid "If checked, use a security token (Smartcard) to authenticate."
+msgstr "如果选择,使用加密令牌(智能卡)认证。"
+
+#: ../src/krb5-auth-dialog.ui.h:23
+msgid "Certificate and private key used for authentication"
+msgstr "用于认证的证书和私钥"
+
+#: ../src/krb5-auth-dialog.ui.h:24
+msgid "_Browse..."
+msgstr "浏览(_B)..."
+
+#: ../src/krb5-auth-dialog.ui.h:25
+msgid "X509 trust anchors"
+msgstr "X509 信任标记"
+
+#: ../src/krb5-auth-dialog.ui.h:26
+msgid "Certificate used to verify digital signatures."
+msgstr "用于校验数字签名的证书。"
+
+#: ../src/krb5-auth-dialog.ui.h:27
+msgid ""
+"Configure the use of certificates and smartcards for your Kerberos network "
+"authentication."
+msgstr "为您的 Kerberos 网络认证配置证书和智能卡。"
+
+#: ../src/krb5-auth-dialog.ui.h:28
+msgid "PKINIT"
+msgstr "PKINIT"
+
+#: ../src/krb5-auth-dialog.ui.h:29
+msgid "Notifications"
+msgstr "通知"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:31
+msgid "Warn"
+msgstr "警告"
+
+#: ../src/krb5-auth-dialog.ui.h:32
+msgid ""
+"Send notification about ticket expiry that many minutes before it finally "
+"expires"
+msgstr "在票据最终过期前若干分钟发送票据过期通知"
+
+#. Used in combination: 'Warn x minutes before expiry'
+#: ../src/krb5-auth-dialog.ui.h:34
+msgid "minutes before ticket expiry"
+msgstr "分钟后票据过期"
+
+#: ../src/ka-kerberos.c:177
msgid "unknown error"
msgstr "未知错误"
-#: ../src/ka-dialog.c:317
+#: ../src/ka-kerberos.c:319
msgid "Your ticket cache is currently empty"
-msgstr ""
+msgstr "您的票据缓存目前为空"
-#: ../src/ka-dialog.c:343
+#: ../src/ka-kerberos.c:350
msgid "Expired"
msgstr "已过期"
-#: ../src/ka-pwdialog.c:178
+#: ../src/ka-pwdialog.c:230
#, c-format
msgid "Couldn't acquire kerberos ticket: '%s'"
msgstr "无法获取 Kerberos 票据:'%s'"
-#: ../src/ka-pwdialog.c:217 ../src/ka-applet.c:361
+#: ../src/ka-pwdialog.c:269 ../src/ka-applet.c:572
#, c-format
msgid "Your credentials expire in %d minute"
msgid_plural "Your credentials expire in %d minutes"
msgstr[0] "您的证书于 %d 分钟后过期"
-#: ../src/ka-pwdialog.c:222 ../src/ka-applet.c:366
+#: ../src/ka-pwdialog.c:274 ../src/ka-applet.c:577
msgid "Your credentials have expired"
msgstr "您的证书已过期"
-#: ../src/ka-pwdialog.c:245
+#: ../src/ka-pwdialog.c:297
msgid "Please enter your Kerberos password:"
msgstr "请输入您的 Kerberos 密码:"
-#: ../src/ka-pwdialog.c:258
+#: ../src/ka-pwdialog.c:310
#, c-format
msgid "Please enter the password for '%s':"
msgstr "请输入 '%s' 的密码:"
-#: ../src/ka-pwdialog.c:276
+#: ../src/ka-pwdialog.c:328
msgid "The password you entered is invalid"
msgstr "您输入的密码不正确"
-#: ../src/ka-pwdialog.c:292
+#: ../src/ka-pwdialog.c:344
#, c-format
msgid "%s Error"
msgstr "%s 错误"
@@ -473,7 +600,7 @@ msgstr "密钥用途不一致"
#. krb5_err.et:krb5:KRB5KDC_ERR_INCONSISTENT_KEY_PURPOSE
#: ../src/dummy-strings.c:88
msgid "Digest in certificate not accepted"
-msgstr ""
+msgstr "证书的摘要不被接受"
#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED
#: ../src/dummy-strings.c:89
@@ -483,7 +610,7 @@ msgstr "必须包含校验和"
#. krb5_err.et:krb5:KRB5KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED
#: ../src/dummy-strings.c:90
msgid "Digest in signed-data not accepted"
-msgstr ""
+msgstr "签名的数据中的摘要不被接受"
#. krb5_err.et:krb5:KRB5KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED
#: ../src/dummy-strings.c:91
@@ -582,9 +709,8 @@ msgstr "票据的标记集无效"
#. krb5_err.et:krb5:KRB5KRB_AP_ERR_TKT_INVALID
#: ../src/dummy-strings.c:110
-#, fuzzy
msgid "Requested principal and ticket don't match"
-msgstr "请求的委托方和票据不匹配"
+msgstr "请求的委托方(principal)和票据不匹配"
#. krb5_err.et:krb5:KRB5_PRINC_NOMATCH
#: ../src/dummy-strings.c:111
@@ -778,9 +904,8 @@ msgstr "无法找到请求的域"
#. krb5_err.et:krb5:KRB5_NO_TKT_IN_RLM
#: ../src/dummy-strings.c:150
-#, fuzzy
msgid "DES key has bad parity"
-msgstr "DES 奇偶性错误"
+msgstr "DES 键奇偶检验出错"
#. krb5_err.et:krb5:KRB5DES_BAD_KEYPAR
#: ../src/dummy-strings.c:151
@@ -814,7 +939,6 @@ msgstr "密钥表类型已注册。"
#. krb5_err.et:krb5:KRB5_KT_TYPE_EXISTS
#: ../src/dummy-strings.c:157
-#, fuzzy
msgid "Credentials cache I/O operation failed XXX"
msgstr "证书缓存 I/O 操作失败 XXX"
@@ -981,17 +1105,17 @@ msgstr "在 obtain_sam_padata 中有错误的 SAM 标记"
#. krb5_err.et:krb5:KRB5_SAM_UNSUPPORTED
#: ../src/dummy-strings.c:190
msgid "Invalid encryption type in SAM challenge"
-msgstr ""
+msgstr "SAM challenge 中的加密类型无效"
#. krb5_err.et:krb5:KRB5_SAM_INVALID_ETYPE
#: ../src/dummy-strings.c:191
msgid "Missing checksum in SAM challenge"
-msgstr ""
+msgstr "SAM challenge 中缺少检验和"
#. krb5_err.et:krb5:KRB5_SAM_NO_CHECKSUM
#: ../src/dummy-strings.c:192
msgid "Bad checksum in SAM challenge"
-msgstr ""
+msgstr "SAM challenge 的检验和出错"
#. krb5_err.et:krb5:KRB5_SAM_BAD_CHECKSUM
#: ../src/dummy-strings.c:193
@@ -1384,70 +1508,57 @@ msgstr "GSSAPI OID 的魔数有误"
msgid "Bad magic number for GSSAPI QUEUE"
msgstr "GSSAPI QUEUE 的魔数有误"
-#: ../src/ka-applet.c:355
+#: ../src/ka-applet.c:566
#, c-format
msgid "Your credentials expire in %.2d:%.2dh"
msgstr "您的证书将于 %.2d:%.2dh 后过期"
-#: ../src/ka-applet.c:537
-#, fuzzy
+#: ../src/ka-applet.c:759
msgid "List Tickets"
-msgstr "列出票据(_L)"
+msgstr "列出票据"
-#: ../src/ka-applet.c:547
-#, fuzzy
+#: ../src/ka-applet.c:769
msgid "Get Ticket"
-msgstr "列出票据(_L)"
+msgstr "获取票据"
-#: ../src/ka-applet.c:556
+#: ../src/ka-applet.c:778
msgid "Don't show me this again"
msgstr "不再显示此信息"
-#: ../src/ka-applet.c:563
-#, fuzzy
+#: ../src/ka-applet.c:785
msgid "Remove Credentials Cache"
-msgstr "移除证书缓存(_C)"
+msgstr "移除证书缓存"
-#: ../src/ka-applet.c:612
+#: ../src/ka-applet.c:845
msgid "You have valid Kerberos credentials."
msgstr "您的 Kerberos 证书有效。"
-#: ../src/ka-applet.c:614
+#: ../src/ka-applet.c:847
msgid "You've refreshed your Kerberos credentials."
msgstr "您已更新自己的 Kerberos 证书。"
-#: ../src/ka-applet.c:617
+#: ../src/ka-applet.c:850
msgid "Network credentials valid"
msgstr "网络证书有效"
-#: ../src/ka-applet.c:636
+#: ../src/ka-applet.c:869
msgid "Network credentials expiring"
msgstr "网络证书即将过期"
-#: ../src/ka-applet.c:654
+#: ../src/ka-applet.c:886
msgid "Network credentials expired"
msgstr "网络证书已过期"
-#: ../src/ka-applet.c:655
-msgid "Your Kerberos credentails have expired."
+#: ../src/ka-applet.c:887
+msgid "Your Kerberos credentials have expired."
msgstr "您的 Kerberos 证书已过期。"
-#: ../src/ka-applet.c:699
-#, c-format
-msgid "There was an error launching the preferences dialog: %s"
-msgstr "启动首选项对话框时出错:%s"
-
-#. Translators: add the translators of your language here
-#: ../src/ka-applet.c:745
-msgid "translator-credits"
-msgstr "Yinghua_Wang <wantinghard@gmail.com>"
-
-#: ../src/ka-applet.c:790
+#: ../src/ka-applet.c:967
msgid "Remove Credentials _Cache"
msgstr "移除证书缓存(_C)"
#. Ticket dialog
-#: ../src/ka-applet.c:800
+#: ../src/ka-applet.c:978
msgid "_List Tickets"
msgstr "列出票据(_L)"
@@ -1460,264 +1571,193 @@ msgstr ""
"显示帮助时出现了一个错误:\n"
"%s"
-#: ../src/ka-tickets.c:56
+#. Translators: add the translators of your language here
+#: ../src/ka-tools.c:85
+msgid "translator-credits"
+msgstr ""
+"Wylmer Wang <wantinghard@gmail.com>, 2010, 2013\n"
+"Aron Xu <aronxu@gnome.org>, 2011"
+
+#: ../src/ka-main-window.c:75
msgid "Principal"
msgstr "委托方"
-#: ../src/ka-tickets.c:62
+#: ../src/ka-main-window.c:81
msgid "Start Time"
msgstr "开始时间"
-#: ../src/ka-tickets.c:68
+#: ../src/ka-main-window.c:87
msgid "End Time"
msgstr "结束时间"
-#: ../src/ka-tickets.c:74
+#. Translators: this is an abbreviation for forwardable
+#: ../src/ka-main-window.c:94
msgid "Fwd"
msgstr "转发"
-#: ../src/ka-tickets.c:80
+#. Translators: this is an abbreviation for proxiable
+#: ../src/ka-main-window.c:101
msgid "Proxy"
msgstr "代理"
-#: ../src/ka-tickets.c:86
+#. Translators: this is an abbreviation for renewable
+#: ../src/ka-main-window.c:108
msgid "Renew"
msgstr "更新"
-#: ../src/ka-tickets.c:109
+#: ../src/ka-main-window.c:137
msgid "Error displaying service ticket information"
msgstr "显示服务票据信息出错"
+#: ../src/ka-preferences.c:297
+msgid "Choose Certificate"
+msgstr "选择证书"
+
+#: ../src/ka-preferences.c:313
+msgid "X509 Certificates"
+msgstr "X509 证书"
+
+#: ../src/ka-preferences.c:317
+msgid "all files"
+msgstr "所有文件"
+
#: ../src/krb5-auth-dialog.desktop.in.h:2
msgid "Kerberos Network Authentication Dialog"
msgstr "Kerberos 网络认证对话框"
-#: ../src/krb5-auth-dialog.schemas.in.h:1
-msgid "Enabled plugins"
-msgstr "已启用的插件"
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:1
+msgid ""
+"Kerberos Authentication allows you to list your current Kerberos tickets, "
+"and to request a new ticket (authenticate to the Kerberos Server). It also "
+"notifies you when your Kerberos credentials are about to expire and renews "
+"your ticket automatically if possible."
+msgstr ""
+"Kerberos 认证允许您列出当前的 Kerberos 票据,并请求新的票据(认证到 Kerberos "
+"服务器)。它也会在您的 Kerberos 证书将要过期时通知您,如果可能也会自动更新票据。"
-#: ../src/krb5-auth-dialog.schemas.in.h:2
-msgid "Forwardable ticket"
-msgstr "可转发票据"
+#: ../src/krb5-auth-dialog.appdata.xml.in.h:2
+msgid ""
+"This is useful if you need to authenticate to a Kerberos Server (KDC) after "
+"your login to the desktop (e.g. on a mobile device)."
+msgstr ""
+"这有助于您在登录桌面后在 Kerberos 服务器(KDC)上认证(如在移动设备上)。"
-#: ../src/krb5-auth-dialog.schemas.in.h:3
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:1
msgid "Kerberos principal"
msgstr "Kerberos 委托方"
-#: ../src/krb5-auth-dialog.schemas.in.h:4
-msgid "List of plugins that should be loaded and activated on startup."
-msgstr "应在启动时加载和启用的插件列表。"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:5
-msgid "Notify user when ticket becomes valid"
-msgstr "在票据失效时通知用户"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:6
-msgid "Notify user when ticket has expired"
-msgstr "在票据过期时通知用户"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:7
-msgid "Notify user when ticket is about to expire"
-msgstr "在票据即将过期时通知用户"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:8
-msgid "PKINIT CA certificates"
-msgstr "PKINIT CA 证书"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:2
+msgid "The Kerberos principal to acquire the ticket for"
+msgstr "获取票据的 Kerberos 委托方"
-#: ../src/krb5-auth-dialog.schemas.in.h:9
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:3
msgid "PKINIT identifier"
msgstr "PKINIT 标识符"
-#: ../src/krb5-auth-dialog.schemas.in.h:10
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:4
+msgid "The principal's public/private/certificate identifier when using PKINIT"
+msgstr "使用 PKINIT 时委托方的公/私/证书标识符"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:5
msgid "PKINIT trust anchors"
msgstr "PKINIT 信任标记"
-#: ../src/krb5-auth-dialog.schemas.in.h:11
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:6
+msgid "PKINIT CA certificates"
+msgstr "PKINIT CA 证书"
+
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:7
msgid "Prompt minutes before expiry"
msgstr "提前通知过期的分钟数"
-#: ../src/krb5-auth-dialog.schemas.in.h:12
-msgid "Proxiable ticket"
-msgstr "可代理的票据"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:8
+msgid ""
+"Start prompting/displaying notifications that many minutes before expiry"
+msgstr "在过期前这么多分钟前开始提示/显示通知"
-#: ../src/krb5-auth-dialog.schemas.in.h:13
-msgid "Renewable ticket"
-msgstr "可更新的票据"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:9
+msgid "Forwardable ticket"
+msgstr "可转发票据"
-#: ../src/krb5-auth-dialog.schemas.in.h:14
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:10
msgid "Requested tickets should be forwardable"
msgstr "请求的票据要是可转发的"
-#: ../src/krb5-auth-dialog.schemas.in.h:15
-msgid "Requested tickets should be proxiable"
-msgstr "请求的票据要是可代理的"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:11
+msgid "Renewable ticket"
+msgstr "可更新的票据"
-#: ../src/krb5-auth-dialog.schemas.in.h:16
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:12
msgid "Requested tickets should be renewable"
msgstr "请求的票据要是可更新的"
-#: ../src/krb5-auth-dialog.schemas.in.h:17
-#, fuzzy
-msgid ""
-"Start prompting/displaying notifications that many minutes before expiry"
-msgstr "在过期前这么多分钟前开始提示/显示通知"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:13
+msgid "Proxiable ticket"
+msgstr "可代理的票据"
-#: ../src/krb5-auth-dialog.schemas.in.h:18
-msgid "The kerberos principal to acquire the ticket for"
-msgstr "获取票据的 Kerberos 委托方"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:14
+msgid "Requested tickets should be proxiable"
+msgstr "请求的票据要是可代理的"
-#: ../src/krb5-auth-dialog.schemas.in.h:19
-msgid "The principal's public/private/certificate identifier when using PKINIT"
-msgstr "使用 PKINIT 时委托方的公/私/证书标识符"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:15
+msgid "Configuration tickets"
+msgstr "配置票据"
-#: ../src/krb5-auth-dialog.schemas.in.h:20
-msgid "ticket expired notification"
-msgstr "票据过期通知"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:16
+msgid "Show configuration tickets"
+msgstr "显示配置票据"
-#: ../src/krb5-auth-dialog.schemas.in.h:21
-msgid "ticket expiring notification"
-msgstr "票据将过期通知"
-
-#: ../src/krb5-auth-dialog.schemas.in.h:22
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:17
msgid "valid ticket notification"
msgstr "有效票据通知"
-#: ../secmem/util.c:106
-#, c-format
-msgid "Warning: running q-agent setuid on this system is dangerous\n"
-msgstr "警告:在此系统上执行 q-agent setuid 是危险的\n"
-
-#. Translators: those are keywords for the Kerberos authentication control-center panel
-#: ../cc-panel/gnome-ka-panel.desktop.in.h:3
-msgid "Kerberos;Authentication"
-msgstr "Kerberos;Authentication;认证"
-
-#: ../cc-panel/gnome-ka-panel.desktop.in.h:4
-msgid "Set your Kerberos network authentication preferences"
-msgstr "设置您的 Kerberos 网络认证首选参数"
-
-#: ../cc-panel/ka-panel.ui.h:1
-msgid "Certificate and private key used for authentication"
-msgstr "用于认证的证书和私钥"
-
-#: ../cc-panel/ka-panel.ui.h:2
-msgid "Certificate used to verify digital signatures."
-msgstr "用于校验数字签名的证书。"
-
-#: ../cc-panel/ka-panel.ui.h:3
-msgid ""
-"Configure the use of certificates and smartcards for your Kerberos network "
-"authentication."
-msgstr ""
-"为您的 Kerberos 网络认证配置证书和智能卡。"
-
-#: ../cc-panel/ka-panel.ui.h:4
-msgid "If checked, request forwardable tickets"
-msgstr "如果选择,请求可转发的票据"
-
-#: ../cc-panel/ka-panel.ui.h:5
-msgid "If checked, request proxiable tickets"
-msgstr "如果选择,请求可代理的票据"
-
-#: ../cc-panel/ka-panel.ui.h:6
-msgid "If checked, request renewable tickets"
-msgstr "如果选择,请求可更新的票据"
-
-#: ../cc-panel/ka-panel.ui.h:7
-msgid "If checked, use a security token (Smartcard) to authenticate."
-msgstr "如果选择,使用加密令牌(智能卡)认证。"
-
-#: ../cc-panel/ka-panel.ui.h:8
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: ../cc-panel/ka-panel.ui.h:9
-#, fuzzy
-msgid "Kerberos Ticket Options"
-msgstr "票据选项"
-
-#: ../cc-panel/ka-panel.ui.h:10
-msgid "Kerberos User"
-msgstr "Kerberos 用户"
-
-#: ../cc-panel/ka-panel.ui.h:11
-msgid "Kerberos principal:"
-msgstr "Kerberos 委托方:"
-
-#: ../cc-panel/ka-panel.ui.h:12
-msgid "Notifications"
-msgstr "通知"
-
-#: ../cc-panel/ka-panel.ui.h:13
-msgid "PKINIT"
-msgstr "PKINIT"
-
-#: ../cc-panel/ka-panel.ui.h:14
-msgid "Requested Kerberos tickets should be:"
-msgstr "请求的 Kerberos 票据应该:"
-
-#: ../cc-panel/ka-panel.ui.h:15
-msgid ""
-"Send notification about ticket expiry that many minutes before it finally "
-"expires"
-msgstr "在票据最终过期前若干分钟发送票据过期通知"
-
-#: ../cc-panel/ka-panel.ui.h:16
-msgid ""
-"The name of your Kerberos account. Leave blank to use your current username."
-msgstr ""
-"您的 Kerberos 帐号名。留空使用当前用户名。"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:18
+msgid "Notify user when ticket becomes valid"
+msgstr "在票据失效时通知用户"
-#: ../cc-panel/ka-panel.ui.h:17
-msgid "Use Smartcard"
-msgstr "使用智能卡"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:19
+msgid "ticket expiring notification"
+msgstr "票据将过期通知"
-#: ../cc-panel/ka-panel.ui.h:18
-msgid "Userid"
-msgstr "用户标识"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:20
+msgid "Notify user when ticket is about to expire"
+msgstr "在票据即将过期时通知用户"
-#. Used in combination: 'Warn x minutes before expiry'
-#: ../cc-panel/ka-panel.ui.h:20
-msgid "Warn"
-msgstr "警告"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:21
+msgid "ticket expired notification"
+msgstr "票据过期通知"
-#: ../cc-panel/ka-panel.ui.h:21
-msgid "X509 trust anchors"
-msgstr "X509 信任标记"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:22
+msgid "Notify user when ticket has expired"
+msgstr "在票据过期时通知用户"
-#: ../cc-panel/ka-panel.ui.h:22
-msgid "_Browse..."
-msgstr "浏览(_B)..."
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:23
+msgid "Enabled plugins"
+msgstr "已启用的插件"
-#: ../cc-panel/ka-panel.ui.h:23
-msgid "forwardable"
-msgstr "可转发的"
+#: ../src/org.gnome.KrbAuthDialog.gschema.xml.h:24
+msgid "List of plugins that should be loaded and activated on startup."
+msgstr "应在启动时加载和启用的插件列表。"
-#. Used in combination: 'Warn x minutes before expiry'
-#: ../cc-panel/ka-panel.ui.h:25
-#, fuzzy
-msgid "minutes before ticket expiry"
-msgstr "过期前的分钟数"
+#: ../secmem/util.c:106
+#, c-format
+msgid "Warning: running q-agent setuid on this system is dangerous\n"
+msgstr "警告:在此系统上执行 q-agent setuid 是危险的\n"
-#: ../cc-panel/ka-panel.ui.h:26
-msgid "proxiable"
-msgstr "可代理的"
+#~ msgid "_File"
+#~ msgstr "文件(_F)"
-#: ../cc-panel/ka-panel.ui.h:27
-msgid "renewable"
-msgstr "可更新的"
+#~ msgid "_Edit"
+#~ msgstr "编辑(_E)"
-#: ../cc-panel/cc-ka-panel.c:345
-msgid "Choose Certificate"
-msgstr "选择证书"
+#~ msgid "There was an error launching the preferences dialog: %s"
+#~ msgstr "启动首选项对话框时出错:%s"
-#: ../cc-panel/cc-ka-panel.c:361
-msgid "X509 Certificates"
-msgstr "X509 证书"
+#~ msgid "Kerberos;Authentication"
+#~ msgstr "Kerberos;Authentication;认证"
-#: ../cc-panel/cc-ka-panel.c:365
-msgid "all files"
-msgstr "所有文件"
+#~ msgid "Set your Kerberos network authentication preferences"
+#~ msgstr "设置您的 Kerberos 网络认证首选参数"
#~ msgid "Network Authentication"
#~ msgstr "网络认证"
diff --git a/secmem/Makefile.in b/secmem/Makefile.in
index 1e6f6db..181056b 100644
--- a/secmem/Makefile.in
+++ b/secmem/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -35,23 +34,51 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
esac; \
- test $$am__dry = yes; \
- }
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -71,14 +98,15 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = secmem
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
+ $(top_srcdir)/depcomp
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
@@ -86,14 +114,24 @@ LIBRARIES = $(noinst_LIBRARIES)
ARFLAGS = cru
AM_V_AR = $(am__v_AR_@AM_V@)
am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
-am__v_AR_0 = @echo " AR " $@;
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
+am__v_AR_0 = @echo " AR " $@;
+am__v_AR_1 =
libsecmem_a_AR = $(AR) $(ARFLAGS)
libsecmem_a_LIBADD =
am_libsecmem_a_OBJECTS = secmem.$(OBJEXT) util.$(OBJEXT)
libsecmem_a_OBJECTS = $(am_libsecmem_a_OBJECTS)
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -103,23 +141,23 @@ COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
+am__v_lt_1 =
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
-am__v_CC_0 = @echo " CC " $@;
+am__v_CC_0 = @echo " CC " $@;
+am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_CCLD_0 = @echo " CCLD " $@;
+am__v_CCLD_1 =
SOURCES = $(libsecmem_a_SOURCES)
DIST_SOURCES = $(libsecmem_a_SOURCES)
am__can_run_installinfo = \
@@ -127,6 +165,23 @@ am__can_run_installinfo = \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -358,6 +413,7 @@ $(am__aclocal_m4_deps):
clean-noinstLIBRARIES:
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+
libsecmem.a: $(libsecmem_a_OBJECTS) $(libsecmem_a_DEPENDENCIES) $(EXTRA_libsecmem_a_DEPENDENCIES)
$(AM_V_at)-rm -f libsecmem.a
$(AM_V_AR)$(libsecmem_a_AR) libsecmem.a $(libsecmem_a_OBJECTS) $(libsecmem_a_LIBADD)
@@ -377,14 +433,14 @@ distclean-compile:
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@@ -399,26 +455,15 @@ mostlyclean-libtool:
clean-libtool:
-rm -rf .libs _libs
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
@@ -430,15 +475,11 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$$unique; \
fi; \
fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ctags: ctags-am
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
@@ -447,6 +488,21 @@ GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
+cscopelist: cscopelist-am
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -588,18 +644,19 @@ uninstall-am:
.MAKE: install-am install-strip
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
+ clean-libtool clean-noinstLIBRARIES cscopelist-am ctags \
+ ctags-am distclean distclean-compile distclean-generic \
+ distclean-libtool distclean-tags distdir dvi dvi-am html \
+ html-am info info-am install install-am install-data \
+ install-data-am install-dvi install-dvi-am install-exec \
+ install-exec-am install-html install-html-am install-info \
+ install-info-am install-man install-pdf install-pdf-am \
+ install-ps install-ps-am install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ tags tags-am uninstall uninstall-am
# Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/src/Makefile.am b/src/Makefile.am
index 3cf1a7d..fd055cb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,6 +25,11 @@ service_DATA = $(service_in_files:.service.in=.service)
$(service_DATA): $(service_in_files) Makefile
sed -e "s|\@BINDIR\@|$(bindir)|" $< > $@
+@INTLTOOL_XML_RULE@
+appdatadir = $(datadir)/appdata
+appdata_in_files = krb5-auth-dialog.appdata.xml.in
+appdata_DATA = $(appdata_in_files:.xml.in=.xml)
+
krb5_auth_dialog_SOURCES = \
ka-kerberos.c \
ka-kerberos.h \
@@ -100,11 +105,16 @@ EXTRA_DIST = \
$(schema_in_files) \
$(autostart_in_files) \
$(service_in_files) \
+ $(appdata_in_files) \
org.gnome.KrbAuthDialog.gschema.xml \
krb5-auth-dialog.1.in \
$(NULL)
-CLEANFILES = $(schema_DATA) $(service_DATA)
+CLEANFILES = $(schema_DATA) \
+ $(service_DATA) \
+ $(appdata_DATA) \
+ $(NULL)
+
DISTCLEANFILES = \
krb5-auth-dialog.desktop \
$(NULL)
diff --git a/src/Makefile.in b/src/Makefile.in
index dc2bf38..e78d4ed 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -17,23 +16,51 @@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
- test $$am__dry = yes; \
- }
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
@@ -53,22 +80,23 @@ build_triplet = @build@
host_triplet = @host@
bin_PROGRAMS = krb5-auth-dialog$(EXEEXT)
subdir = src
-DIST_COMMON = $(dist_convert_DATA) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in $(srcdir)/krb5-auth-dialog.1.in
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
+ $(srcdir)/krb5-auth-dialog.1.in $(top_srcdir)/depcomp \
+ $(dist_convert_DATA)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/m4/compiler-flags.m4 \
$(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = krb5-auth-dialog.1
CONFIG_CLEAN_VPATH_FILES =
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
- "$(DESTDIR)$(autostartdir)" "$(DESTDIR)$(desktopdir)" \
- "$(DESTDIR)$(convertdir)" "$(DESTDIR)$(pkgdatadir)" \
- "$(DESTDIR)$(servicedir)"
+ "$(DESTDIR)$(appdatadir)" "$(DESTDIR)$(autostartdir)" \
+ "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(convertdir)" \
+ "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(servicedir)"
PROGRAMS = $(bin_PROGRAMS)
am__objects_1 =
am_krb5_auth_dialog_OBJECTS = krb5_auth_dialog-ka-kerberos.$(OBJEXT) \
@@ -94,10 +122,23 @@ krb5_auth_dialog_DEPENDENCIES = $(top_builddir)/secmem/libsecmem.a \
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
+am__v_lt_1 =
krb5_auth_dialog_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(krb5_auth_dialog_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-o $@
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -110,20 +151,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
+am__v_CC_0 = @echo " CC " $@;
+am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
+am__v_CCLD_0 = @echo " CCLD " $@;
+am__v_CCLD_1 =
SOURCES = $(krb5_auth_dialog_SOURCES)
DIST_SOURCES = $(krb5_auth_dialog_SOURCES)
am__can_run_installinfo = \
@@ -161,8 +198,25 @@ am__uninstall_files_from_dir = { \
man1dir = $(mandir)/man1
NROFF = nroff
MANS = $(man_MANS)
-DATA = $(autostart_DATA) $(desktop_DATA) $(dist_convert_DATA) \
- $(pkgdata_DATA) $(service_DATA)
+DATA = $(appdata_DATA) $(autostart_DATA) $(desktop_DATA) \
+ $(dist_convert_DATA) $(pkgdata_DATA) $(service_DATA)
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -363,6 +417,9 @@ dist_convert_DATA = org.gnome.KrbAuthDialog.convert
servicedir = $(datadir)/dbus-1/services
service_in_files = org.gnome.KrbAuthDialog.service.in
service_DATA = $(service_in_files:.service.in=.service)
+appdatadir = $(datadir)/appdata
+appdata_in_files = krb5-auth-dialog.appdata.xml.in
+appdata_DATA = $(appdata_in_files:.xml.in=.xml)
krb5_auth_dialog_SOURCES = \
ka-kerberos.c \
ka-kerberos.h \
@@ -437,11 +494,16 @@ EXTRA_DIST = \
$(schema_in_files) \
$(autostart_in_files) \
$(service_in_files) \
+ $(appdata_in_files) \
org.gnome.KrbAuthDialog.gschema.xml \
krb5-auth-dialog.1.in \
$(NULL)
-CLEANFILES = $(schema_DATA) $(service_DATA)
+CLEANFILES = $(schema_DATA) \
+ $(service_DATA) \
+ $(appdata_DATA) \
+ $(NULL)
+
DISTCLEANFILES = \
krb5-auth-dialog.desktop \
$(NULL)
@@ -491,10 +553,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
fi; \
for p in $$list; do echo "$$p $$p"; done | \
sed 's/$(EXEEXT)$$//' | \
- while read p p1; do if test -f $$p || test -f $$p1; \
- then echo "$$p"; echo "$$p"; else :; fi; \
+ while read p p1; do if test -f $$p \
+ || test -f $$p1 \
+ ; then echo "$$p"; echo "$$p"; else :; fi; \
done | \
- sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
+ sed -e 'p;s,.*/,,;n;h' \
+ -e 's|.*|.|' \
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
sed 'N;N;N;s,\n, ,g' | \
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
@@ -515,7 +579,8 @@ uninstall-binPROGRAMS:
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
files=`for p in $$list; do echo "$$p"; done | \
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
- -e 's/$$/$(EXEEXT)/' `; \
+ -e 's/$$/$(EXEEXT)/' \
+ `; \
test -n "$$list" || exit 0; \
echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
cd "$(DESTDIR)$(bindir)" && rm -f $$files
@@ -528,6 +593,7 @@ clean-binPROGRAMS:
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
+
krb5-auth-dialog$(EXEEXT): $(krb5_auth_dialog_OBJECTS) $(krb5_auth_dialog_DEPENDENCIES) $(EXTRA_krb5_auth_dialog_DEPENDENCIES)
@rm -f krb5-auth-dialog$(EXEEXT)
$(AM_V_CCLD)$(krb5_auth_dialog_LINK) $(krb5_auth_dialog_OBJECTS) $(krb5_auth_dialog_LDADD) $(LIBS)
@@ -557,14 +623,14 @@ distclean-compile:
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@@ -803,6 +869,27 @@ uninstall-man1:
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
+install-appdataDATA: $(appdata_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(appdatadir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(appdatadir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdatadir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(appdatadir)" || exit $$?; \
+ done
+
+uninstall-appdataDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
install-autostartDATA: $(autostart_DATA)
@$(NORMAL_INSTALL)
@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
@@ -909,26 +996,15 @@ uninstall-serviceDATA:
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(servicedir)'; $(am__uninstall_files_from_dir)
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
@@ -940,15 +1016,11 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$$unique; \
fi; \
fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ctags: ctags-am
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
@@ -957,24 +1029,26 @@ GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
+cscopelist: cscopelist-am
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
- @list='$(MANS)'; if test -n "$$list"; then \
- list=`for p in $$list; do \
- if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
- if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
- if test -n "$$list" && \
- grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
- echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
- grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
- echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
- echo " typically \`make maintainer-clean' will remove them" >&2; \
- exit 1; \
- else :; fi; \
- else :; fi
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
@@ -1008,7 +1082,7 @@ check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
installdirs:
- for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(autostartdir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(convertdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(servicedir)"; do \
+ for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(appdatadir)" "$(DESTDIR)$(autostartdir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(convertdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(servicedir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-am
@@ -1065,9 +1139,9 @@ info: info-am
info-am:
-install-data-am: install-autostartDATA install-desktopDATA \
- install-dist_convertDATA install-man install-pkgdataDATA \
- install-serviceDATA
+install-data-am: install-appdataDATA install-autostartDATA \
+ install-desktopDATA install-dist_convertDATA install-man \
+ install-pkgdataDATA install-serviceDATA
install-dvi: install-dvi-am
@@ -1113,18 +1187,20 @@ ps: ps-am
ps-am:
-uninstall-am: uninstall-autostartDATA uninstall-binPROGRAMS \
- uninstall-desktopDATA uninstall-dist_convertDATA uninstall-man \
- uninstall-pkgdataDATA uninstall-serviceDATA
+uninstall-am: uninstall-appdataDATA uninstall-autostartDATA \
+ uninstall-binPROGRAMS uninstall-desktopDATA \
+ uninstall-dist_convertDATA uninstall-man uninstall-pkgdataDATA \
+ uninstall-serviceDATA
uninstall-man: uninstall-man1
.MAKE: install-am install-strip
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
- clean-generic clean-libtool ctags distclean distclean-compile \
- distclean-generic distclean-libtool distclean-tags distdir dvi \
- dvi-am html html-am info info-am install install-am \
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
+ clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
+ ctags ctags-am distclean distclean-compile distclean-generic \
+ distclean-libtool distclean-tags distdir dvi dvi-am html \
+ html-am info info-am install install-am install-appdataDATA \
install-autostartDATA install-binPROGRAMS install-data \
install-data-am install-desktopDATA install-dist_convertDATA \
install-dvi install-dvi-am install-exec install-exec-am \
@@ -1134,10 +1210,11 @@ uninstall-man: uninstall-man1
install-serviceDATA install-strip installcheck installcheck-am \
installdirs maintainer-clean maintainer-clean-generic \
mostlyclean mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
- uninstall-am uninstall-autostartDATA uninstall-binPROGRAMS \
- uninstall-desktopDATA uninstall-dist_convertDATA uninstall-man \
- uninstall-man1 uninstall-pkgdataDATA uninstall-serviceDATA
+ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
+ uninstall-am uninstall-appdataDATA uninstall-autostartDATA \
+ uninstall-binPROGRAMS uninstall-desktopDATA \
+ uninstall-dist_convertDATA uninstall-man uninstall-man1 \
+ uninstall-pkgdataDATA uninstall-serviceDATA
@INTLTOOL_DESKTOP_RULE@
@GSETTINGS_RULES@
@@ -1145,6 +1222,8 @@ uninstall-man: uninstall-man1
$(service_DATA): $(service_in_files) Makefile
sed -e "s|\@BINDIR\@|$(bindir)|" $< > $@
+@INTLTOOL_XML_RULE@
+
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
diff --git a/src/ka-applet-priv.h b/src/ka-applet-priv.h
index ffcb4a4..eaf5b48 100644
--- a/src/ka-applet-priv.h
+++ b/src/ka-applet-priv.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-applet.c b/src/ka-applet.c
index 2b48825..8b99695 100644
--- a/src/ka-applet.c
+++ b/src/ka-applet.c
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
@@ -151,6 +150,7 @@ ka_applet_local_command_line (GApplication *application,
GError *error = NULL;
gint argc = g_strv_length (*argv);
+ gint flags;
gboolean auto_run = FALSE;
const char *help_msg =
@@ -163,6 +163,10 @@ ka_applet_local_command_line (GApplication *application,
};
KA_DEBUG ("Parsing local command line");
+#if GLIB_CHECK_VERSION(2, 40, 0)
+ flags = g_application_get_flags(application);
+ g_application_set_flags(application, flags | G_APPLICATION_HANDLES_COMMAND_LINE);
+#endif
context = g_option_context_new ("- Kerberos 5 credential checking");
g_option_context_add_main_entries (context, options, NULL);
diff --git a/src/ka-applet.h b/src/ka-applet.h
index e9af644..1e6f3e0 100644
--- a/src/ka-applet.h
+++ b/src/ka-applet.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-closures.c b/src/ka-closures.c
index a3c651b..efbc491 100644
--- a/src/ka-closures.c
+++ b/src/ka-closures.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* This file was generated using glib-genmarshal
*/
diff --git a/src/ka-closures.h b/src/ka-closures.h
index 37b0a7d..317954c 100644
--- a/src/ka-closures.h
+++ b/src/ka-closures.h
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* This file was generated using glib-genmarshal
*/
diff --git a/src/ka-dbus.c b/src/ka-dbus.c
index c88561e..75949ee 100644
--- a/src/ka-dbus.c
+++ b/src/ka-dbus.c
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-dbus.h b/src/ka-dbus.h
index 41b30d7..d64f00e 100644
--- a/src/ka-dbus.h
+++ b/src/ka-dbus.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-entry-buffer.c b/src/ka-entry-buffer.c
index 45587bf..8cdd630 100644
--- a/src/ka-entry-buffer.c
+++ b/src/ka-entry-buffer.c
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-entry-buffer.h b/src/ka-entry-buffer.h
index 5626ac4..4bb13f2 100644
--- a/src/ka-entry-buffer.h
+++ b/src/ka-entry-buffer.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-kerberos.c b/src/ka-kerberos.c
index db5cddd..2b0106e 100644
--- a/src/ka-kerberos.c
+++ b/src/ka-kerberos.c
@@ -15,8 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
@@ -221,8 +220,10 @@ credentials_expiring_real (KaApplet *applet)
}
/* copy principal from cache if any */
- if (krb5_principal_compare (kcontext, my_creds.client, kprincipal)) {
- krb5_free_principal (kcontext, kprincipal);
+ if (kprincipal == NULL ||
+ krb5_principal_compare (kcontext, my_creds.client, kprincipal)) {
+ if (kprincipal)
+ krb5_free_principal (kcontext, kprincipal);
krb5_copy_principal (kcontext, my_creds.client, &kprincipal);
}
creds_expiry = my_creds.times.endtime;
@@ -781,6 +782,8 @@ grab_credentials (KaApplet *applet)
switch (retval) {
case KRB5KDC_ERR_PREAUTH_FAILED:
case KRB5KRB_AP_ERR_BAD_INTEGRITY:
+ case KRB5KRB_AP_ERR_MODIFIED:
+ case KRB5_GET_IN_TKT_LOOP:
#ifdef HAVE_HX509_ERR_H
case HX509_PKCS11_LOGIN:
#endif /* Invalid password/pin, try again. */
@@ -1026,7 +1029,9 @@ ka_grab_credentials (KaApplet *applet)
if (retval) {
gchar *errmsg;
- errmsg = ka_get_error_message (kcontext, retval);
+ errmsg = g_strdup_printf("%s%s",
+ ka_get_error_message (kcontext, retval),
+ is_online ? "" : _(" (No network connection)"));
ka_pwdialog_error (pwdialog, errmsg);
g_free (errmsg);
break;
diff --git a/src/ka-kerberos.h b/src/ka-kerberos.h
index aa70c90..e94bb63 100644
--- a/src/ka-kerberos.h
+++ b/src/ka-kerberos.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-main-window.c b/src/ka-main-window.c
index efcec63..84848ef 100644
--- a/src/ka-main-window.c
+++ b/src/ka-main-window.c
@@ -15,8 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-main-window.h b/src/ka-main-window.h
index ee1ea46..ca647f0 100644
--- a/src/ka-main-window.h
+++ b/src/ka-main-window.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-plugin-loader.c b/src/ka-plugin-loader.c
index e21a863..ebc3791 100644
--- a/src/ka-plugin-loader.c
+++ b/src/ka-plugin-loader.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "ka-plugin-loader.h"
diff --git a/src/ka-plugin-loader.h b/src/ka-plugin-loader.h
index 6f0560a..15ef815 100644
--- a/src/ka-plugin-loader.h
+++ b/src/ka-plugin-loader.h
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _KA_PLUGIN_LOADER
diff --git a/src/ka-plugin.c b/src/ka-plugin.c
index 88fec34..1092eb1 100644
--- a/src/ka-plugin.c
+++ b/src/ka-plugin.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "ka-plugin.h"
diff --git a/src/ka-plugin.h b/src/ka-plugin.h
index ead9b96..429a101 100644
--- a/src/ka-plugin.h
+++ b/src/ka-plugin.h
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _KA_PLUGIN
diff --git a/src/ka-preferences.c b/src/ka-preferences.c
index 987ef5c..d410e48 100644
--- a/src/ka-preferences.c
+++ b/src/ka-preferences.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-pwdialog.c b/src/ka-pwdialog.c
index 5e56d8b..7653a4d 100644
--- a/src/ka-pwdialog.c
+++ b/src/ka-pwdialog.c
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-pwdialog.h b/src/ka-pwdialog.h
index ff518dc..5af1117 100644
--- a/src/ka-pwdialog.h
+++ b/src/ka-pwdialog.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-settings.c b/src/ka-settings.c
index a2baab4..6ccb45a 100644
--- a/src/ka-settings.c
+++ b/src/ka-settings.c
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
#include "config.h"
diff --git a/src/ka-settings.h b/src/ka-settings.h
index 029c429..6870c81 100644
--- a/src/ka-settings.h
+++ b/src/ka-settings.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/ka-tools.c b/src/ka-tools.c
index 18f9ba8..a5a9e03 100644
--- a/src/ka-tools.c
+++ b/src/ka-tools.c
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
diff --git a/src/ka-tools.h b/src/ka-tools.h
index 18ddf45..2fb31aa 100644
--- a/src/ka-tools.h
+++ b/src/ka-tools.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/krb5-auth-dialog.appdata.xml.in b/src/krb5-auth-dialog.appdata.xml.in
new file mode 100644
index 0000000..0e4ef2d
--- /dev/null
+++ b/src/krb5-auth-dialog.appdata.xml.in
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2013 Guido Günther <agx@sigxcpu.org> -->
+<application>
+ <id type="desktop">krb5-auth-dialog.desktop</id>
+ <licence>CC0</licence>
+ <description>
+ <_p>
+ Kerberos Authentication allows you to list your current Kerberos tickets,
+ and to request a new ticket (authenticate to the Kerberos Server). It also
+ notifies you when your Kerberos credentials are about to expire and renews
+ your ticket automatically if possible.
+ </_p>
+ <_p>
+ This is useful if you need to authenticate to a Kerberos Server (KDC)
+ after your login to the desktop (e.g. on a mobile device).
+ </_p>
+ </description>
+ <screenshots>
+ <screenshot type="default" width="330" height="176">http://honk.sigxcpu.org/con/images/krb5-auth-dialog-pkinit.png</screenshot>
+ </screenshots>
+ <url type="homepage">https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog/</url>
+ <updatecontact>agx_at_sigxcpu.org</updatecontact>
+</application>
diff --git a/src/krb5-auth-dialog.ui b/src/krb5-auth-dialog.ui
index 3bbcdbf..44621e0 100644
--- a/src/krb5-auth-dialog.ui
+++ b/src/krb5-auth-dialog.ui
@@ -37,55 +37,45 @@
<property name="resizable">False</property>
<property name="window_position">center-always</property>
<property name="type_hint">dialog</property>
- <child internal-child="vbox">
- <object class="GtkBox" id="dialog-vbox2">
+
+ <child type="titlebar">
+ <object class="GtkHeaderBar" id="headerbar1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area2">
+ <child>
+ <object class="GtkButton" id="cancelbutton1">
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
- <child>
- <object class="GtkButton" id="cancelbutton1">
- <property name="label">gtk-cancel</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="krb5_renew_button">
- <property name="label" translatable="yes">_Renew Ticket</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
+ <property name="pack-type">start</property>
</packing>
</child>
<child>
+ <object class="GtkButton" id="krb5_renew_button">
+ <property name="label" translatable="yes">_Renew Ticket</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="pack-type">end</property>
+ </packing>
+ </child>
+ </object>>
+ </child>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="dialog-vbox2">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <child>
<object class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="can_focus">False</property>
diff --git a/ylwrap b/ylwrap
index 9253635..8f072a8 100755
--- a/ylwrap
+++ b/ylwrap
@@ -1,10 +1,9 @@
#! /bin/sh
# ylwrap - wrapper for lex/yacc invocations.
-scriptversion=2011-08-25.18; # UTC
+scriptversion=2013-01-12.17; # UTC
-# Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
-# 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#
# Written by Tom Tromey <tromey@cygnus.com>.
#
@@ -30,9 +29,41 @@ scriptversion=2011-08-25.18; # UTC
# bugs to <bug-automake@gnu.org> or send patches to
# <automake-patches@gnu.org>.
+get_dirname ()
+{
+ case $1 in
+ */*|*\\*) printf '%s\n' "$1" | sed -e 's|\([\\/]\)[^\\/]*$|\1|';;
+ # Otherwise, we want the empty string (not ".").
+ esac
+}
+
+# guard FILE
+# ----------
+# The CPP macro used to guard inclusion of FILE.
+guard ()
+{
+ printf '%s\n' "$1" \
+ | sed \
+ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
+ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g' \
+ -e 's/__*/_/g'
+}
+
+# quote_for_sed [STRING]
+# ----------------------
+# Return STRING (or stdin) quoted to be used as a sed pattern.
+quote_for_sed ()
+{
+ case $# in
+ 0) cat;;
+ 1) printf '%s\n' "$1";;
+ esac \
+ | sed -e 's|[][\\.*]|\\&|g'
+}
+
case "$1" in
'')
- echo "$0: No files given. Try \`$0 --help' for more information." 1>&2
+ echo "$0: No files given. Try '$0 --help' for more information." 1>&2
exit 1
;;
--basedir)
@@ -65,39 +96,71 @@ esac
# The input.
-input="$1"
+input=$1
shift
-case "$input" in
+# We'll later need for a correct munging of "#line" directives.
+input_sub_rx=`get_dirname "$input" | quote_for_sed`
+case $input in
[\\/]* | ?:[\\/]*)
# Absolute path; do nothing.
;;
*)
# Relative path. Make it absolute.
- input="`pwd`/$input"
+ input=`pwd`/$input
;;
esac
+input_rx=`get_dirname "$input" | quote_for_sed`
+
+# Since DOS filename conventions don't allow two dots,
+# the DOS version of Bison writes out y_tab.c instead of y.tab.c
+# and y_tab.h instead of y.tab.h. Test to see if this is the case.
+y_tab_nodot=false
+if test -f y_tab.c || test -f y_tab.h; then
+ y_tab_nodot=true
+fi
+
+# The parser itself, the first file, is the destination of the .y.c
+# rule in the Makefile.
+parser=$1
+
+# A sed program to s/FROM/TO/g for all the FROM/TO so that, for
+# instance, we rename #include "y.tab.h" into #include "parse.h"
+# during the conversion from y.tab.c to parse.c.
+sed_fix_filenames=
-pairlist=
-while test "$#" -ne 0; do
- if test "$1" = "--"; then
+# Also rename header guards, as Bison 2.7 for instance uses its header
+# guard in its implementation file.
+sed_fix_header_guards=
+
+while test $# -ne 0; do
+ if test x"$1" = x"--"; then
shift
break
fi
- pairlist="$pairlist $1"
+ from=$1
+ # Handle y_tab.c and y_tab.h output by DOS
+ if $y_tab_nodot; then
+ case $from in
+ "y.tab.c") from=y_tab.c;;
+ "y.tab.h") from=y_tab.h;;
+ esac
+ fi
shift
+ to=$1
+ shift
+ sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
+ sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
done
# The program to run.
-prog="$1"
+prog=$1
shift
# Make any relative path in $prog absolute.
-case "$prog" in
+case $prog in
[\\/]* | ?:[\\/]*) ;;
- *[\\/]*) prog="`pwd`/$prog" ;;
+ *[\\/]*) prog=`pwd`/$prog ;;
esac
-# FIXME: add hostname here for parallel makes that run commands on
-# other machines. But that might take us over the 14-char limit.
dirname=ylwrap$$
do_exit="cd '`pwd`' && rm -rf $dirname > /dev/null 2>&1;"' (exit $ret); exit $ret'
trap "ret=129; $do_exit" 1
@@ -115,98 +178,56 @@ esac
ret=$?
if test $ret -eq 0; then
- set X $pairlist
- shift
- first=yes
- # Since DOS filename conventions don't allow two dots,
- # the DOS version of Bison writes out y_tab.c instead of y.tab.c
- # and y_tab.h instead of y.tab.h. Test to see if this is the case.
- y_tab_nodot="no"
- if test -f y_tab.c || test -f y_tab.h; then
- y_tab_nodot="yes"
- fi
-
- # The directory holding the input.
- input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
- # Quote $INPUT_DIR so we can use it in a regexp.
- # FIXME: really we should care about more than `.' and `\'.
- input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
-
- while test "$#" -ne 0; do
- from="$1"
- # Handle y_tab.c and y_tab.h output by DOS
- if test $y_tab_nodot = "yes"; then
- if test $from = "y.tab.c"; then
- from="y_tab.c"
- else
- if test $from = "y.tab.h"; then
- from="y_tab.h"
- fi
- fi
- fi
+ for from in *
+ do
+ to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
if test -f "$from"; then
# If $2 is an absolute path name, then just use that,
- # otherwise prepend `../'.
- case "$2" in
- [\\/]* | ?:[\\/]*) target="$2";;
- *) target="../$2";;
+ # otherwise prepend '../'.
+ case $to in
+ [\\/]* | ?:[\\/]*) target=$to;;
+ *) target=../$to;;
esac
- # We do not want to overwrite a header file if it hasn't
- # changed. This avoid useless recompilations. However the
- # parser itself (the first file) should always be updated,
- # because it is the destination of the .y.c rule in the
- # Makefile. Divert the output of all other files to a temporary
- # file so we can compare them to existing versions.
- if test $first = no; then
- realtarget="$target"
- target="tmp-`echo $target | sed s/.*[\\/]//g`"
+ # Do not overwrite unchanged header files to avoid useless
+ # recompilations. Always update the parser itself: it is the
+ # destination of the .y.c rule in the Makefile. Divert the
+ # output of all other files to a temporary file so we can
+ # compare them to existing versions.
+ if test $from != $parser; then
+ realtarget=$target
+ target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
fi
- # Edit out `#line' or `#' directives.
- #
- # We don't want the resulting debug information to point at
- # an absolute srcdir; it is better for it to just mention the
- # .y file with no path.
- #
- # We want to use the real output file name, not yy.lex.c for
- # instance.
- #
- # We want the include guards to be adjusted too.
- FROM=`echo "$from" | sed \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'\
- -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`
- TARGET=`echo "$2" | sed \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'\
- -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`
-
- sed -e "/^#/!b" -e "s,$input_rx,," -e "s,$from,$2," \
- -e "s,$FROM,$TARGET," "$from" >"$target" || ret=$?
-
- # Check whether header files must be updated.
- if test $first = no; then
+
+ # Munge "#line" or "#" directives. Don't let the resulting
+ # debug information point at an absolute srcdir. Use the real
+ # output file name, not yy.lex.c for instance. Adjust the
+ # include guards too.
+ sed -e "/^#/!b" \
+ -e "s|$input_rx|$input_sub_rx|" \
+ -e "$sed_fix_filenames" \
+ -e "$sed_fix_header_guards" \
+ "$from" >"$target" || ret=$?
+
+ # Check whether files must be updated.
+ if test "$from" != "$parser"; then
if test -f "$realtarget" && cmp -s "$realtarget" "$target"; then
- echo "$2" is unchanged
+ echo "$to is unchanged"
rm -f "$target"
else
- echo updating "$2"
+ echo "updating $to"
mv -f "$target" "$realtarget"
fi
fi
else
- # A missing file is only an error for the first file. This
- # is a blatant hack to let us support using "yacc -d". If -d
- # is not specified, we don't want an error when the header
- # file is "missing".
- if test $first = yes; then
+ # A missing file is only an error for the parser. This is a
+ # blatant hack to let us support using "yacc -d". If -d is not
+ # specified, don't fail when the header file is "missing".
+ if test "$from" = "$parser"; then
ret=1
fi
fi
- shift
- shift
- first=no
done
-else
- ret=$?
fi
# Remove the directory.
bgstack15