wok view gksu/stuff/gksu.patch @ rev 24851
updated libxdg-basedir and libxdg-basedir-dev (1.2.0 -> 1.2.3)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 26 10:49:19 2022 +0100 (2022-03-26) |
parents | |
children |
line source
1 --- a/gksu-migrate-conf.sh
2 +++ b/gksu-migrate-conf.sh
3 @@ -1,4 +1,4 @@
4 -#!/bin/bash
5 +#!/bin/sh
7 set_default ()
8 {
10 # FIXME: gksu is incompatible with /usr/bin/terminal!
11 # Using sakura here instead.
13 --- a/gksu.desktop
14 +++ b/gksu.desktop
15 @@ -41,7 +41,7 @@
16 Comment[th]=เปิดเทอร์มินัลในนามผู้ใช้ root โดยใช้ gksu ถามรหัสผ่าน
17 Comment[zh_CN]=以 root 用户身份打开一个终端,使用 gksu 询问密码
18 Encoding=UTF-8
19 -Exec=gksu /usr/bin/x-terminal-emulator
20 +Exec=gksu sakura
21 Icon=gksu-root-terminal
22 StartupNotify=true
23 Terminal=false