ALT Linux Bugzilla
– Attachment 5340 Details for
Bug 27015
xdg-su don't work in LXDE
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
xdg-su.patch
xdg-su.patch (text/plain), 524 bytes, created by
Zerg
on 2012-03-01 11:50:09 MSK
(
hide
)
Description:
xdg-su.patch
Filename:
MIME Type:
Creator:
Zerg
Created:
2012-03-01 11:50:09 MSK
Size:
524 bytes
patch
obsolete
>--- xdg-su~ 2012-03-01 11:40:12.821747132 +0400 >+++ xdg-su 2012-03-01 11:41:43.258373274 +0400 >@@ -336,7 +336,7 @@ su_gnome() > { > GSU=`which gnomesu 2>/dev/null` > if [ $? -ne 0 ] ; then >- GSU=`which xsu 2>/dev/null` >+ GSU=`which gksu 2>/dev/null` > fi > if [ $? -eq 0 ] ; then > if [ -z "$user" ] ; then >@@ -412,7 +412,7 @@ fi > detectDE > > if [ x"$DE" = x"" ]; then >- XSU=`which xsu 2>/dev/null` >+ XSU=`which gksu 2>/dev/null` > if [ $? -eq 0 ] ; then > DE=generic > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 27015
:
5340
|
5341
|
5360
|
5361
|
5365