Modified templates (using ur_domain_set)

netsetup
Самоукин Алексей 14 years ago
parent ce4189a944
commit 2f806f44f7

@ -10,10 +10,10 @@ patch = 2.2.0.0
patch = on
[resource]
#?env(client.os_remote_auth)!=#
#?env(client.os_remote_auth)!=&&ur_domain_set==on#
path = /home/#-ur_login-#/Home
#env#
#?env(client.os_remote_auth)==#
#?env(client.os_remote_auth)==||ur_domain_set==off#
path = /home/#-ur_login-#
#env#

@ -1,2 +1,2 @@
# Calculate format=kde link=/usr/share/applications/kde4/kopete.desktop mirror env(client.os_remote_auth)!=&&server(jabber.host)!=&&ur_jid!=
# Calculate format=kde link=/usr/share/applications/kde4/kopete.desktop mirror env(client.os_remote_auth)!=&&ur_domain_set==on&&server(jabber.host)!=&&ur_jid!=
#добавим Kopete в автозагрузку если настроен локальный Jabber сервер

@ -1,4 +1,4 @@
# Calculate format=kde env(client.os_remote_auth)==
# Calculate format=kde env(client.os_remote_auth)==||ur_domain_set==off
#покажем иконку Home в случае если компьютер не сетевой
#в противном случае директория Home будет в /home/$USER/Home
[Desktop Entry]

@ -7,7 +7,7 @@ Default Identity=1
#?os_locale_language==ru#
Dictionary=Русский
#os_locale_language#
#?server(mail.type)==imap&&env(client.os_remote_auth)!=#
#?server(mail.type)==imap&&env(client.os_remote_auth)!=&&ur_domain_set==on#
Drafts=.1.directory/Drafts
Fcc=.1.directory/Sent
#server#

@ -1,5 +1,5 @@
# Calculate format=kde append=replace
#?env(client.os_remote_auth)!=&&server(jabber.host)!=#
#?env(client.os_remote_auth)!=&&ur_domain_set==on&&server(jabber.host)!=#
[Account_JabberProtocol_#-ur_jid-#]
AccountId=#-ur_jid-#
AllowPlainTextPassword=true
@ -72,7 +72,7 @@ Width 1680=500
Width 1920=500
[Notification Messages]
#?env(client.os_remote_auth)!=&&server(jabber.host)!=#
#?env(client.os_remote_auth)!=&&ur_domain_set==on&&server(jabber.host)!=#
#выдавать предупреждение при проверке сертификата защищенного соединения
KopeteTLSWarning#-ur_jid_host-#InvalidCertSelfSigned=false
#env#

@ -9,10 +9,10 @@ Lock=false
Lock=true
#os_root_type#
LockGrace=60000
#?env(client.os_remote_auth)!=#
#?env(client.os_remote_auth)!=&&ur_domain_set==on#
Saver=KClock.desktop
#env#
#?env(client.os_remote_auth)==#
#?env(client.os_remote_auth)==||ur_domain_set==off#
Saver=KClock.desktop
#Saver=asciiquarium.desktop
#env#

@ -1,6 +1,6 @@
# Calculate format=kde
#настройка отправки писем kmail
#?server(mail.host)!=&&env(client.os_remote_auth)!=#
#?server(mail.host)!=&&env(client.os_remote_auth)!=&&ur_domain_set==on#
[General]
default-transport=1

@ -62,16 +62,16 @@ plugin=simplelauncher
zvalue=0
[Containments][#-sum(cont,cont)-#][Applets][#-sum(app,app)-#][Configuration]
icon=kde
#?env(client.os_remote_auth)==#
#?env(client.os_remote_auth)==||ur_domain_set==off#
views=Applications,RunCommand,Leave
#env#
#?env(client.os_remote_auth)!=#
#?env(client.os_remote_auth)!=&&ur_domain_set==on#
views=Applications,RunCommand,SwitchUser,LockScreen,Logout
#env#
[Containments][#-sum(cont,cont)-#][Applets][#-sum(app,app)-#][LayoutInformation]
Order=#-sum(apporder,apporder)-#
#?env(client.os_remote_auth)==#
#?env(client.os_remote_auth)==||ur_domain_set==off#
[Containments][#-sum(cont,cont)-#][Applets][#-sum(app,app+1)-#]
immutability=1
plugin=icon
@ -82,7 +82,7 @@ Url=file:///home/#-ur_login-#
Order=#-sum(apporder,apporder+1)-#
#env#
#?env(client.os_remote_auth)!=#
#?env(client.os_remote_auth)!=&&ur_domain_set==on#
[Containments][#-sum(cont,cont)-#][Applets][#-sum(app,app+1)-#]
immutability=1
plugin=icon
@ -102,7 +102,7 @@ Url=file:///home/#-ur_login-#/Share
Order=#-sum(apporder,apporder+1)-#
#env#
#?env(client.os_remote_auth)!=&&server(ftp.host)!=#
#?env(client.os_remote_auth)!=&&ur_domain_set==on&&server(ftp.host)!=#
[Containments][#-sum(cont,cont)-#][Applets][#-sum(app,app+1)-#]
immutability=1
plugin=icon

@ -1,4 +1,4 @@
# Calculate format=samba env(client.os_remote_auth)!=&&server(ftp.host)!=
# Calculate format=samba env(client.os_remote_auth)!=&&ur_domain_set==on&&server(ftp.host)!=
[Desktop Entry]
Encoding=UTF-8
Name=FTP

@ -1,4 +1,4 @@
# Calculate append=replace name=Home.desktop format=samba env(client.os_remote_auth)!=
# Calculate append=replace name=Home.desktop format=samba env(client.os_remote_auth)!=&&ur_domain_set==on
[Desktop Entry]
Encoding=UTF-8
Name=Home

@ -1,4 +1,4 @@
# Calculate format=samba link=/usr/share/apps/kio_desktop/DesktopLinks/Home.desktop mirror env(client.os_remote_auth)==
# Calculate format=samba link=/usr/share/apps/kio_desktop/DesktopLinks/Home.desktop mirror env(client.os_remote_auth)==||ur_domain_set==off
[Desktop Entry]
URL[$e]=$HOME
Icon=user-home

Loading…
Cancel
Save