[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:window_managers:installing_e17 [2018/08/14 14:57 (UTC)] tritehowtos:window_managers:installing_e17 [2018/08/14 15:03 (UTC)] trite
Line 32: Line 32:
  
 First you need to install the dependencies needed to compile Enlightenment. These can be found in SlackBuilds-website or with sbopkg: First you need to install the dependencies needed to compile Enlightenment. These can be found in SlackBuilds-website or with sbopkg:
-<code bash>+
  * check  * check
  
Line 40: Line 40:
  
  * bullet  * bullet
-</code>+
  
 Once you have those packages installed we can proceed to make a build directory and commence with the fun stuff! Once you have those packages installed we can proceed to make a build directory and commence with the fun stuff!
Line 130: Line 130:
  
  
-Should look something like this (please check already existing .desktop files for other language examples):+Should look something like this (please check already existing .desktop files for other language examples and please add relevant lines for your language):
  
 <code bash> <code bash>
Line 147: Line 147:
 Name=Enlightenment  Name=Enlightenment 
  
-... (cut because there is an entry for each language, please add relevant lines for your language) ... +Comment[en_GB]=Enlightenment by Enlightenment
- +
-Comment[en_GB]=Enlightenment by Enlightenmen+
  
 Comment[sv]=Enlightenment av Enlightenment  Comment[sv]=Enlightenment av Enlightenment 
- 
-... (cut because there is an entry for each language, please add relevant lines for your language) ... 
  
 X-KDE-PluginInfo-Version=0.22.9 X-KDE-PluginInfo-Version=0.22.9
 howtos:window_managers:installing_e17 ()