Rename the icons so that the get a unique name. This will make it possible to create a standard (FDO) icon theme for e which supplies these icons without using custom X- keys. SVN revision: 28990devs/princeamd/enlightenment-0.17-elive
parent
4307a0544e
commit
b8afe0e904
27 changed files with 27 additions and 36 deletions
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=Battery |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=battery,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-battery |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=Clock |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=clock,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-clock |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=Cpufreq |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=cpufreq,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-cpufreq |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=Dropshadow |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=dropshadow,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-dropshadow |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=IBar |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=ibar,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-ibar |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=IBox |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=ibox,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-ibox |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=Pager |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=pager,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-pager |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=Start |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=start,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-start |
||||
|
@ -1,5 +1,4 @@ |
||||
[Desktop Entry] |
||||
Type=Link |
||||
Name=Temperature |
||||
Exec=enlightenment |
||||
X-Enlightenment-IconClass=temperature,gadget |
||||
Icon=./module.edj |
||||
Icon=e-module-temperature |
||||
|
Loading…
Reference in new issue