summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2024-03-01 23:19:25 -0600
committerMusikolo2024-03-01 23:19:25 -0600
commitdcf8794f1301c9213558b2583a956c04cf2a2135 (patch)
treead6f5bca61dc4662743378aab99e79be1f2422db
parenta2751502a52435248bc2a6f8b7fff917fcc455d9 (diff)
downloadaur-dcf8794f1301c9213558b2583a956c04cf2a2135.tar.gz
Improve post-install message for bcompare-kde5 package
-rw-r--r--bcompare-kde5.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcompare-kde5.install b/bcompare-kde5.install
index 57c0300c002f..8655dc3949ba 100644
--- a/bcompare-kde5.install
+++ b/bcompare-kde5.install
@@ -13,7 +13,7 @@ blue="${bold}$(tput setaf 4)"
yellow="${bold}$(tput setaf 3)"
post_install() {
- note "It is necessary to enable 'File Manager Integration' under 'Tools' -> 'Options' from Beyond Compare interface."
+ note "It is required to enable the option 'Tools' -> 'Options' -> 'Startup' -> 'Include Beyond Compare in file manager context menus' and restart Dolphin."
}
post_upgrade() {