diff options
author | Martin Lefebvre <dadexter@sekurity.com> | 2010-05-11 19:46:09 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:09 +0200 |
commit | 52d8b31f2228361a353d9bbc5b8974bf32dc5e5c (patch) | |
tree | 805141da86ef38c357c7082fdf76934e3454438b | |
parent | d2cdf6e8c77a1505f1d044ba1c5d93fe9e3bc6e3 (diff) | |
download | slackbuilds-52d8b31f2228361a353d9bbc5b8974bf32dc5e5c.tar.gz |
office/abiword: Updated for version 2.4.6
-rw-r--r-- | office/abiword/README | 3 | ||||
-rw-r--r-- | office/abiword/abiword.SlackBuild | 4 | ||||
-rw-r--r-- | office/abiword/slack-desc | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/office/abiword/README b/office/abiword/README index 9d8b629b92..4b7be7d8a7 100644 --- a/office/abiword/README +++ b/office/abiword/README @@ -1,5 +1,3 @@ -The AbiWord Word Processor - The AbiWord word processor is a lightweight and featureful productivity tool that is suitable for a wide variety of word processing tasks. @@ -7,4 +5,3 @@ processing tasks. AbiWord requires libgnomecanvas and libgnomeprintui, and due to those requirements, libgnomeprint and libgnomecups, all of which are available at SlackBuilds.org - diff --git a/office/abiword/abiword.SlackBuild b/office/abiword/abiword.SlackBuild index afca0968aa..4cdae80d84 100644 --- a/office/abiword/abiword.SlackBuild +++ b/office/abiword/abiword.SlackBuild @@ -80,10 +80,6 @@ rm -rf $PKG/usr/lib # No need to clutter up the toplevel /usr/share/icons mv $PKG/usr/share/icons $PKG/usr/share/pixmaps -# Fix icon path in .desktop file so that it will show up in KDE -sed -i 's|Icon=abiword_48.png|Icon=/usr/share/pixmaps/abiword_48.png|' \ - $PKG/usr/share/applications/abiword.desktop || exit 1 - mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh diff --git a/office/abiword/slack-desc b/office/abiword/slack-desc index 171be227a3..406d1a41dc 100644 --- a/office/abiword/slack-desc +++ b/office/abiword/slack-desc @@ -1,4 +1,12 @@ -abiword: The AbiWord Word Processor +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +abiword: abiword (The AbiWord Word Processor) abiword: abiword: The AbiWord word processor is a lightweight and featureful abiword: productivity tool that is suitable for a wide variety of word |