ALT Linux Bugzilla
– Attachment 3864 Details for
Bug 21509
не становиться умолчательным браузером, но очень хочет
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
Пример кода для KDE3/4 на sh
firefox-cross-desktop.sh (text/plain), 357 bytes, created by
Zerg
on 2009-09-09 21:48:43 MSD
(
hide
)
Description:
Пример кода для KDE3/4 на sh
Filename:
MIME Type:
Creator:
Zerg
Created:
2009-09-09 21:48:43 MSD
Size:
357 bytes
patch
obsolete
>#!/bin/sh > >KDE4_BIN=`kde4-config --install exe` > >KDE_BIN=`kde-config --exec-prefix`/bin/ > >[ -x "${KDE4_BIN}/kwriteconfig" ] && > $KDE4_BIN/kwriteconfig --file kdeglobals --group General --key BrowserApplication "!firefox" > >[ -x "${KDE_BIN}/kwriteconfig" ] && > $KDE_BIN/kwriteconfig --file kdeglobals --group General --key BrowserApplication "!firefox"
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 Raw
Actions:
View
Attachments on
bug 21509
:
3863
|
3864
|
3932
|
3933