qt5designer shortcut removed for 18.04
This commit is contained in:
parent
5b1f69cdf7
commit
ecad0e51dd
1 changed files with 0 additions and 7 deletions
|
@ -1183,13 +1183,6 @@ function plank_PostTrtFct () {
|
||||||
function qt_PostTrtFct () {
|
function qt_PostTrtFct () {
|
||||||
runCmd "sudo ln -s /usr/share/qtchooser/qt5-x86_64-linux-gnu.conf /usr/lib/x86_64-linux-gnu/qtchooser/default.conf" \
|
runCmd "sudo ln -s /usr/share/qtchooser/qt5-x86_64-linux-gnu.conf /usr/lib/x86_64-linux-gnu/qtchooser/default.conf" \
|
||||||
"set QT5 as default"
|
"set QT5 as default"
|
||||||
|
|
||||||
createAppShortcut "/usr/bin/designer" \
|
|
||||||
"" \
|
|
||||||
"GNOME;GTK;Development;IDE" \
|
|
||||||
"QT Designer 5" \
|
|
||||||
"local" \
|
|
||||||
update-menus
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue