Συντονιστής: adem1
If you have successfully built in the past, but it suddenly stops working, try:
jhbuild build -afc
which will force it to rebuild everything from scratch.
έγραψε:There is a repository of extensions available at git://git.gnome.org/gnome-shell-extensions. Within the repository, look at metadata.json to find one you're interested in. Then if you want to try it out, just install it with
- Κώδικας: Επιλογή όλων
./autogen.sh --prefix=$HOME/.local --enable-extensions="one two three"
make install
curl -O git.gnome.org/gnome-shell-extensions
cd ~/gnome-shell/source/
git clone git://git.gnome.org/gnome-shell-extensions # κάνει την κλωνοποίηση
jhbuild buildone gnome-shell-extensions