mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-23 15:00:47 -04:00
Fix desktop integration
This commit is contained in:
parent
cd6aac9acf
commit
83fd387f2f
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@ else
|
||||||
fi
|
fi
|
||||||
EOF
|
EOF
|
||||||
chmod +x ./usr/bin/keepassxc_env
|
chmod +x ./usr/bin/keepassxc_env
|
||||||
sed -i 's/Exec=keepassxc/Exec=keepassxc_env/' org.keepassxc.desktop
|
sed -i 's/Exec=keepassxc/Exec=keepassxc_env/' org.${LOWERAPP}.desktop
|
||||||
get_desktopintegration $LOWERAPP
|
get_desktopintegration "org.${LOWERAPP}"
|
||||||
|
|
||||||
GLIBC_NEEDED=$(glibc_needed)
|
GLIBC_NEEDED=$(glibc_needed)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue