summaryrefslogtreecommitdiff
path: root/themes/openSUSE/src/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openSUSE/src/common.inc')
-rw-r--r--themes/openSUSE/src/common.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/openSUSE/src/common.inc b/themes/openSUSE/src/common.inc
index 4dae74f..bbbae25 100644
--- a/themes/openSUSE/src/common.inc
+++ b/themes/openSUSE/src/common.inc
@@ -199,8 +199,8 @@
/window.action actNothing def
% cd change dialog
info.type 5 eq info.type 6 eq or {
- % 'chdir' triggers fs metadata re-read
- getcwd dup .undef ne { chdir } { pop } ifelse
+ % 'mount' re-reads fs metadata
+ mount pop
} if
"" -1 3 return