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. Simply start to enter the name of an application and \
|
||||
@@ -6,7 +6,7 @@ QuickLaunch will find all programs matching these initial letters and show \
|
||||
them in a list. You choose an app from that list with the CursorUp/Down keys \
|
||||
and launch it by hitting Return. Escape quits QuickLaunch.
|
||||
"
|
||||
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#4b403dc170130471f82660ceeb16ca78399bd143"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2014 Humdinger"
|
||||
@@ -47,6 +47,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