From 7233ab4ffd829df799eb13588608718037efcf0f Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Wed, 24 May 2023 11:19:46 +0600 Subject: [PATCH 1/3] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B2=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BA=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ublexec.glade | 85 ++++++++++++++++++++++++++++++++++++++++++--------- ublexec.pot | 3 ++ ublexec_ru.po | 3 ++ 3 files changed, 77 insertions(+), 14 deletions(-) diff --git a/ublexec.glade b/ublexec.glade index 52dbcf6..b31d342 100644 --- a/ublexec.glade +++ b/ublexec.glade @@ -85,6 +85,7 @@ False + 90 True False 5 @@ -103,24 +104,80 @@ - + True False - start - 5 - 5 - 5 - 5 - 6 - 6 - Run as... - - - - + + + True + False + + + True + False + vertical + + + 255 + True + False + end + Run as... + 0 + + + + + + + + True + True + 0 + + + + + 255 + True + False + start + Run the application as a user with a changed priority + True + 0 + + + + + + + + True + True + 1 + + + + + False + True + 0 + + + + + True + True + 0 + + - False + True True 1 diff --git a/ublexec.pot b/ublexec.pot index 01de260..f187a7b 100644 --- a/ublexec.pot +++ b/ublexec.pot @@ -17,6 +17,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +msgid "Run the application as a user with a changed priority" +msgstr "" + msgid "File view" msgstr "" diff --git a/ublexec_ru.po b/ublexec_ru.po index 452ac1e..242c5cc 100644 --- a/ublexec_ru.po +++ b/ublexec_ru.po @@ -17,6 +17,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +msgid "Run the application as a user with a changed priority" +msgstr "Выполнить приложение от имени пользователя с изменённым приоритетом" + msgid "File view" msgstr "Обзор файлов" From 040ff10e8257c2b654faf52fbd4ee2a9e39ffd15 Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Wed, 24 May 2023 12:26:21 +0600 Subject: [PATCH 2/3] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=B2=20desktop=20=D1=84=D0=B0=D0=B9=D0=BB=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ublexec.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ublexec.desktop b/ublexec.desktop index e0f7abd..3d4be6d 100644 --- a/ublexec.desktop +++ b/ublexec.desktop @@ -4,8 +4,8 @@ Name=ublexec Name[ru]=Выполнить как... GenericName=Run as... GenericName[ru]=Выполнить как... -Comment=Run as another user -Comment[ru]=Выполнить от другого пользователя +Comment=Run the application as a user with a changed priority +Comment[ru]=Выполнить приложение от имени пользователя с изменённым приоритетом Type=Application Exec=ublexec Icon=com.ublinux.ublexec From 27532c41461e86454eee5eb4e81d29a1e21159cf Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Wed, 24 May 2023 15:54:44 +0600 Subject: [PATCH 3/3] fix --- ublexec.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ublexec.desktop b/ublexec.desktop index 3d4be6d..4d930cf 100644 --- a/ublexec.desktop +++ b/ublexec.desktop @@ -4,7 +4,7 @@ Name=ublexec Name[ru]=Выполнить как... GenericName=Run as... GenericName[ru]=Выполнить как... -Comment=Run the application as a user with a changed priority +Comment=Run application as user with changed priority Comment[ru]=Выполнить приложение от имени пользователя с изменённым приоритетом Type=Application Exec=ublexec