From 8e99a8c2e3385fb43241426c1df390c31f5e9913 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 11 Aug 2023 19:07:32 -0300 Subject: profiles: fix some comments Changes: * Turn very long end-of-line comments into normal comments * Turn multi-line end-of-line comments into normal comments * Fix a comment being below instead of above the relevant entry * Turn some comments that look like code into end-of-line comments --- etc/profile-a-l/chromium-common.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/profile-a-l/chromium-common.profile') diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile index 878e0fe1d..ea24aa102 100644 --- a/etc/profile-a-l/chromium-common.profile +++ b/etc/profile-a-l/chromium-common.profile @@ -39,7 +39,9 @@ blacklist ${PATH}/curl blacklist ${PATH}/wget blacklist ${PATH}/wget2 -#dbus-user none - prevents access to passwords saved in GNOME Keyring and KWallet, also breaks Gnome connector. +# This prevents access to passwords saved in GNOME Keyring and KWallet, also +# breaks Gnome connector. +#dbus-user none # The file dialog needs to work without d-bus. ?HAS_NODBUS: env NO_CHROME_KDE_FILE_DIALOG=1 -- cgit v1.2.3-70-g09d2