updated on Fri Jan 20 12:03:34 UTC 2012
[aur-mirror.git] / cinnamon-extensions-git / cinnamon-extensions-git.install
blobcd697c3ecd6e05a7295fb15bae0405b1011285a9
1 post_install() {
2   glib-compile-schemas usr/share/glib-2.0/schemas
4   cat <<EOT
5 ==============================================================================
6 To enable the extensions open dconf-editor
7 and go to org --> cinnamon--> enabled extensions
8 and enter the desired extension name, it should look like this:
10   ['dock@cinnamon.org', 'weather@cinnamon.org', 'trash@cinnamon.org']
11   
12 The extension names are the same as the folder names in
13   /usr/share/cinnamon/extensions
15 Or you could just install 'cinnamon-settings-git' from AUR
16         and enable the extensions from there
18 You need to restart Cinnamon
20   Alt+F2, and type "r"
21   or from a command line: cinnamon --replace
23 To configure the weather extension run
24   cinnamon-weather-extension-config
25 ==============================================================================
26 EOT
30 post_upgrade() {
31   glib-compile-schemas usr/share/glib-2.0/schemas
34 post_remove() {
35   glib-compile-schemas usr/share/glib-2.0/schemas