rationalize default installed profiles down to default (has basically

nothing in it really), standard and illume (for illume2 the old
illume-home)



SVN revision: 59935
This commit is contained in:
Carsten Haitzler 2011-06-04 00:08:05 +00:00
parent 072ffb5662
commit 1ec797d90d
44 changed files with 1 additions and 6295 deletions

View File

@ -1,5 +1,5 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = default standard minimalist scaleable netbook illume
SUBDIRS = default standard illume
EET_EET = @eet_eet@

View File

@ -1,3 +0,0 @@
Makefile
Makefile.in
*.cfg

View File

@ -1,43 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EET_EET = @eet_eet@
EXTRA_DIST = \
profile.desktop \
icon.png \
e.src \
module.battery.src \
module.cpufreq.src \
module.dropshadow.src \
module.fileman.src \
module.ibar.src \
module.ibox.src \
module.pager.src \
module.temperature.src \
module.conf.src
filesdir = $(datadir)/enlightenment/data/config/minimalist
files_DATA = \
profile.desktop \
icon.png \
e.cfg \
module.battery.cfg \
module.cpufreq.cfg \
module.dropshadow.cfg \
module.fileman.cfg \
module.ibar.cfg \
module.ibox.cfg \
module.pager.cfg \
module.temperature.cfg \
module.conf.cfg
SUFFIXES = .cfg
.src.cfg:
$(EET_EET) -e \
$(top_builddir)/config/minimalist/$@ config \
$< 1
clean-local:
rm -rf *.cfg *~

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -1,6 +0,0 @@
group "Battery_Config" struct {
value "poll_interval" int: 512;
value "alert" int: 30;
value "alert_p" int: 10;
value "alert_timeout" int: 0;
}

View File

@ -1,4 +0,0 @@
group "Config" struct {
value "version" int: 65677;
value "menu_augmentation" int: 0;
}

View File

@ -1,4 +0,0 @@
group "Cpufreq_Config" struct {
value "poll_interval" int: 32;
value "restore_governor" int: 1;
}

View File

@ -1,7 +0,0 @@
group "Dropshadow_Config" struct {
value "shadow_x" int: 2;
value "shadow_y" int: 2;
value "blur_size" int: 10;
value "quality" int: 4;
value "shadow_darkness" double: 0.2500000000000000000000000;
}

View File

@ -1,28 +0,0 @@
group "Fileman_Config" struct {
value "config_version" int: 65793;
value "view.mode" int: 1;
value "view.open_dirs_in_place" uchar: 0;
value "view.selector" uchar: 0;
value "view.single_click" uchar: 0;
value "view.no_subdir_jump" uchar: 0;
value "view.no_subdir_drop" uchar: 0;
value "view.always_order" uchar: 0;
value "view.link_drop" uchar: 0;
value "view.fit_custom_pos" uchar: 0;
value "view.show_full_path" uchar: 0;
value "view.show_desktop_icons" uchar: 1;
value "view.show_toolbar" uchar: 0;
value "icon.icon.w" int: 48;
value "icon.icon.h" int: 48;
value "icon.list.w" int: 16;
value "icon.list.h" int: 16;
value "icon.fixed.w" uchar: 0;
value "icon.fixed.h" uchar: 0;
value "icon.extension.show" uchar: 1;
value "list.sort.no_case" uchar: 1;
value "list.sort.dirs.first" uchar: 1;
value "list.sort.dirs.last" uchar: 0;
value "selection.single" uchar: 0;
value "selection.windows_modifiers" uchar: 0;
value "theme.fixed" uchar: 0;
}

View File

@ -1,18 +0,0 @@
group "IBar_Config" struct {
group "items" list {
group "IBar_Config_Item" struct {
value "id" string: "0";
value "dir" string: "default";
value "show_label" int: 1;
value "eap_label" int: 0;
}
}
group "items" list {
group "IBar_Config_Item" struct {
value "id" string: "ibar.1";
value "dir" string: "default";
value "show_label" int: 1;
value "eap_label" int: 0;
}
}
}

View File

@ -1,20 +0,0 @@
group "IBox_Config" struct {
group "items" list {
group "IBox_Config_Item" struct {
value "id" string: "0";
value "show_label" int: 0;
value "show_zone" int: 1;
value "show_desk" int: 0;
value "icon_label" int: 0;
}
}
group "items" list {
group "IBox_Config_Item" struct {
value "id" string: "ibox.1";
value "show_label" int: 0;
value "show_zone" int: 1;
value "show_desk" int: 0;
value "icon_label" int: 0;
}
}
}

View File

@ -1,15 +0,0 @@
group "Pager_Config" struct {
value "popup" uint: 1;
value "popup_speed" double: 1.0000000000000000000000000;
value "popup_urgent" uint: 0;
value "popup_urgent_stick" uint: 0;
value "popup_urgent_speed" double: 1.5000000000000000000000000;
value "show_desk_names" uint: 0;
value "popup_height" int: 60;
value "popup_act_height" int: 60;
value "drag_resist" uint: 3;
value "btn_drag" uchar: 1;
value "btn_noplace" uchar: 2;
value "btn_desk" uchar: 0;
value "flip_desk" uchar: 0;
}

View File

@ -1,13 +0,0 @@
group "Temperature_Config" struct {
group "faces" hash {
key "temperature.1";
group "Temperature_Config_Face" struct {
value "id" string: "temperature.1";
value "poll_interval" int: 128;
value "low" int: 30;
value "high" int: 80;
value "sensor_type" int: 0;
value "units" int: 0;
}
}
}

View File

@ -1,27 +0,0 @@
[Desktop Entry]
Type=Link
Name=Minimalist
Name[ru]=Минималистский
Name[cs]=Minimalistický
Name[it]=Minimalista
Name[hu]=Minimalista
Name[fr]=Minimaliste
Name[el]=Μινιμαλιστικό
Name[eo]=Minimuma
Name[ja]=ミニマリスト
Name[tr_TR]=Minimal
Name[zh_CN]=极简
Name[pt]=Minimalista
Icon=icon.png
Comment=A mininimalist setup<br>with very few things on<br>the screen. Should<br>appeal to Those<br>that like as little<br>clutter as possible.
Comment[ru]=Минималистские настройки<br>с минимум объектов<br>на столе. Обычно подходит<br>любителям порядка и спартанского<br>мировозрения.
Comment[cs]=Minimální nastavení<br>s velmi málo věcmi<br>na obrazovce. Použitelný<br>pro ty, kteří<br>chtějí co nejčistší<br>plochu.
Comment[it]=Configurazione minima<br>con pochissime cose<br>sullo schermo.<br>Dovrebbe piacere a chi<br>desidera avere meno<br>roba possibile.
Comment[hu]=Minimalist beállítások<br>néhány dologgal<br>a képernyőn. Ez egy <br>teljesen alap beállítás.
Comment[fr]=Une configuration minimale avec très peu de<br>choses à l'écran. Pour ceux qui apprécient<br>un bureau bien dégagé.
Comment[el]=Ένα μινιμαλιστικό προφίλ<br>με πολύ λίγα στοιχεία στην<br>οθόνη. Θα αρέσει σε<br>αυτούς που θέλουν τα απολύτως<br>απαραίτητα.
Comment[eo]=Minimuma agordo kun<br>malmulte da objektoj sur<br>la ekrano. Taŭgas<br>por ĉiuj kiuj ŝatas<br>senĝenajn labortablojn.
Comment[ja]=ミニマリストはその名のとおり必要最小限の設定で<br>画面上はほとんど何もありません。<br>質素好みな人向けです。
Comment[tr_TR]=Ekranda en az ögenin bulunduğu minimal kurulumdur.<br>
Comment[zh_CN]=一个只在屏幕上放置极少项目的极简设置。
Comment[pt]=Uma configuração minimalista com poucos itens no ecrã.<br>Útil para aqueles que gostam de coisas simples

View File

@ -1,3 +0,0 @@
Makefile
Makefile.in
*.cfg

View File

@ -1,43 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EET_EET = @eet_eet@
EXTRA_DIST = \
profile.desktop \
icon.png \
e.src \
module.battery.src \
module.cpufreq.src \
module.dropshadow.src \
module.fileman.src \
module.ibar.src \
module.ibox.src \
module.pager.src \
module.temperature.src \
module.conf.src
filesdir = $(datadir)/enlightenment/data/config/netbook
files_DATA = \
profile.desktop \
icon.png \
e.cfg \
module.battery.cfg \
module.cpufreq.cfg \
module.dropshadow.cfg \
module.fileman.cfg \
module.ibar.cfg \
module.ibox.cfg \
module.pager.cfg \
module.temperature.cfg \
module.conf.cfg
SUFFIXES = .cfg
.src.cfg:
$(EET_EET) -e \
$(top_builddir)/config/netbook/$@ config \
$< 1
clean-local:
rm -rf *.cfg *~

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -1,6 +0,0 @@
group "Battery_Config" struct {
value "poll_interval" int: 512;
value "alert" int: 30;
value "alert_p" int: 10;
value "alert_timeout" int: 0;
}

View File

@ -1,4 +0,0 @@
group "Config" struct {
value "version" int: 65677;
value "menu_augmentation" int: 0;
}

View File

@ -1,4 +0,0 @@
group "Cpufreq_Config" struct {
value "poll_interval" int: 32;
value "restore_governor" int: 1;
}

View File

@ -1,7 +0,0 @@
group "Dropshadow_Config" struct {
value "shadow_x" int: 4;
value "shadow_y" int: 4;
value "blur_size" int: 10;
value "quality" int: 2;
value "shadow_darkness" double: 0.5000000000000000000000000;
}

View File

@ -1,28 +0,0 @@
group "Fileman_Config" struct {
value "config_version" int: 65793;
value "view.mode" int: 1;
value "view.open_dirs_in_place" uchar: 0;
value "view.selector" uchar: 0;
value "view.single_click" uchar: 0;
value "view.no_subdir_jump" uchar: 0;
value "view.no_subdir_drop" uchar: 0;
value "view.always_order" uchar: 0;
value "view.link_drop" uchar: 0;
value "view.fit_custom_pos" uchar: 0;
value "view.show_full_path" uchar: 0;
value "view.show_desktop_icons" uchar: 1;
value "view.show_toolbar" uchar: 0;
value "icon.icon.w" int: 48;
value "icon.icon.h" int: 48;
value "icon.list.w" int: 16;
value "icon.list.h" int: 16;
value "icon.fixed.w" uchar: 0;
value "icon.fixed.h" uchar: 0;
value "icon.extension.show" uchar: 1;
value "list.sort.no_case" uchar: 1;
value "list.sort.dirs.first" uchar: 1;
value "list.sort.dirs.last" uchar: 0;
value "selection.single" uchar: 0;
value "selection.windows_modifiers" uchar: 0;
value "theme.fixed" uchar: 0;
}

View File

@ -1,18 +0,0 @@
group "IBar_Config" struct {
group "items" list {
group "IBar_Config_Item" struct {
value "id" string: "0";
value "dir" string: "default";
value "show_label" int: 1;
value "eap_label" int: 0;
}
}
group "items" list {
group "IBar_Config_Item" struct {
value "id" string: "ibar.1";
value "dir" string: "default";
value "show_label" int: 1;
value "eap_label" int: 0;
}
}
}

View File

@ -1,20 +0,0 @@
group "IBox_Config" struct {
group "items" list {
group "IBox_Config_Item" struct {
value "id" string: "0";
value "show_label" int: 0;
value "show_zone" int: 1;
value "show_desk" int: 0;
value "icon_label" int: 0;
}
}
group "items" list {
group "IBox_Config_Item" struct {
value "id" string: "ibox.1";
value "show_label" int: 0;
value "show_zone" int: 1;
value "show_desk" int: 0;
value "icon_label" int: 0;
}
}
}

View File

@ -1,15 +0,0 @@
group "Pager_Config" struct {
value "popup" uint: 1;
value "popup_speed" double: 1.0000000000000000000000000;
value "popup_urgent" uint: 0;
value "popup_urgent_stick" uint: 0;
value "popup_urgent_speed" double: 1.5000000000000000000000000;
value "show_desk_names" uint: 1;
value "popup_height" int: 60;
value "popup_act_height" int: 60;
value "drag_resist" uint: 3;
value "btn_drag" uchar: 1;
value "btn_noplace" uchar: 2;
value "btn_desk" uchar: 0;
value "flip_desk" uchar: 0;
}

View File

@ -1,13 +0,0 @@
group "Temperature_Config" struct {
group "faces" hash {
key "temperature.1";
group "Temperature_Config_Face" struct {
value "id" string: "temperature.1";
value "poll_interval" int: 128;
value "low" int: 30;
value "high" int: 80;
value "sensor_type" int: 0;
value "units" int: 0;
}
}
}

View File

@ -1,23 +0,0 @@
[Desktop Entry]
Type=Link
Name=Netbook
Name[ru]=Netbook
Name[el]=Netbook
Name[eo]=Komputileto
Name[ja]=ネットブック
Name[tr_TR]=Netbook
Name[zh_CN]=上网本
Name[pt]=Mini-portátil
Icon=icon.png
Comment=If you have a very<br>small, low-powered laptop<br>(also known as Netbooks),<br>then this profile is for<br>you. It has heavier<br>features turned off<br>to save resources.
Comment[ru]=Если у Вас небольшой,<br>маломощный ноутбук<br>(так же Netbook, Недобук),<br>тогда этот профиль для вас.<br>Все тяжелые элементы<br>отключены для сбережения<br>ресурсов системы.
Comment[cs]=Pokud máte malý<br>laptop s nízkou spotřebou<br>(známé jako Netbooky),<br>pak je tento profil<br>pro vás. Má náročnější<br>funkce vypnuty,<br>aby se ušetřily systémové prostředky.
Comment[it]=Se avete un portatile molto piccolo e con<br>poca potenza (noti anche come Netbook),<br>allora questo profilo fa per voi.<br>In questo sono state disattivate le<br>funzionalità più pesanti per<br>risparmiare risorse.
Comment[hu]=Ha egy kicsi erőforrással<br> bíró eszközöd van, laptop,<br>akkor ez a számodra<brylegmegfelelőbb beállítás.<br>Kevés erőforrást igényel.
Comment[fr]=Si vous avez un ordinateur portable de petites<br>dimensions et de faible puissance du type<br>mini-portable, c'est le profil approprié.<br>Les fonctionnalités les plus gourmandes<br>en ressources sont désactivées.
Comment[el]=Αν έχετε ένα πολύ<br>μικρό, χαμηλής κατανάλωσης laptop<br>(γνωστά και ως Netbooks),<br>τότε αυτό το προφίλ είναι για εσάς.<br>Έχει απενεργοποιημένα τα "βαριά"<br>χαρακτηριστικά για να λειτουργεί<br> πιο γρήγορα.
Comment[eo]=Se vi havas malgrandegan,<br>malaltpotencan tekokomputilo<br>(ankaŭ nomata komputileto),<br>do tiu profilo estas taŭga por<br>vi. Ĝia plej pezaj eblecoj<br>estas malŝaltitaj.
Comment[ja]=非力なラップトップ(別名ネットブック)をお使いなら、<br>このプロファイルを利用してください。<br>処理の重い機能を無効にしてリソースを節約しています。
Comment[tr_TR]=Eğer düşük güçlü bir donanıma sahipseniz (Netbook mesela)<br>, o zaman bu seçenek size göre.<br>Bu seçenekte fazla güç tüketen özellikler,<br>kaynakları korumak adına kapatılmıştır.
Comment[zh_CN]=为上网本设计的设置主题,关闭许多特性以节约资源。
Comment[pt]=Se você possui um pequeno portátil, também conhecido como netbook, este é o perfil ideal para si.<br>Tem as funcionalidades mais intensas desligadas de modo a poupar recursos

View File

@ -1,3 +0,0 @@
Makefile
Makefile.in
*.cfg

View File

@ -1,43 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EET_EET = @eet_eet@
EXTRA_DIST = \
profile.desktop \
icon.png \
e.src \
module.battery.src \
module.cpufreq.src \
module.dropshadow.src \
module.fileman.src \
module.ibar.src \
module.ibox.src \
module.pager.src \
module.temperature.src \
module.conf.src
filesdir = $(datadir)/enlightenment/data/config/scaleable
files_DATA = \
profile.desktop \
icon.png \
e.cfg \
module.battery.cfg \
module.cpufreq.cfg \
module.dropshadow.cfg \
module.fileman.cfg \
module.ibar.cfg \
module.ibox.cfg \
module.pager.cfg \
module.temperature.cfg \
module.conf.cfg
SUFFIXES = .cfg
.src.cfg:
$(EET_EET) -e \
$(top_builddir)/config/scaleable/$@ config \
$< 1
clean-local:
rm -rf *.cfg *~

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,6 +0,0 @@
group "Battery_Config" struct {
value "poll_interval" int: 512;
value "alert" int: 30;
value "alert_p" int: 10;
value "alert_timeout" int: 0;
}

View File

@ -1,4 +0,0 @@
group "Config" struct {
value "version" int: 65677;
value "menu_augmentation" int: 0;
}

View File

@ -1,4 +0,0 @@
group "Cpufreq_Config" struct {
value "poll_interval" int: 32;
value "restore_governor" int: 1;
}

View File

@ -1,7 +0,0 @@
group "Dropshadow_Config" struct {
value "shadow_x" int: 4;
value "shadow_y" int: 4;
value "blur_size" int: 10;
value "quality" int: 2;
value "shadow_darkness" double: 0.5000000000000000000000000;
}

View File

@ -1,28 +0,0 @@
group "Fileman_Config" struct {
value "config_version" int: 65793;
value "view.mode" int: 1;
value "view.open_dirs_in_place" uchar: 0;
value "view.selector" uchar: 0;
value "view.single_click" uchar: 0;
value "view.no_subdir_jump" uchar: 0;
value "view.no_subdir_drop" uchar: 0;
value "view.always_order" uchar: 0;
value "view.link_drop" uchar: 0;
value "view.fit_custom_pos" uchar: 0;
value "view.show_full_path" uchar: 0;
value "view.show_desktop_icons" uchar: 1;
value "view.show_toolbar" uchar: 0;
value "icon.icon.w" int: 48;
value "icon.icon.h" int: 48;
value "icon.list.w" int: 16;
value "icon.list.h" int: 16;
value "icon.fixed.w" uchar: 0;
value "icon.fixed.h" uchar: 0;
value "icon.extension.show" uchar: 1;
value "list.sort.no_case" uchar: 1;
value "list.sort.dirs.first" uchar: 1;
value "list.sort.dirs.last" uchar: 0;
value "selection.single" uchar: 0;
value "selection.windows_modifiers" uchar: 0;
value "theme.fixed" uchar: 0;
}

View File

@ -1,18 +0,0 @@
group "IBar_Config" struct {
group "items" list {
group "IBar_Config_Item" struct {
value "id" string: "0";
value "dir" string: "default";
value "show_label" int: 1;
value "eap_label" int: 0;
}
}
group "items" list {
group "IBar_Config_Item" struct {
value "id" string: "ibar.1";
value "dir" string: "default";
value "show_label" int: 1;
value "eap_label" int: 0;
}
}
}

View File

@ -1,20 +0,0 @@
group "IBox_Config" struct {
group "items" list {
group "IBox_Config_Item" struct {
value "id" string: "0";
value "show_label" int: 0;
value "show_zone" int: 1;
value "show_desk" int: 0;
value "icon_label" int: 0;
}
}
group "items" list {
group "IBox_Config_Item" struct {
value "id" string: "ibox.1";
value "show_label" int: 0;
value "show_zone" int: 1;
value "show_desk" int: 0;
value "icon_label" int: 0;
}
}
}

View File

@ -1,15 +0,0 @@
group "Pager_Config" struct {
value "popup" uint: 1;
value "popup_speed" double: 1.0000000000000000000000000;
value "popup_urgent" uint: 0;
value "popup_urgent_stick" uint: 0;
value "popup_urgent_speed" double: 1.5000000000000000000000000;
value "show_desk_names" uint: 1;
value "popup_height" int: 60;
value "popup_act_height" int: 60;
value "drag_resist" uint: 3;
value "btn_drag" uchar: 1;
value "btn_noplace" uchar: 2;
value "btn_desk" uchar: 0;
value "flip_desk" uchar: 0;
}

View File

@ -1,13 +0,0 @@
group "Temperature_Config" struct {
group "faces" hash {
key "temperature.1";
group "Temperature_Config_Face" struct {
value "id" string: "temperature.1";
value "poll_interval" int: 128;
value "low" int: 30;
value "high" int: 80;
value "sensor_type" int: 0;
value "units" int: 0;
}
}
}

View File

@ -1,27 +0,0 @@
[Desktop Entry]
Type=Link
Name=Scaleable
Name[ru]=Масштабируемый
Name[cs]=Škálovatelný
Name[it]=Scalabile
Name[hu]=Kalibrálható
Name[fr]=Proportionnel
Name[el]=Κλιμακωτό
Name[eo]=Skalebla
Name[ja]=スケーラブル
Name[tr_TR]=Ölçeklenebilir
Name[zh_CN]=缩放
Name[pt]=Ajustada
Icon=icon.png
Comment=The Standard setup, but<br>with automatic scaling<br>enabled to adapt to<br>the resolution of your<br>display, if it is set<br>correctly.
Comment[ru]=Стандартные настройки,<br>с автоматически включенным<br>масштабированием, для адаптации<br>к экрану Вашего устройства.<br>Работает если всё правильно настроено.
Comment[cs]=Standartní nastavení, ale<br>s povoleným automatickým<br>škálováním, které se přizpůsobí<br>rozlišení vaší obrazovky,<br>pokud je nastaveno<br>správně.
Comment[it]=La configurazione<br>standard ma con<br>scalatura automatica<br>abilitata per essere<br>adattata alla<br>risoluzione del vostro<br>schermo se impostata<br>correttamente.
Comment[hu]=Az általános beállítás,<br>kiegészítve a kalibrációval,<br>amely automaikusan a képernyő<br>felbontásodhoz igazítja az<br>ablakok méretét.
Comment[fr]=La configuration standard plus la mise à<br>l'échelle activée pour s'adapter de<br>façon automatique à la résolution<br>de l'écran, si les paramètres<br>sont corrects.
Comment[el]=Η κανονική ρύθμιση αλλά<br>με αυτόματη αλλαγή μεγέθους<br>για να αλλάζει κλίμακα ανάλογα<br>με την ανάλυση της οθόνης σας.
Comment[eo]=La normala agordo, sed<br>kun aŭtomata skalado<br>ebligata por adapti al<br>la ekrandistingivo,<br>se difinita korekte.
Comment[ja]=スタンダードの設定です。<br>そしてお使いのディスプレイ解像度が正しく設定されていれば、<br>それに合わせてスケールを自動調整する機能が付いています。
Comment[tr_TR]=Standart kurulum, fakat<br>otomatik ölçekleme<br>aktif olarak gelir ve ekran çözünürlüğünüze göre<br>ölçekleme yapılır.
Comment[zh_CN]=标准设置主题,会自动进行缩放以适应不同的分辨率。
Comment[pt]=A configuração padrão, mas com ajuste automático à resolução do seu ecrã, se definida corretamente

View File

@ -886,9 +886,6 @@ doc/e.dox
config/Makefile
config/default/Makefile
config/standard/Makefile
config/minimalist/Makefile
config/scaleable/Makefile
config/netbook/Makefile
config/illume/Makefile
$po_makefile_in
])