You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep sure does. That is kinda an undocumented dependency. You can get it here.
Moksha also uses Moksha menu. Another undocumented here dependency. Plus has configurations settings set for using a certain gtk theme and icon set. Look thru the code.
I prob should document all this but that has been low priority.
I'm not sure if Moksha 0.3.1 is just for Bodhi Linux but it tries to open this file that does not exist on PCLinuxOS.
snprintf(buff, sizeof(buff), "enlightenment_open "
"file:///usr/share/bodhi/quickstart/quickstartEN/index.html");
Should check to see if the file exists before trying to open it in a browser.
located in moksha-0.3.1/src/bin/e_utils.c
The text was updated successfully, but these errors were encountered: