diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-11-07 18:35:17 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-09 19:22:21 +0700 |
commit | 0fcd4d931eca23b7ff3b0e16c01686dea2169d6e (patch) | |
tree | 11ea85c42141bd473637f2adc79f71b97feca9ee /office/smoffice2024/textmaker24 | |
parent | 866a01aade0d90e7e7a8f83f617fb92c51bb8b5f (diff) |
office/smoffice2024: Added (office suite).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/smoffice2024/textmaker24')
-rw-r--r-- | office/smoffice2024/textmaker24 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/office/smoffice2024/textmaker24 b/office/smoffice2024/textmaker24 new file mode 100644 index 0000000000000..767d86cffb883 --- /dev/null +++ b/office/smoffice2024/textmaker24 @@ -0,0 +1,3 @@ +#!/bin/sh +# A script to run TextMaker. +/opt/smoffice2024/textmaker "$@" |