Re: Customizing Gnome shell extensions during the installation
- From: Danishka Navin <danishka gmail com>
- To: Florian Müllner <fmuellner gnome org>
- Cc: gnome-shell-list <gnome-shell-list gnome org>
- Subject: Re: Customizing Gnome shell extensions during the installation
- Date: Fri, 27 Jul 2012 23:46:24 +0530
still i could not enable the gnome shell extensions and also to enable right click option on the desktop.
....glib-2.0/schemas/org.gnome.shell.gschema.override file contain following content but no luck extensions and desktop right lick option
but button-layout, show-date, show-seconds are working
[org.gnome.shell]
enabled-extensions=['
alternate-tab gnome-shell-extensions gnome org', '
alternative-status-menu gnome-shell-extensions gnome org', '
places-menu gnome-shell-extensions gnome org', '
apps-menu gnome-shell-extensions gnome org', '
auto-move-windows gnome-shell-extensions gnome org', '
drive-menu gnome-shell-extensions gnome org', '
icon-manager krajniak info', 'mediasplayers@ycdref', '
native-window-placement gnome-shell-extensions gnome org', '
pidgin gnome-shell-extensions gnome org', '
themeselector fpmurphy com", '
user-theme gnome-shell-extensions gnome org', '
windowsNavigator gnome-shell-extensions gnome org', '
workspacesmenu fpmurphy com', '
dock gnome-shell-extensions gcampax github com', '
weather gnome-shell-extensions gnome org', '
systemMonitor gnome-shell-extensions gcampax github com', '
calc patapon info', '
workspacesmenu fpmurphy com', '
workspace-indicator gnome-shell-extensions gcampax github com', '
xrandr-indicator gnome-shell-extensions gcampax github com', '
places-menu gnome-shell-extensions gcampax github com']
[org.gnome.shell.overrides]
button-layout='menu:minimize,maximize,close'
[org.gnome.shell.clock]
show-date=true
show-seconds=true
[org.gnome.nautilus.desktop]
home-icon-visible=true
trash-icon-visible=true
computer-icon-visible=rue
On Thu, Jun 28, 2012 at 4:18 PM, Florian Müllner
<fmuellner gnome org> wrote:
On Thu, Jun 28, 2012 at 11:06 AM, Danishka Navin <
danishka gmail com> wrote:
> i was trying following to enable selected extensions but no luck. How to
> enable them for all users will created for the system?
> I could not manage with the information under vendor overrides.
You need to patch the packages that provide the schemas in question to
add a <schema-name>.gschema.override file in the same directory as the
source schema for which you intend to change default values. For the
gnome-shell example, this would be
data/org.gnome.shell.gschema.override, with the following content:
[org.gnome.shell]
enabled-extensions=['extension-uuid1', 'extension-uuid2']
[org.gnome.shell.overrides]
button-layout='menu:minimize,maximize,close'
Regards,
Florian
--
Danishka Navin
http://danishkanavin.blogspot.comhttp://twitter.com/danishkanavin
http://www.flickr.com/photos/danishkanavin/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]