In 3.1.3 Main.module, one of the first actions is:
  IF Uversion <> "11.04" AND Uversion <> "11.10" AND Uversion <> "12.04" THEN 
    FMessage.SimpleMessage("Ubuntu " & Uversion & "\n" & ("Sorry, Ubuntu 
release not supported."), "MyLogo_small.png", "dialog-error.png", "Close")
    QUIT 
  ENDIF 

So there doesn't appear to be any easy magic trick.  There are many
other places in the code where the version is checked and conditional
code is executed depending on the version.

Instead I installed gconf-editor to do what I want, but it was a pain
compared to having a simple tool like MyUnity.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1009590

Title:
  Ubuntu 12.10 not supported version

To manage notifications about this bug go to:
https://bugs.launchpad.net/myunity/+bug/1009590/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to