office/aiksaurus: Make .desktop validate.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-21 15:10:34 -04:00 committed by David Spencer
parent 56b131c760
commit 432d711986
2 changed files with 4 additions and 7 deletions

View file

@ -29,7 +29,7 @@ TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@ -40,8 +40,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
elif [ "$ARCH" = "x86_64" ]; then

View file

@ -1,15 +1,12 @@
[Desktop Entry]
Categories=Office;
Comment=Thesaurus
Encoding=UTF-8
Exec=gaiksaurus
GenericName=Thesaurus
Icon=/usr/share/icons/gaiksaurus/gaiksaurus.png
Name=Gaiksaurus
NoDisplay=false
StartupNotify=true
Terminal=0
TerminalOptions=
Terminal=false
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=