diff options
author | Dan Winship <danw@src.gnome.org> | 2001-05-10 00:52:31 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-05-10 00:52:31 +0800 |
commit | a9dabb852322560eb513b82e5325faf1d521f2a9 (patch) | |
tree | 8e9399c9114c59ec189b344eb72a639b280bb020 /shell/glade | |
parent | 80bcc19f82b4cb2532acd1b684c03482b25a80e1 (diff) | |
download | gsoc2013-evolution-a9dabb852322560eb513b82e5325faf1d521f2a9.tar gsoc2013-evolution-a9dabb852322560eb513b82e5325faf1d521f2a9.tar.gz gsoc2013-evolution-a9dabb852322560eb513b82e5325faf1d521f2a9.tar.bz2 gsoc2013-evolution-a9dabb852322560eb513b82e5325faf1d521f2a9.tar.lz gsoc2013-evolution-a9dabb852322560eb513b82e5325faf1d521f2a9.tar.xz gsoc2013-evolution-a9dabb852322560eb513b82e5325faf1d521f2a9.tar.zst gsoc2013-evolution-a9dabb852322560eb513b82e5325faf1d521f2a9.zip |
Rename "port" to "type" here too.
* glade/e-active-connection-dialog.glade: Rename "port" to "type"
here too.
svn path=/trunk/; revision=9725
Diffstat (limited to 'shell/glade')
-rw-r--r-- | shell/glade/e-active-connection-dialog.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/glade/e-active-connection-dialog.glade b/shell/glade/e-active-connection-dialog.glade index ef14698493..2370b66821 100644 --- a/shell/glade/e-active-connection-dialog.glade +++ b/shell/glade/e-active-connection-dialog.glade @@ -144,7 +144,7 @@ <class>GtkLabel</class> <child_name>CList:title</child_name> <name>label3</name> - <label>Port</label> + <label>Type</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> |