Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE-old
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
Vladislav
PortWINE-old
Commits
aabe7da7
Commit
aabe7da7
authored
1 year ago
by
Maxim Slipenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
ed4ee4dc
master
Add-version-selection-support-OpenGL
RU-locale-gallium-zink
add-no-location
add-old-tray
added-full-disable
added-main-menu
added-main-menu1
added-ppdb
added-repair
added-reset
added-reset-userconf
added-skip-updates
added-timeout
added-try_copy_file_with_checksums
added-unset
added-upper-case
added_SKIP_CHECK_UPDATES_NEW
added_restart_stop
allow_use_vkd3d
assoc-mass
auto-shortcuts
branch-version
cancel-shortcut
center-fixed-gnome
center-xfce
correct-code
correct-sort-(mini-fix)
debug
debug-filesystems
del-shortcuts
devel
devel-time
dgvoodoo2
dgvoodoo2-settings
drop-auto-close
drop-basename
drop-center-gnome
drop-convert
drop-legacy
drop-legacy-api
find_exe
fix
fix-bat-files
fix-bug
fix-bug-elieyna
fix-debug
fix-gamescope
fix-if-empty
fix-locales
fix-spellcheck-0.1
fix-themes
fix-vkbasalt-flatpak
fix-zink2
fixed-center
fixed-combobox-gpu
fixed-for-autoshortcut
fixed-for-steam
fixed-for-steam-dev
fixed-gettext
fixed-remove-desktop
fixed-vulkaninfo
fixed-xrandr
fixes
fixes-new
fixnine-withgamescope
flatpak-debug
for-tray
forced-all-api
gallium-zink-move
gamescope
gamescope-changes
gamescope-version
gamescope2
gamescope3
gamescope4
gemma2-1
gettext
gettext-winetricks
gui_edit_db_file
gui_user_conf
improve_updates
master-time
merge-need
merge-pw_edit_db
merged-combobox-fix
minor-fixes-new
modern-try-copy
notebook-settings
optimized
optimized2
print-wrapped
pw-tray-for-wayland
refact-pw-edit
saved-state-shortcut
selection-text-for-gs-flatpak
silent-curl
skip_vulkaninfo
sort
speedup_mangohud
spellcheck_and_fixes
split-commits
start.sh-1
temporary-fix-dx12-dgv2
update-3d-api
update-checksums
update-debug-timer
update-gettext
update-lang
update-notify
update-sort
update-tray_pp
update-yad
update-yad2
update-yad3
use-array
use-tmpfs
userconf-settings
vkd3d_for_dgv2
yad-updates
yad-updates2
zink-opengl
¬-not-working
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
zen_yad_gui
data_from_portwine/scripts/zen_yad_gui
+2
-2
No files found.
data_from_portwine/scripts/zen_yad_gui
View file @
aabe7da7
...
...
@@ -471,8 +471,8 @@ portwine_create_shortcut () {
--field
=
"
${
sc_menu_desktop
}
"
:CHK
"TRUE"
\
--button
=
"
$loc_gui_create_shortcut
"
:0
)
if
[
$?
-eq
"0"
]
;
then
name_desktop
=
$(
echo
"
$OUTPUT
"
|
awk
-F
'|'
'{ print $
1
}'
)
create_menu_desktop_shortcut
=
$(
echo
"
$OUTPUT
"
|
awk
-F
'|'
'{ print $
2
}'
)
name_desktop
=
$(
echo
"
$OUTPUT
"
|
awk
-F
'|'
'{ print $
2
}'
)
create_menu_desktop_shortcut
=
$(
echo
"
$OUTPUT
"
|
awk
-F
'|'
'{ print $
3
}'
)
try_remove_file
"
${
PORT_WINE_PATH
}
/
${
name_desktop
}
.desktop"
...
...
This diff is collapsed.
Click to expand it.
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