rename illume profile as mobile.

SVN revision: 74990
This commit is contained in:
Carsten Haitzler 2012-08-08 06:07:37 +00:00
parent b4997b0ff1
commit 53e5b5af09
7 changed files with 16 additions and 22 deletions

View File

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

View File

@ -1,18 +0,0 @@
[Desktop Entry]
Type=Link
Name=Illume
Name[ru]=Illume
Name[el]=Illume
Name[eo]=Illume
Name[zh_CN]=Illume
Icon=icon.png
Comment=Illume profile for<br>embedded systems like<br>phones and web<br>tablets with tiny<br>touchscreen displays.<br>Only use this if<br>you really have<br>such a device.
Comment[ru]=Профиль Illume для<br>встроенных систем типа<br>телефон или планшет, с маленькими<br>сенсорными экранами.<br>Используйте его только если<br>вы действительно имеете<br>такое устройство.
Comment[cs]=Illume profil pro<br>přenosná zařízení<br>jako telefony<br>a webové tablety<br>s malými dotykovými displeji.<br>Použijte jen pokud<br>opravdu máte<br>takové zařízení.
Comment[it]=Profilo Illume per sistemi embedded come<br>cellulari e webpad con piccoli display<br>touchscreen. Usatelo solo se<br>avete realmente un dispositivo simile.
Comment[hu]=Illume profil <br>telefonokhoz, érintőképernyőkhöz.<br>Csak akkor használd ezt,<br>ha valóban ilyen eszközöd van.
Comment[fr]=Profil Illume pour les systèmes embarqués<br>comme les téléphones et les tablettes<br>Internet pourvus d'un petit écran<br>tactile. À n'utiliser que si vous<br>disposez d'un tel matériel.
Comment[el]=Το προφίλ Illume είναι<br>για μικροσυσκευές όπως <br>κινητά τηλέφωνα ή internet<br>tablets με μικρές οθόνες αφής.<br>Επιλέξτε μόνο αν έχετε τέτοια<br>συσκευή.
Comment[eo]=Profilo Illume por la<br>enkorpigitaj sistemoj<br>kiel la telefonoj kaj<br>ttt-tabletoj kun etaj<br>tuŝekranoj. Nur uzu<br>tiun se vi vere havas<br>tian aparaton.
Comment[zh_CN]=为带有小型触屏的嵌入式系统如手机和上网本设计的 Illume 设置主题。
Comment[pt]=Perfil para telemóveis e web tablets com pequenos ecrãs tácteis.<br>Só deve ser utilizado para dispositivos deste tipo

View File

@ -7,7 +7,7 @@ EXTRA_DIST = \
icon.png \
base.src
filesdir = $(datadir)/elementary/config/illume
filesdir = $(datadir)/elementary/config/mobile
files_DATA = \
profile.desktop \
icon.png \
@ -15,7 +15,7 @@ files_DATA = \
%.cfg: %.src
$(EET_EET) -e \
$(top_builddir)/config/illume/$@ config \
$(top_builddir)/config/mobile/$@ config \
$< 1
clean-local:

View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Type=Link
Name=Mobile
Name[fr]=Écran tactile
Name[pt]=Ecrã táctil
Name[ko]=터치스크린
Icon=icon.png
Comment=Configuration set up to work best with touchscreen<br>phones, tablets and similar devices.
Comment[fr]=Configuration adaptée aux écrans tactiles<br>des téléphones, tablettes et apparentés.
Comment[it]=Configurazione adatta per l'uso in smartphone<br>con interfaccia tattile, tablets e similari.
Comment[pt]=Configuração para ecrãs de toque de<br>telefones, tablets e similares.
Comment[ko]=터치스크린 기반의 휴대폰, 태블릿 등과 같은 장치에 맞는 설정.

View File

@ -767,7 +767,7 @@ data/edje_externals/Makefile
config/Makefile
config/default/Makefile
config/standard/Makefile
config/illume/Makefile
config/mobile/Makefile
$po_makefile_in
])