summarylogtreecommitdiffstats
path: root/moe-kde-git.install
diff options
context:
space:
mode:
authortonyfettes2020-05-06 19:12:02 +0800
committertonyfettes2020-05-06 19:12:02 +0800
commit8ea33a6765dc7381ea8293940749f58e9146bf49 (patch)
treedd093eed2fbef04d788046dc91529eb3b5bc3ccb /moe-kde-git.install
downloadaur-8ea33a6765dc7381ea8293940749f58e9146bf49.tar.gz
Initial commit.
Diffstat (limited to 'moe-kde-git.install')
-rw-r--r--moe-kde-git.install13
1 files changed, 13 insertions, 0 deletions
diff --git a/moe-kde-git.install b/moe-kde-git.install
new file mode 100644
index 000000000000..639a2d6cf0c9
--- /dev/null
+++ b/moe-kde-git.install
@@ -0,0 +1,13 @@
+post_install() {
+ echo 'Attention:'
+ echo ' Latte Dock layout for Moe theme is NOT installed.'
+ echo ' Please manually download it from'
+ echo ' https://www.opencode.net/jomada/moe-theme/raw/master/Latte%20Layout/Moe.layout.latte'
+ echo ' and import it by right-clicking your latte-dock and navigate to Layouts -> Manage Layouts...'
+}
+
+post_remove() {
+ echo 'Attention:'
+ echo ' Manually imported Moe Latte Dock layout is NOT deleted.'
+ echo ' Please delete it by right-clicking your latte-dock and navigate to Layouts -> Manage Layouts...'
+}