diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-08-24 19:01:52 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-08-24 19:01:52 +0800 |
commit | cdf5ef7743814ca18104d5dba1a04e79a3554d0e (patch) | |
tree | 1812ceeffd98a69a7dba6955c428b5ab06330a81 /src | |
parent | 532d0bd9055bdc5ff75eba8568953022ffa6e6df (diff) | |
download | gsoc2013-empathy-cdf5ef7743814ca18104d5dba1a04e79a3554d0e.tar gsoc2013-empathy-cdf5ef7743814ca18104d5dba1a04e79a3554d0e.tar.gz gsoc2013-empathy-cdf5ef7743814ca18104d5dba1a04e79a3554d0e.tar.bz2 gsoc2013-empathy-cdf5ef7743814ca18104d5dba1a04e79a3554d0e.tar.lz gsoc2013-empathy-cdf5ef7743814ca18104d5dba1a04e79a3554d0e.tar.xz gsoc2013-empathy-cdf5ef7743814ca18104d5dba1a04e79a3554d0e.tar.zst gsoc2013-empathy-cdf5ef7743814ca18104d5dba1a04e79a3554d0e.zip |
empathy-accounts-dialog: remove the hardcoded Gmail label
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-accounts-dialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-accounts-dialog.ui b/src/empathy-accounts-dialog.ui index cd98415d7..e5226b270 100644 --- a/src/empathy-accounts-dialog.ui +++ b/src/empathy-accounts-dialog.ui @@ -80,7 +80,6 @@ <object class="GtkLabel" id="label_name"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">Gmail</property> <property name="selectable">True</property> <attributes> <attribute name="weight" value="bold"/> |