
How do I change Ubuntu Desktop to XYZ's Desktop.
|
You would likely need to build the unity or unity-2d source. Currently in unity-5.12 would be found in
In unity-2d, unity-2d 5.12,
|
||||
|
|
There's a much quicker way, by abusing the gettext translation system. Assuming you are using an English locale:
And either log out and back in or just do:
|
|||||
|
|
This is a bit unusual and may be reverted if you update Unity, but this should be possible.
This is taking advantage of the translation system in Ubuntu to make it consider the English translation of "Ubuntu Desktop" to be "Mac OS X". |
|||||||
|