~ubuntu-branches/ubuntu/precise/network-manager-applet/precise-proposed

« back to all changes in this revision

Viewing changes to src/connection-editor/ce-page-wired.ui

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2012-03-14 16:03:22 UTC
  • mfrom: (1.2.27)
  • Revision ID: package-import@ubuntu.com-20120314160322-wdd419cyddzw00ib
Tags: 0.9.3.995+git.20120313t141231.c89224f-0ubuntu1
* upstream snapshot 2012-03-13 14:12:31 (GMT)
  + c89224f42f7cee4fca7369a890011a67350d8ff6
  - Freeze Exception: (LP: #953123)
  - Adding EAP-FAST support in UI.
  - mobile-wizard: fix sensitizing providers' list (LP: #894249)
* debian/patches/lp912150_lazy_notify_init.patch: dropped, applied upstream.
* debian/patches/lp330571_dxteam_wired_connect_text.patch: refreshed.
* debian/patches/lp330608_dxteam_gsm_connect_text.patch: refreshed.
* debian/patches/nm-applet-use-indicator.patch: refreshed.
* debian/patches/no_Werror.patch: dropped, applied upstream.
* debian/rules: pass --enable-more-warnings=no to retain the same behavior as
  with the no_Werror.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
          </packing>
161
161
        </child>
162
162
        <child>
163
 
          <object class="GtkLabel" id="label26">
 
163
          <object class="GtkLabel" id="wired_device_mac_label">
164
164
            <property name="visible">True</property>
165
165
            <property name="xalign">0</property>
166
166
            <property name="label" translatable="yes">_Device MAC address:</property>
167
167
            <property name="use_underline">True</property>
168
 
            <property name="mnemonic_widget">wired_device_mac</property>
169
168
          </object>
170
169
          <packing>
171
170
            <property name="top_attach">4</property>
194
193
          <object class="GtkLabel" id="label27">
195
194
            <property name="visible">True</property>
196
195
            <property name="xalign">0</property>
197
 
            <property name="label" translatable="yes">_Cloned MAC address:</property>
 
196
            <property name="label" translatable="yes">C_loned MAC address:</property>
198
197
            <property name="use_underline">True</property>
199
198
            <property name="mnemonic_widget">wired_cloned_mac</property>
200
199
          </object>
223
222
          <object class="GtkLabel" id="label28">
224
223
            <property name="visible">True</property>
225
224
            <property name="xalign">0</property>
226
 
            <property name="label" translatable="yes">MT_U:</property>
 
225
            <property name="label" translatable="yes">_MTU:</property>
227
226
            <property name="use_underline">True</property>
228
227
            <property name="mnemonic_widget">wired_mtu</property>
229
228
          </object>