A Gnome Shell extension that indicates your Nvidia card status while using
Bumblebee, just like bumblebee-indicator
.
Icons used are taken from the Bumblebee Project
If you want to localize this extension, just follow these steps:
-
Create an empty language directory in
$extpath/[email protected]/locale
:~/ext-path$ mkdir /[email protected]/locale/fr_FR
-
cd
into$extpath/tools
and runupdate-localization.sh
~/ext-path$ cd tools; ./update-localization.sh
-
Edit the newly created
$extpath/[email protected]/locale/$lang/LC_MESSAGES/bumblebee-indicator.po
-
Rerun
update-localization.sh
(to regenerate.mo
files)~/ext-path/tools$ ./update-localization.sh
To update existing translations just run update-localization.sh
.