[E-devel] language module patch

2008-10-13 Thread Quaker
that symlink, but on Debian Lenny not for example. That's why i created this patch -> It modifes the source to read files from default /usr/share/X11/xkb/rules. Can any developer apply it please? :) here is the link to the patch : http://easylinux.pastebin.com/f2ff65410 Thanks, qUAKER PS. Sor

[E-devel] EWL fb engine won't compile - patch

2008-10-29 Thread Quaker
Hi, i tried to compile EWL with sources from 26.10, it didn't work.. i am not a C coder, but i tried to correct it, i modifed a source file of EWL framebuffer engine and it compiled without errors.. so here is the patch: --- ewl_engine_evas_fb.c2008-10-29 09:55:51.0 + +++ ewl_eng

[E-devel] Wrong patch in trunk/e/debian/patches

2008-10-29 Thread Quaker
Hi, when i try to make deb package of E with debian/rules binary, it'll try to apply patch in e/debian/patches(01_install_internal-use_binaries_in_usr_lib_enlightenment.diff) but it'll end with this error: Trying patch debian/patches/01_install_internal-use_binaries_in_usr_lib_enlightenment.diff a

[E-devel] Embryo compilation

2008-11-05 Thread Quaker
Hi, when i try to compile Embryo with debian/rules, it'll give an error because rules script runs doxygen and there isn't any Doxyfile.. please can someone correct the rules script? (and remove libembryo-doc package from the "control" script because it'll not gen

Re: [E-devel] Embryo compilation

2008-11-05 Thread Quaker
so i found a working way how to correct it without removing anything. just change build/libembryo-doc:: cd $(DEB_SRCDIR) && doxygen in debian/rules to build/libembryo-doc:: cd doc && doxygen 2008/11/5 Quaker <[EMAIL PROTECTED]> > Hi, > > when i try to c

Re: [E-devel] Embryo compilation

2008-11-05 Thread Quaker
i found the same thing is needed to do with edje library... when i'll found another library where is needed to do this, i will report. 2008/11/5 Quaker <[EMAIL PROTECTED]> > so i found a working way how to correct it without removing anything. > > just change > > buil

[E-devel] Enlightenment debian/rules script

2008-11-05 Thread Quaker
Hi, please remove the line rm debian/tmp/usr/share/enlightenment/data/fonts/* in svn/e/trunk/e/debian/rules. That folder does not exist and it gives me an error when making deb package :) - This SF.Net email is sponsore

[E-devel] trunk/e/debian/rules fix

2008-11-06 Thread Quaker
Hi, please remove lines install/e17:: rm -r debian/tmp/usr/lib/enlightenment/modules/wizard from trunk/e/debian/rules. In the newest E with these lines, it says it can't load wizard module on startup. q

[E-devel] Wizard module correction

2008-11-06 Thread Quaker
Hi, please remove the line edje_object_signal_emit(o_bg, "e,state,next,disable", "e"); from modules/wizard/e_wizard.c. With this line, wizard will stay on the first screen with inactive next button. qUAKER -

Re: [E-devel] Wizard module correction

2008-11-08 Thread Quaker
. 2008/11/6 Quaker <[EMAIL PROTECTED]> > Hi, > > please remove the line > > edje_object_signal_emit(o_bg, "e,state,next,disable", "e"); > > from modules/wizard/e_wizard.c. > > With this line, wizard will s

[E-devel] some Czech translations for Enlightenment DR17

2008-12-03 Thread Quaker
Hi, I created full Czech translations for: The whole Enlightenment DR17 WM Elitaire Ephoto Emodules: alarm cpu emu flame forecasts iiirk language mail mem moon net notification penguins photo rain slideshow snow taskbar tclock uptime weather wlan :) The archive is in the attachment :) Please

Re: [E-devel] Epsilon debian package and depends

2008-12-30 Thread Quaker
VN. I already have a rewrited debian folders on my local computer, compatible with Debian pkg-E project. I must test them first and then i will upload them. Thanks for a report, i will add it to contr

Re: [E-devel] E SVN: quaker IN trunk/entrance/data/themes: . blingbling default default/img

2009-03-13 Thread Quaker
hi, sorry, forgot to modify configure.ac to build makefile for blingbling theme. i will fix it when i'll get home :) sorry, quaker -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powerin

Re: [E-devel] E SVN: quaker IN trunk/entrance/data/themes: . blingbling default default/img

2009-03-13 Thread Quaker
OK, its fixed now. quaker -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the

Re: [E-devel] systray weirdness

2009-04-06 Thread Quaker
Hi, it looks you are running trayer or stalonetray, kill it first and then add the systray module. :) -- This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of

Re: [E-devel] moving E modules to OLD/BROKEN

2009-06-18 Thread Quaker
> Just like we did for regular libraries and applications, we'll do it > for E-MOULES-EXTRA. I see lots of complaints[1] of e stability and > most are related to these modules, most of them unsupported. Please > discuss which should stay and feel free to point more to be > moved. If you have a modu

[E-devel] NOTICE: svn feature freeze this week (Oct 5-11)

2009-10-05 Thread Quaker
://trac.enlightenment.org/e/wiki/Release Bugs: http://trac.enlightenment.org/e/report/1 Regards, Daniel 'quaker' Kolesa -- http://packages.enlightenment.org -- Come build with us! The BlackBerry® Developer Conference in

Re: [E-devel] E SVN: quaker IN trunk: . entrance entrance/config entrance/config/init.d entrance/config/pam.d entrance/data entrance/data/config entrance/data/fonts entrance/data/images entrance/data/

2010-01-14 Thread Quaker
> For now, I have been making do with the older /etc/pam.d/entrance file on > gentoo. It works as long as you remove the pam_console.so line (otherwise > pam compilation fails on a fresh emerge of pam). > > In the above pam file, you refer to envfile=/etc/default/locale. No such file > is present i

Re: [E-devel] E SVN: quaker IN trunk/devs: . romanhornik

2010-01-25 Thread Quaker
>> >> >> On Mon, 25 Jan 2010, Enlightenment SVN wrote: >> >>> Log: >>> New e17 packager - Roman Horn?\195?\173k - a friend of mine. >> >> ?? how many people involved in packages do you plan to add ??? > > i would like to add that, before giving giving svn rights to someone, we > usually like th

Re: [E-devel] E SVN: quaker IN trunk/devs: . romanhornik

2010-01-25 Thread Quaker
On this server, having user on server is connected with svn account. They don't commit, it is just for those ssh reasons. I know it is not a best way. I'll prepare some new system for next freeze. 2010/1/25 Albin Tonnerre > On Mon, 25 Jan 2010 21:42 +0100, Quaker wrote : > >

Re: [E-devel] E SVN: quaker IN trunk/devs: . romanhornik

2010-01-25 Thread Quaker
i don't maintain debian stuff directly in libs/apps' dirs anymore. They are in separated directory "packaging" and they are updated and merged with generated snapshots. Anyway, i know svn account created just for ssh is bad. I'll find a better solution and discuss it with raster. 2010/1/25 Albin T

[E-devel] Fwd: E SVN: quaker IN trunk/devs: . romanhornik

2010-01-26 Thread Quaker
Last reply by raster. Sorry, i forgot to send it to ML before so it was sent just to raster's mail -- Forwarded message -- From: Carsten Haitzler Date: 2010/1/26 Subject: Re: [E-devel] E SVN: quaker IN trunk/devs: . romanhornik To: Quaker On Tue, 26 Jan 2010 14:17:46

Re: [E-devel] SVN cleanup for impending release

2010-02-02 Thread Quaker
ined by me. uses elm. Currently being rewritten to library(smart object, database search etc)/frontend system. > - exml > dependency of keyboard switcher module in E-MODULES-EXTRA. Compiles and works. Please keep > - entrance (broken IMO, but seems quaker wants to fix its problems)