Merge branch 'TioTrom-master-patch-75937' into 'master'
Deleted dash-to-panel-left.install, tromjaro-branding-install.hook,... See merge request tromsite/tromjaro/packages/tromjaro-settings!1
This commit is contained in:
commit
3f343f1ce5
|
@ -1,5 +0,0 @@
|
||||||
post_install() {
|
|
||||||
gsettings set org.gnome.shell.extensions.dash-to-panel panel-positions '{"0":"LEFT","1":"LEFT"}'
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
[Trigger]
|
|
||||||
Operation = Install
|
|
||||||
Operation = Upgrade
|
|
||||||
Type = Package
|
|
||||||
Target = tromjaro-branding
|
|
||||||
|
|
||||||
[Action]
|
|
||||||
Description = Install TROMjaro Branding
|
|
||||||
When = PostTransaction
|
|
||||||
Exec = /bin/sh -c 'dconf update'
|
|
|
@ -1,9 +0,0 @@
|
||||||
[Trigger]
|
|
||||||
Operation = Remove
|
|
||||||
Type = Package
|
|
||||||
Target = tromjaro-branding
|
|
||||||
|
|
||||||
[Action]
|
|
||||||
Description = Remove TROMjaro Branding
|
|
||||||
When = PreTransaction
|
|
||||||
Exec = /bin/sh -c 'rm -f /etc/dconf/db/gdm'
|
|
|
@ -1,3 +0,0 @@
|
||||||
post_install() {
|
|
||||||
gsettings set org.gnome.shell.extensions.dash-to-panel panel-positions '{"0":"LEFT","1":"LEFT"}'
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user