vncserver: refactor

This commit is contained in:
Dmitry Maksyoma 2021-08-13 19:06:24 +12:00
parent 5635096978
commit 7e854294a2

View File

@ -30,7 +30,7 @@ use Time::HiRes qw (sleep);
&DetectEnvironment();
&SetGlobalVariables();
&DefineFilePathsAndStuff();
&ParseAndProcessCliOptions();
@ -973,7 +973,7 @@ sub DetectEnvironment {
&DetectFontPath();
}
sub SetGlobalVariables {
sub DefineFilePathsAndStuff {
#
# Global variables. You may want to configure some of these for
# your site