[SOLVED] LM13 Cinnamon says it's Ubuntu 12.04.1 LTS

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
caribriz

[SOLVED] LM13 Cinnamon says it's Ubuntu 12.04.1 LTS

Post by caribriz »

Hi,

On my LM13 Cinnamon (1.4), the System Settings > Details > Overview screen logo has suddenly changed from Linux Mint to Ubuntu:
LM13 Cinnamon System Settings Details screen.png
Has anyone else experienced this?
How do I get the Linux Mint logo back?

caribriz
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29607
Joined: Wed Jul 06, 2011 3:58 am

Re: LM13 Cinnamon says it's Ubuntu 12.04.1 LTS

Post by xenopeek »

Check that the following files have the matching text, or else replace the text with the ones below. You'll need to edit files as root, which you can do with:

Code: Select all

gksudo gedit filename
The files to check:
  • /etc/issue

    Code: Select all

    Linux Mint 13 Maya \n \l
  • /etc/issue.net (no trailing newline)

    Code: Select all

    Linux Mint 13 Maya
  • /etc/lsb-release

    Code: Select all

    DISTRIB_ID=LinuxMint
    DISTRIB_RELEASE=13
    DISTRIB_CODENAME=maya
    DISTRIB_DESCRIPTION="Linux Mint 13 Maya"
Image
caribriz

Re: LM13 Cinnamon says it's Ubuntu 12.04.1 LTS

Post by caribriz »

Thanks for your reply, xenopeek.

I checked those three files and they already contain the same text as you posted.

caribriz
caribriz

Re: LM13 Cinnamon says it's Ubuntu 12.04.1 LTS

Post by caribriz »

Found where to replace the logo.
/usr/share/gnome-control-center-ui/UbuntuLogo.png

As root, I replaced the image "UbuntuLogo.png" with the Linux Mint logo (from my other LM13 Cinnamon install) - but keeping the image name "UbuntuLogo.png".
(In the default install, the Linux Mint logo image is named "UbuntuLogo.png" - they have just replaced the image.)
gnome-control-center ui ubuntulogo.png
gnome-control-center ui after replacement.png
I have no idea how or why this happened :?

caribriz
nomko

Re: [SOLVED] LM13 Cinnamon says it's Ubuntu 12.04.1 LTS

Post by nomko »

Beside the help xenopeek was providing, some background info for you.

Linux Mint is Ubuntu-based. So this means that your Linux Mint 13 version is basically Ubuntu 12.04 and they are both LTS versions (LTS = Long Term Service).
So, it's not such a shocking thing to find out when your Linux Mint 13 mentions that it's Ubuntu 12.04.1. Mint is based on Ubuntu.
caribriz

Re: [SOLVED] LM13 Cinnamon says it's Ubuntu 12.04.1 LTS

Post by caribriz »

nomko wrote:Beside the help xenopeek was providing, some background info for you.
Linux Mint is Ubuntu-based. So this means that your Linux Mint 13 version is basically Ubuntu 12.04 and they are both LTS versions (LTS = Long Term Service).
So, it's not such a shocking thing to find out when your Linux Mint 13 mentions that it's Ubuntu 12.04.1. Mint is based on Ubuntu.
I realise that Mint 13 is based on the equivalent LTS version of Ubuntu - been using Mint (and Ubuntu) since Helena.

But the change of logo when I clicked on System Settings > Details screen was a surprise - I've never experienced it before and
when I last went to that screen it had the Linux Mint logo. So I don't know what happened to change it - I certainly didn't.
I'm still wondering why it changed by itself and if anyone else has had it happen to them.

Regardless, I now have the original Mint logo back.

caribriz
Locked

Return to “Software & Applications”