diff --git a/ublexec.desktop b/ublexec.desktop index e0f7abd..4d930cf 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 application as user with changed priority +Comment[ru]=Выполнить приложение от имени пользователя с изменённым приоритетом Type=Application Exec=ublexec Icon=com.ublinux.ublexec 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 "Обзор файлов"