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
Vladislav
PortWINE
Commits
3fa00cad
Commit
3fa00cad
authored
Jul 30, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'Htylol-update-tray_pp' into devel
parents
7384b310
8f2dac3d
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
110 additions
and
8 deletions
+110
-8
portproton_tray.svg
data_from_portwine/img/gui/portproton_tray.svg
+0
-0
tray.mo
data_from_portwine/locales/es/LC_MESSAGES/tray.mo
+0
-0
tray.po
data_from_portwine/locales/es/LC_MESSAGES/tray.po
+35
-0
tray.mo
data_from_portwine/locales/ru/LC_MESSAGES/tray.mo
+0
-0
tray.po
data_from_portwine/locales/ru/LC_MESSAGES/tray.po
+35
-0
tray.pot
data_from_portwine/locales/tray.pot
+34
-0
functions_helper
data_from_portwine/scripts/functions_helper
+6
-8
tray_gui_pp
data_from_portwine/themes/tray/tray_gui_pp
+0
-0
No files found.
data_from_portwine/
themes/tray
/portproton_tray.svg
→
data_from_portwine/
img/gui
/portproton_tray.svg
View file @
3fa00cad
File moved
data_from_portwine/
themes/tray
/es/LC_MESSAGES/tray.mo
→
data_from_portwine/
locales
/es/LC_MESSAGES/tray.mo
View file @
3fa00cad
No preview for this file type
data_from_portwine/locales/es/LC_MESSAGES/tray.po
0 → 100644
View file @
3fa00cad
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-03 13:04+0500\n"
"PO-Revision-Date: 2024-07-26 23:00+0500\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.4.4\n"
#: example/example_pp.cpp:19
msgid "WINEFILE"
msgstr "WINEFILE"
#: example/example_pp.cpp:21
msgid "TASKMGR"
msgstr "GESTOR DE TAREAS"
#: example/example_pp.cpp:23
msgid "CHANGELOG"
msgstr "LISTA DE CAMBIOS"
#: example/example_pp.cpp:25
msgid "FORCE EXIT"
msgstr "SALIDA FORZADA"
data_from_portwine/
themes/tray
/ru/LC_MESSAGES/tray.mo
→
data_from_portwine/
locales
/ru/LC_MESSAGES/tray.mo
View file @
3fa00cad
No preview for this file type
data_from_portwine/locales/ru/LC_MESSAGES/tray.po
0 → 100644
View file @
3fa00cad
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-03 13:04+0500\n"
"PO-Revision-Date: 2024-07-26 23:02+0500\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.4.4\n"
#: example/example_pp.cpp:19
msgid "WINEFILE"
msgstr "ФАЙЛОВЫЙ МЕНЕДЖЕР"
#: example/example_pp.cpp:21
msgid "TASKMGR"
msgstr "ДИСПЕТЧЕР ЗАДАЧ"
#: example/example_pp.cpp:23
msgid "CHANGELOG"
msgstr "ИЗМЕНЕНИЯ"
#: example/example_pp.cpp:25
msgid "FORCE EXIT"
msgstr "ПРИНУДИТЕЛЬНЫЙ ВЫХОД"
data_from_portwine/locales/tray.pot
0 → 100644
View file @
3fa00cad
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-26 23:04+0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: example/example_pp.cpp:19
msgid "WINEFILE"
msgstr ""
#: example/example_pp.cpp:21
msgid "TASKMGR"
msgstr ""
#: example/example_pp.cpp:23
msgid "CHANGELOG"
msgstr ""
#: example/example_pp.cpp:25
msgid "FORCE EXIT"
msgstr ""
data_from_portwine/scripts/functions_helper
View file @
3fa00cad
...
...
@@ -992,11 +992,11 @@ stop_portwine () {
kill_portwine
&&
try_remove_dir
"
${
PW_WINELIB
}
/var"
find
"
${
PORT_WINE_PATH
}
/data/prefixes/
${
PW_PREFIX_NAME
}
/drive_c/"
-maxdepth
1
-type
f
-name
"*.tmp"
-delete
if
[[
!
-z
"
$(
pgrep
-a
tray_pp
)
"
]]
;
then
kill
-s
SIGUSR1
$(
pgrep
-a
tray_pp
)
2>/dev/null
if
[[
!
-z
"
$(
pgrep
-a
tray_
gui_
pp
)
"
]]
;
then
kill
-s
SIGUSR1
$(
pgrep
-a
tray_
gui_
pp
)
2>/dev/null
fi
if
[[
!
-z
"
$(
pgrep
-a
yad_gui_pp
)
"
]]
;
then
kill
-s
SIGUSR1
$(
pgrep
-a
pw_yad
_pp
)
2>/dev/null
kill
-s
SIGUSR1
$(
pgrep
-a
yad_gui
_pp
)
2>/dev/null
fi
pw_auto_create_shortcut
add_in_stop_portwine
...
...
@@ -3257,8 +3257,8 @@ open_changelog () {
export
-f
open_changelog
pw_tray_icon
()
{
if
[[
!
-z
"
$(
pgrep
-a
tray_pp
)
"
]]
;
then
kill
-s
SIGUSR1
$(
pgrep
-a
tray_pp
)
2>/dev/null
if
[[
!
-z
"
$(
pgrep
-a
tray_
gui_
pp
)
"
]]
;
then
kill
-s
SIGUSR1
$(
pgrep
-a
tray_
gui_
pp
)
2>/dev/null
fi
pw_tray_winefile
()
{
...
...
@@ -3278,9 +3278,7 @@ pw_tray_icon () {
export
-f
tray_icon_click_exit
PW_GUI_TRAY_PATH
=
"
${
PW_GUI_THEMES_PATH
}
/tray"
cd
"
${
PW_GUI_TRAY_PATH
}
"
env
LD_LIBRARY_PATH
=
"
${
PW_LD_LIBRARY_PATH
}
"
"
${
PW_GUI_TRAY_PATH
}
/tray_pp"
&
cd
-
env
LD_LIBRARY_PATH
=
"
${
PW_LD_LIBRARY_PATH
}
"
"
${
PW_GUI_TRAY_PATH
}
/tray_gui_pp"
&
return
0
}
...
...
data_from_portwine/themes/tray/tray_pp
→
data_from_portwine/themes/tray/tray_
gui_
pp
View file @
3fa00cad
No preview for this file type
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