Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox shows as Aurora [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
el_Salmon
Guru
Guru


Joined: 15 Dec 2003
Posts: 339
Location: Around 2.4GHz

PostPosted: Sat Mar 16, 2013 1:16 pm    Post subject: Firefox shows as Aurora [SOLVED] Reply with quote

Hi all,

after some years, I have come back to Gentoo Linux. After compiling a basic KDE desktop environment and Mozilla Firefox 17 on amd64, I have discovered Firefox is showed as Aurora. Is it normal this rename on Gentoo?
_________________
Linux Proud User: HP Pavilion 15-an002ns laptop (KDE Neon), Xiaomi Mi Air 12 (KDE Neon), Raspberry Pi 3 (Nextcloudpi), Docooler MS9 Pro (LibreElec)


Last edited by el_Salmon on Sat Mar 16, 2013 2:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Sat Mar 16, 2013 1:33 pm    Post subject: Reply with quote

Code:

        if use bindist; then
                sizes="16 32 48"
                icon_path="${S}/browser/branding/aurora"
                # Firefox's new rapid release cycle means no more codenames
                # Let's just stick with this one...
                icon="aurora"
                name="Aurora"
        else

emerge firefox with USE="-bindist" will give you original firefox name + icon. You may change icon + name in /usr/share/applications/firefox.desktop or put an own firefox.desktop file into ~/.local/share/applications/
Back to top
View user's profile Send private message
el_Salmon
Guru
Guru


Joined: 15 Dec 2003
Posts: 339
Location: Around 2.4GHz

PostPosted: Sat Mar 16, 2013 2:53 pm    Post subject: Reply with quote

franzf wrote:
Code:

        if use bindist; then
                sizes="16 32 48"
                icon_path="${S}/browser/branding/aurora"
                # Firefox's new rapid release cycle means no more codenames
                # Let's just stick with this one...
                icon="aurora"
                name="Aurora"
        else

emerge firefox with USE="-bindist" will give you original firefox name + icon. You may change icon + name in /usr/share/applications/firefox.desktop or put an own firefox.desktop file into ~/.local/share/applications/

Thank you very much!
_________________
Linux Proud User: HP Pavilion 15-an002ns laptop (KDE Neon), Xiaomi Mi Air 12 (KDE Neon), Raspberry Pi 3 (Nextcloudpi), Docooler MS9 Pro (LibreElec)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum