desktop and icon files with starter script
This commit is contained in:
1
debian/ubuntu-sdk-ide.install
vendored
1
debian/ubuntu-sdk-ide.install
vendored
@@ -1,3 +1,4 @@
|
|||||||
debian/ubuntu-sdk-ide.desktop usr/share/applications
|
debian/ubuntu-sdk-ide.desktop usr/share/applications
|
||||||
ubuntu-sdk-ide.png usr/share/icons
|
ubuntu-sdk-ide.png usr/share/icons
|
||||||
|
ubuntu-sdk-ide usr/bin/
|
||||||
usr/ubuntu-sdk-ide
|
usr/ubuntu-sdk-ide
|
||||||
|
|||||||
@@ -3,5 +3,4 @@ BINDIR=/usr/ubuntu-sdk-ide/bin
|
|||||||
LIBDIR=/usr/ubuntu-sdk-ide/lib/qtcreator
|
LIBDIR=/usr/ubuntu-sdk-ide/lib/qtcreator
|
||||||
LD_LIBRARY_PATH=$LIBDIR
|
LD_LIBRARY_PATH=$LIBDIR
|
||||||
export LD_LIBRARY_PATH
|
export LD_LIBRARY_PATH
|
||||||
exec "$BINDIR/qtcreator -platformtheme appmenu-qt5`" ${1+"$@"}
|
$BINDIR/qtcreator -platformtheme appmenu-qt5 ${1+"$@"}
|
||||||
~
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user