Merge lp:~bilalakhtar/ubuntuone-control-panel/fix-715879 into lp:ubuntuone-control-panel

Proposed by Bilal Akhtar
Status: Merged
Approved by: Natalia Bidart
Approved revision: 74
Merged at revision: 75
Proposed branch: lp:~bilalakhtar/ubuntuone-control-panel/fix-715879
Merge into: lp:ubuntuone-control-panel
Diff against target: 12 lines (+1/-1)
1 file modified
data/dashboard.ui (+1/-1)
To merge this branch: bzr merge lp:~bilalakhtar/ubuntuone-control-panel/fix-715879
Reviewer Review Type Date Requested Status
Martin Albisetti (community) Approve
Natalia Bidart (community) Approve
Review via email: mp+50500@code.launchpad.net

Commit message

AskUbuntu.com link button has now tooltip (LP: #715879).

Description of the change

This branch fixes bug #715879

To post a comment you must log in.
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Thanks for the contribution!

(This member has signed the canonical contributor agreement as per https://launchpad.net/~contributor-agreement-canonical/+members)

review: Approve
Revision history for this message
Martin Albisetti (beuno) :
review: Approve
Revision history for this message
Ubuntu One Auto Pilot (otto-pilot) wrote :
Download full text (9.1 KiB)

The attempt to merge lp:~bilalakhtar/ubuntuone-control-panel/fix-715879 into lp:ubuntuone-control-panel failed. Below is the output from the failed tests.

Running test suite for ubuntuone/controlpanel/tests
Xlib: extension "RANDR" missing on display ":99.0".
ubuntuone.controlpanel.tests.test_backend
  BackendAccountTestCase
    test_account_info ... [OK]
    test_account_info_fails ... [OK]
    test_account_info_with_current_plan ... [OK]
    test_backend_creation ... [OK]
    test_device_is_local ... [OK]
    test_get_token ... [OK]
  BackendBasicTestCase
    test_backend_creation ... [OK]
    test_device_is_local ... [OK]
    test_get_token ... [OK]
  BackendDevicesTestCase
    test_backend_creation ... [OK]
    test_change_download_speed_limit ... [OK]
    test_change_limit_bandwidth ... [OK]
    test_change_show_all_notifications ... [OK]
    test_change_upload_speed_limit ... [OK]
    test_changing_settings_for_wrong_id_has_no_effect ... [OK]
    test_device_is_local ... [OK]
    test_devices_info ... [OK]
    test_devices_info_fails ... [OK]
    test_get_token ... [OK]
    test_remove_device ... [OK]
    test_remove_device_clear_credentials_if_local_device ... [OK]
    test_remove_device_fails ... [OK]
  BackendFileSyncOpsTestCase
    test_backend_creation ... [OK]
    test_connect_files ... [OK]
    test_device_is_local ... [OK]
    test_disable_files ... [OK]
    test_disconnect_files ... [OK]
    test_enable_files ... [OK]
    test_get_token ... [OK]
    test_restart_files ... [OK]
    test_start_files ... [OK]
    test_stop_files ... [OK]
  BackendReplicationsTestCase
    test_backend_creation ... [OK]
    test_change_replication_settings ... [OK]
    test_change_replication_settings_no_setti...

Read more...

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

Err, looks like there's some problem with Auto Pilot. Could someone please mark this 'Approved' again?

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/dashboard.ui'
2--- data/dashboard.ui 2011-01-25 18:23:49 +0000
3+++ data/dashboard.ui 2011-02-20 08:14:56 +0000
4@@ -226,7 +226,7 @@
5 <child>
6 <object class="GtkImage" id="askubuntu">
7 <property name="visible">True</property>
8- <property name="tooltip_text" translatable="yes">http://askubuntu.com/questions/tagged/ubuntu-one</property>
9+ <property name="tooltip_text" translatable="yes">View and ask Ubuntu One related questions at AskUbuntu.com</property>
10 <property name="pixbuf">ask-ubuntu-small.png</property>
11 </object>
12 </child>

Subscribers

People subscribed via source and target branches