Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mikhail Tergoev
PortWINE
Commits
eb6c2f2e
Commit
eb6c2f2e
authored
Oct 24, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'Htylol-update-name_desktop_1' into devel
parents
e4d82813
848fd8df
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
functions_helper
data_from_portwine/scripts/functions_helper
+0
-0
start.sh
data_from_portwine/scripts/start.sh
+6
-1
No files found.
data_from_portwine/scripts/functions_helper
View file @
eb6c2f2e
This diff is collapsed.
Click to expand it.
data_from_portwine/scripts/start.sh
View file @
eb6c2f2e
...
@@ -497,7 +497,12 @@ if [[ -f "${portwine_exe}" ]] ; then
...
@@ -497,7 +497,12 @@ if [[ -f "${portwine_exe}" ]] ; then
PW_SHORTCUT
=
"
${
translations
[DELETE SHORTCUT]
}
!
$PW_GUI_ICON_PATH
/
$BUTTON_SIZE
.png!
${
translations
[Delete shortcut for select file...]
}
:98"
PW_SHORTCUT
=
"
${
translations
[DELETE SHORTCUT]
}
!
$PW_GUI_ICON_PATH
/
$BUTTON_SIZE
.png!
${
translations
[Delete shortcut for select file...]
}
:98"
fi
fi
create_pw_comment
create_name_desktop
if
[[
-z
"
${
PW_COMMENT_DB
}
"
]]
;
then
PW_COMMENT_DB
=
"
${
translations
[Launching]
}
<b>
$(
print_wrapped
"
$PW_NAME_DESKTOP_PROXY
"
"50"
)
</b>
$(
seconds_to_time
"
$TIME_CURRENT
"
)
"
else
PW_COMMENT_DB
=
"
$PW_COMMENT_DB
$(
seconds_to_time
"
$TIME_CURRENT
"
)
"
fi
export
KEY_START
=
"
$RANDOM
"
export
KEY_START
=
"
$RANDOM
"
if
[[
"
${
PW_GUI_START
}
"
==
"NOTEBOOK"
]]
;
then
if
[[
"
${
PW_GUI_START
}
"
==
"NOTEBOOK"
]]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment