diff options
author | carriunix <carriunix@gmail.com> | 2022-07-16 04:29:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-17 06:40:09 +0700 |
commit | f6bb42d3c882fc7def12f46a8c057b1b3050c008 (patch) | |
tree | c4325ca098952fa0b4ca93185d15c5585c2c9e9a /desktop/simplenote/files | |
parent | 5a5d4bd444970cfb63217e312c5fc04951d479be (diff) |
desktop/simplenote: Added (Note taking program)
Taking over Skaendo's version for 14.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/simplenote/files')
-rw-r--r-- | desktop/simplenote/files/simplenote.desktop | 9 | ||||
-rw-r--r-- | desktop/simplenote/files/simplenote.png | bin | 0 -> 36089 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/desktop/simplenote/files/simplenote.desktop b/desktop/simplenote/files/simplenote.desktop new file mode 100644 index 0000000000000..992f010516b2f --- /dev/null +++ b/desktop/simplenote/files/simplenote.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Simplenote +Comment=Simplenote for Linux +Exec="/opt/simplenote/simplenote" %U +Terminal=false +Type=Application +Icon=simplenote +StartupNotify=true +Categories=Utility;TextEditor; diff --git a/desktop/simplenote/files/simplenote.png b/desktop/simplenote/files/simplenote.png Binary files differnew file mode 100644 index 0000000000000..15ab612f95bb2 --- /dev/null +++ b/desktop/simplenote/files/simplenote.png |