Minor text, margins and widget ordering changes in the user interface.

To match design.

Nuke

+  if (attached) {
+      g_warning("Ubuntu Pro is already attached. Skipping Ubuntu Pro pages.\n");
+      return NULL;
+  }
+
+  if (!is_ubuntupro_supported ())
+    return NULL;

for testing until Noble becomes LTS.

Merge request reports

Loading