From 4f771c682684b9a87624d14422a37466547c742d Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 26 Jul 2011 00:48:40 +0000 Subject: [PATCH] 1. fix up visible profile names - computer and touchscreen for less confusion 2. fix up power btn handling to do the SAME thing - not halt AND halt now. SVN revision: 61716 --- config/default/e.src | 3 +++ config/illume/e.src | 1 - config/illume/profile.desktop | 11 ++--------- config/standard/e.src | 1 - config/standard/profile.desktop | 24 ++---------------------- 5 files changed, 7 insertions(+), 33 deletions(-) diff --git a/config/default/e.src b/config/default/e.src index b57db3345..151603cf1 100644 --- a/config/default/e.src +++ b/config/default/e.src @@ -528,4 +528,7 @@ group "E_Config" struct { value "exec.expire_timeout" double: 30.0; value "exec.show_run_dialog" uchar: 1; value "exec.show_exit_dialog" uchar: 1; + value "backlight.normal" double: 1.0; + value "backlight.dim" double: 0.3; + value "backlight.transition" double: 0.5; } diff --git a/config/illume/e.src b/config/illume/e.src index a1a28c70a..b23f07bb2 100644 --- a/config/illume/e.src +++ b/config/illume/e.src @@ -404,7 +404,6 @@ group "E_Config" struct { value "type" int: 6; value "status" int: -1; value "action" string: "halt"; - value "params" string: "now"; } group "E_Config_Binding_Acpi" struct { value "context" int: 0; diff --git a/config/illume/profile.desktop b/config/illume/profile.desktop index f9c6a0529..3556745b1 100644 --- a/config/illume/profile.desktop +++ b/config/illume/profile.desktop @@ -1,12 +1,5 @@ [Desktop Entry] Type=Link -Name=Illume -Name[ru]=Illume -Name[zh_CN]=Illume +Name=Touchscreen Icon=icon.png -Comment=Illume profile for embedded systems like phones and web tablets with tiny
touchscreen displays. Only use this if you really have such a device. -Comment[ru]=Профиль Illume для встроенных систем типа телефон или планшет, с маленькими
сенсорными экранами. Используйте его только если вы действительно имеете такое устройство. -Comment[fr]=Illume pour les systèmes embarqués
comme les téléphones et les tablettes
Internet pourvus d'un petit écran
tactile. À n'utiliser que si vous
disposez d'un tel matériel. -Comment[it]=Profilo Illume per sistemi embedded come cellulari e webpad con piccoli display
touchscreen. Usatelo solo se avete realmente un dispositivo simile. -Comment[zh_CN]=为带有小型触屏的嵌入式系统如手机和上网本设计的 Illume 设置主题。 -Comment[pt]=Perfil para telemóveis e tablets com pequenos ecrãs tácteis.
Só deve ser utilizado se possuir dispositivos deste tipo +Comment=EXPERIMENTAL!
Configuration set up to work best with touchscreen
phones, tablets and similar devices. diff --git a/config/standard/e.src b/config/standard/e.src index d11c35edd..bac506a5a 100644 --- a/config/standard/e.src +++ b/config/standard/e.src @@ -1485,7 +1485,6 @@ group "E_Config" struct { value "type" int: 6; value "status" int: -1; value "action" string: "halt"; - value "params" string: "now"; } group "E_Config_Binding_Acpi" struct { value "context" int: 0; diff --git a/config/standard/profile.desktop b/config/standard/profile.desktop index 99bc12da3..cf9fffe67 100644 --- a/config/standard/profile.desktop +++ b/config/standard/profile.desktop @@ -1,25 +1,5 @@ [Desktop Entry] Type=Link -Name=Standard -Name[ru]=Стандартный -Name[cs]=Standartní -Name[hu]=Általános -Name[el]=Κανονικό -Name[eo]=Kutima -Name[ja]=スタンダード -Name[tr_TR]=Standart -Name[zh_CN]=标准 -Name[pt]=Padrão +Name=Computer Icon=icon.png -Comment=This is the standard profile that is universal for most desktop and laptop
systems. Choose this if you are not sure what to choose. -Comment[ru]=Этот стандартный профиль
универсален для большинства
стационарных и переносных
систем. Выберите его
если вы не знаете
что надо выбрать. -Comment[cs]=Toto je standartní
univerzální
profil pro většinu
stolních a přenosných
počítačů. Vyberte pokud
si nejste jisti
co vybrat. -Comment[it]=Questo è il profilo standard, universale
per la maggior parte dei sistemi
desktop e portatili. Scegliete questo se
non siete sicuri di cosa scegliere. -Comment[hu]=Ez az általános,
alap beállítás,
amely megfelelő a
legtöbb laptop és
asztali gép számára. -Comment[fr]=Le profil standard adapté à la quasi totalité des
systèmes de bureau et ordinateurs portables.
Choisissez ce profil si vous êtes indécis. -Comment[el]=Αυτό είναι το κανονικό
προφίλ που είναι κοινό
για τα περισσότερα συστήματα. Επιλέξτε αυτό
αν δεν είστε σίγουροι για
την επιλογή σας. -Comment[eo]=Tio estas la kutima profilo
taŭga por preskaŭ ĉiuj
oficejaj sistemoj kaj
porteblaj sistemoj.
Elektu ĝin se vi ne certas. -Comment[ja]=これはスタンダードプロファイルです。
デスクトップシステムやラップトップシステムならほぼどれでも使えます。
どれを選べばいいかわからなければこれを選んでください。 -Comment[tr_TR]=Çoğu masaüstü ve dizüstü sistemler
için tasarlanmış standart kurulumdur.
Hangisini seçeceğinizden emin değilseniz bu seçeneği öneririz. -Comment[zh_CN]=适用于大多数台式机和笔记本的设置主题,如果您不清楚如何选择则请使用这个。 -Comment[pt]= O perfil de configuração padrão utilizado para a maioria dos computadores e portáteis.
Escolha-o se não souber o que escolher +Comment=Configuration for devices with keyboards and mice
like your average PC Desktop, Laptop or Netbook.