mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-07-07 17:32:32 +02:00
Update for Debian
This commit is contained in:
4
dist/deb/gnome/debian.postinst
vendored
4
dist/deb/gnome/debian.postinst
vendored
@@ -38,9 +38,9 @@ fi
|
||||
|
||||
DEB_VENDOR=$(cat /etc/dpkg/origins/default | grep Vendor: | sed -e "s/Vendor: //")
|
||||
if [ "$DEB_VENDOR" = "Debian" ] ; then
|
||||
EXTENSION="appindicatorsupport@rgcjonas.gmail.com"
|
||||
else
|
||||
EXTENSION="ubuntu-appindicators@ubuntu.com"
|
||||
else
|
||||
EXTENSION="appindicatorsupport@rgcjonas.gmail.com"
|
||||
fi
|
||||
|
||||
CONF_DIR=/etc/dconf/db/local.d
|
||||
|
||||
Reference in New Issue
Block a user