aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Oberheide <jon@focalhost.com>2004-05-21 10:37:04 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-21 10:37:04 +0800
commitddbf9a489f03a5981e724009bae547c7da9c5447 (patch)
tree5e91e2a5525241b75ee83cbaa4e36898865b6625
parentd4329193ff062d1925d856d80d177f068f964cfb (diff)
downloadgsoc2013-evolution-ddbf9a489f03a5981e724009bae547c7da9c5447.tar.gz
gsoc2013-evolution-ddbf9a489f03a5981e724009bae547c7da9c5447.tar.zst
gsoc2013-evolution-ddbf9a489f03a5981e724009bae547c7da9c5447.zip
add "Select certificate" title to the previously untitled dialog.
2004-05-17 Jon Oberheide <jon@focalhost.com> * gui/e-cert-selector.c (e_cert_selector_new): add "Select certificate" title to the previously untitled dialog. svn path=/trunk/; revision=26026
-rw-r--r--smime/ChangeLog5
-rw-r--r--smime/gui/e-cert-selector.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog
index 4a1c33df9d..d2f257ef17 100644
--- a/smime/ChangeLog
+++ b/smime/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-17 Jon Oberheide <jon@focalhost.com>
+
+ * gui/e-cert-selector.c (e_cert_selector_new): add "Select
+ certificate" title to the previously untitled dialog.
+
2004-05-19 James Willcox <jwillcox@gnome.org>
* lib/e-cert-db.c: (pk11_password):
diff --git a/smime/gui/e-cert-selector.c b/smime/gui/e-cert-selector.c
index dee88b8fa3..31cfcdc1a2 100644
--- a/smime/gui/e-cert-selector.c
+++ b/smime/gui/e-cert-selector.c
@@ -166,6 +166,7 @@ e_cert_selector_new(int type, const char *currentid)
w = glade_xml_get_widget(gui, "cert_selector_vbox");
gtk_box_pack_start((GtkBox *)((GtkDialog *)ecs)->vbox, w, TRUE, TRUE, 3);
+ gtk_window_set_title(GTK_WINDOW(ecs), _("Select certificate"));
switch (type) {
case E_CERT_SELECTOR_SIGNER:
/td> * - New port math/reduce.stephen2014-02-191-0/+1 * This is a package for doing integer arithmetic while using a differentmatthew2014-02-191-0/+1 * Add new port math/plplot-ada: Ada bindings to plplot librarymarino2014-02-171-0/+1 * The trader extension is a free open source stock library based on TA-Lib.pawel2014-02-111-0/+1 * This upgrade generalizes the installer to handle any Matlab version,thierry2014-02-051-1/+1 * Restore math/hexcalc and modernize it.rene2014-01-311-0/+1 * - Remove broken port.stephen2014-01-271-1/+0 * - New port math/octave-forge-image-acquisition.stephen2014-01-271-0/+1 * Add aspcud - a solver for package dependencies that uses CUDF format.vsevolod2014-01-111-0/+1 * Add gringo - an advanced grounder to compute variable-free programs.vsevolod2014-01-101-0/+1 * - New port: math/vtk6gahr2014-01-091-0/+1 * A BSD licensed Bignum libraryswills2014-01-041-0/+1 * - New port math/octave-forge-mvn.stephen2014-01-011-0/+1 * New port : openfst.demon2013-12-271-0/+1 * - Update math/freemat to version 4.2 and clean up the port.tijl2013-12-241-1/+0 * Remove expired ports:rene2013-12-221-1/+0 * math/py-fastcluster: Python functions for hierarchical clusteringwg2013-12-181-0/+1 * math/py-bottleneck: Collection of fast NumPy array functions written in Cythonwg2013-12-081-0/+1 * Say hello to Mate 1.6.kwm2013-11-231-0/+1 * - Respect upstream naming: rename math/p5-MatrixReal to math/p5-Math-MatrixRealsunpoet2013-11-231-1/+1 * math/py-statsmodels: Complement to SciPy for statistical computationswg2013-11-221-0/+1 * math/py-patsy: Python package for statistical models and design matriceswg2013-11-121-0/+1 * Remove the deprecated vtk4 consider using vtk5bapt2013-10-141-7/+0 * Remove unmaintained ports which depends on Linux GTK1 libraries:rene2013-10-141-1/+0 * Remove expired port:rene2013-10-121-1/+0 * Connect math/clasp and math/minisat to the build.vsevolod2013-10-071-0/+2 * - Connect math/ogdf to the build [1]gahr2013-10-071-0/+1 * - Connect math/abacus to the build [1]gahr2013-10-071-0/+1 * A glm-like formula language to define dynamic generalizedskreuzer2013-09-28