summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-04-22 07:33:37 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-04-22 07:38:35 -0500
commita3895160f7981099a800de2458a0a946d60cac17 (patch)
tree7387e84a4642a7db8fcb214539f91b1e6621547f
parentDon’t use frames to group only one set of controls (diff)
downloadcore-a3895160f7981099a800de2458a0a946d60cac17.tar.gz
core-a3895160f7981099a800de2458a0a946d60cac17.zip
Iceweasel and Icedove are dead…
… since 2016 and 2017, respectively. Change-Id: Ic4e501ceee198d9a802e7a5e7732fda3b899a8cb
-rw-r--r--connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu2
-rw-r--r--extensions/uiconfig/sabpilot/ui/selecttypepage.ui4
2 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu
index ff3aa66dfbcf..08c0d22e853d 100644
--- a/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu
+++ b/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu
@@ -23,7 +23,7 @@
<value>com.sun.star.comp.sdbc.MorkDriver</value>
</prop>
<prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
- <value xml:lang="en-US">Thunderbird/Icedove Address Book</value>
+ <value xml:lang="en-US">Thunderbird Address Book</value>
</prop>
<node oor:name="Features">
<node oor:name="EscapeDateTime" oor:op="replace">
diff --git a/extensions/uiconfig/sabpilot/ui/selecttypepage.ui b/extensions/uiconfig/sabpilot/ui/selecttypepage.ui
index be4f8856e653..c08d2b5f6ff1 100644
--- a/extensions/uiconfig/sabpilot/ui/selecttypepage.ui
+++ b/extensions/uiconfig/sabpilot/ui/selecttypepage.ui
@@ -80,7 +80,7 @@ This wizard helps you create the data source.</property>
</child>
<child>
<object class="GtkRadioButton" id="firefox">
- <property name="label" translatable="yes" context="selecttypepage|firefox">Firefox/Iceweasel</property>
+ <property name="label" translatable="yes" context="selecttypepage|firefox">Firefox</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -96,7 +96,7 @@ This wizard helps you create the data source.</property>
</child>
<child>
<object class="GtkRadioButton" id="thunderbird">
- <property name="label" translatable="yes" context="selecttypepage|thunderbird">Thunderbird/Icedove</property>
+ <property name="label" translatable="yes" context="selecttypepage|thunderbird">Thunderbird</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>