mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
DESCRIPTION="QuickLaunch is a small launcher tool that helps you to quickly \
|
||||
start any installed application (as long as it has an app-signature). Simply \
|
||||
start to enter the name of an application and QuickLaunch will find all \
|
||||
@@ -8,7 +8,7 @@ by hitting RETURN. ESC quits QuickLaunch.
|
||||
|
||||
It's recommended to set a key combo to start QuickLaunch with Haiku's \
|
||||
Shortcuts preferences."
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
SOURCE_URI="git://git.code.sf.net/p/quicklaunch-h/code#b7332495742177b6a24e7954367ef19e2eea5e79"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2010-2015 Humdinger"
|
||||
@@ -49,6 +49,6 @@ INSTALL()
|
||||
|
||||
chmod +x Add\ to\ Deskbar.sh
|
||||
cp -af Add\ to\ Deskbar.sh $quicklaunchDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $quicklaunchDir/QuickLaunch
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user