rename illume profile as mobile...

SVN revision: 74989
devs/princeamd/enlightenment-0.17-elive
Carsten Haitzler 12 years ago
parent d118cc1006
commit 503af41600
  1. 2
      config/Makefile.am
  2. 4
      config/mobile/Makefile.am
  3. 0
      config/mobile/e.src
  4. 0
      config/mobile/icon.png
  5. 0
      config/mobile/module.battery.src
  6. 0
      config/mobile/module.conf.src
  7. 0
      config/mobile/module.illume-home.src
  8. 0
      config/mobile/module.illume-indicator.src
  9. 0
      config/mobile/module.illume-keyboard.src
  10. 0
      config/mobile/module.illume-softkey.src
  11. 0
      config/mobile/module.illume2.src
  12. 2
      config/mobile/profile.desktop
  13. 2
      configure.ac

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

@ -14,7 +14,7 @@ EXTRA_DIST = \
module.illume2.src \
module.conf.src
filesdir = $(datadir)/enlightenment/data/config/illume
filesdir = $(datadir)/enlightenment/data/config/mobile
files_DATA = \
profile.desktop \
icon.png \
@ -31,7 +31,7 @@ SUFFIXES = .cfg
.src.cfg:
$(EET_EET) -e \
$(top_builddir)/config/illume/$@ config \
$(top_builddir)/config/mobile/$@ config \
$< 1
clean-local:

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

@ -1,6 +1,6 @@
[Desktop Entry]
Type=Link
Name=Touchscreen
Name=Mobile
Name[fr]=Écran tactile
Name[pt]=Ecrã táctil
Name[ko]=터치스크린

@ -1063,7 +1063,7 @@ doc/e.dox
config/Makefile
config/default/Makefile
config/standard/Makefile
config/illume/Makefile
config/mobile/Makefile
$po_makefile_in
])

Loading…
Cancel
Save