On Tue, 2009-10-06 at 08:22 +0200, ext Alex wrote:
> Hello to everyone,
>
> Can I write own homescreen for Maemo 5 platform? Not simple widgets, but
> change/customize all homescreen? (homescreen is what you see immediately
> after booting up your device, closest analogy is to choose between K
Hello to everyone,
Can I write own homescreen for Maemo 5 platform? Not simple widgets, but
change/customize all homescreen? (homescreen is what you see immediately
after booting up your device, closest analogy is to choose between KDE and
Gnome for desktops for example)
With best regards,
Hi Johan,
Johan Hedberg wrote:
> Hi Christian,
>
> What you describe should be work just fine. Note that the directory name
> shouldn't be the absolute path but just the name of the directory as it is
> relative to the current directory. One thing you could do to debug this
> further is to take a
Anyone updated to the latest Ubuntu 9.10 beta can tell me if she had
any issue with the Maemo 5 SDK beta?
--
anidel
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers
On Monday 05 October 2009 09:18:39 Cornelius Hald wrote:
> Hope that helps somehow :)
Yes, it certainly did, thank you! In my case, it is a gross hack because the
only widget around to apply the style to is the whole tree view so I have to
fix up the formatting for the other columns! If I had
On Mon, 2009-10-05 at 15:11 +0200, Thomas Perl wrote:
> Also, I have been thinking of implementing relevant parts of the code
> in Vala (and then either compiling the vala code to C source code for
> the library or build-depending on Vala, if this is okay with you) - makes
> it easier to write code
On Mon, Oct 5, 2009 at 2:35 PM, Graham Cobb
> wrote:
> On Monday 05 October 2009 14:11:20 Thomas Perl wrote:
> > Also, I have been thinking of implementing relevant parts of the code
> > in Vala (and then either compiling the vala code to C source code for
> > the library or build-depending on Va
On Monday 05 October 2009 14:11:20 Thomas Perl wrote:
> Also, I have been thinking of implementing relevant parts of the code
> in Vala (and then either compiling the vala code to C source code for
> the library or build-depending on Vala, if this is okay with you) - makes
> it easier to write code
On Mon, Oct 05, 2009 at 04:55:35PM +0300, Claudio Saavedra wrote:
> > > Just excellent! I reviewed it and it is a very good job! I am
> > > already working on some patches to add some features, but I'll
> > > tell you when they are ready :)
> > /me crosses his fingers for multiscrobble and libre.f
El lun, 05-10-2009 a las 16:29 +0300, Felipe Contreras escribió:
>
> > Just excellent! I reviewed it and it is a very good job! I am
> already
> > working on some patches to add some features, but I'll tell you when
> > they are ready :)
>
> /me crosses his fingers for multiscrobble and libre.fm
2009/10/5 Xabier Rodriguez Calvar :
> O Ven, 02-10-2009 ás 17:59 +0300, Claudio Saavedra escribiu:
>> [Since this is the initial release, I think it's OK to make a heads up
>> in this mailing, in case anyone else is interested in cooperating with
>> this project]
>>
>> mafw-lastfm is a last.fm scro
2009/10/5 Cornelius Hald :
> On Mon, 2009-10-05 at 14:38 +0200, Thomas Perl wrote:
>> That doesn't seem like a real problem, as long as we make sure that we
>> get the "dialog button style" (the one with the blue outline) for our
>> buttons on the right.
>
> Exactly. If we can't use the action area
On Mon, 2009-10-05 at 14:38 +0200, Thomas Perl wrote:
> Looks good to me. The only problem I see is that we might not be able
> to get the style we want using a "normal" GtkDialog with buttons, but
> have to somehow re-create the dialog layout from scratch (or can we
> simply pack the color preview
2009/10/5 Cornelius Hald :
> How about this:
> We put the labels for R,G,B and hex color directly into the color
> preview. This saves some space and I think white text with black outline
> should be readable on every color background. Then we join the palette
> selection from Thomas with the selec
BTW, the package 10 in extras-devel is not optified (otherwise people
wouldn't be able to use Xournal).
I did send an optified package 10 to Martin, if you need it to have a
look at it, just tell me.
Aniello
2009/10/5 Aniello Del Sorbo :
> Just tried that,
>
> and it installs the optified files
Just tried that,
and it installs the optified files in BOTH /opt/maemo and /
i.e. /usr/share/xournal/config (for example) is ALSO present in
/opt/maemo/usr/share/xournal/config
And this for all the optified files except for the binary one.
If I do the upgrade it removes the ones in /usr (leavin
On Mon, 2009-10-05 at 14:58 +0300, Ville M. Vainio wrote:
> The deal is that it's much easier to get developers if you use a DVCS ;-).
I wish it would be that easy :)
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/
Hi.
On Mon, 5 Oct 2009 08:51:47 +0100
Aniello Del Sorbo wrote:
> Hi Marius,
>
> this is package 10 of Xournal with the maemo-optify command right
> after dh_gencontrol (attached in private mail).
>
> And this is what happens once I install it on the device:
>
> Nokia-N900-39-9:/home/user# ls
On Mon, Oct 5, 2009 at 1:07 PM, Cornelius Hald wrote:
> simple. I'm just more familiar with SVN then with git. Also I have a
> nice and working SVN plugin in Eclipse which I prefer over vi for
> programming. If we gain developers who want to have git I'm sure we can
> switch. For now, we first ne
On Mon, 2009-10-05 at 11:57 +0200, Piñeiro wrote:
> From: Cornelius Hald
>
> I have just took a quick look.
Thanks for looking :)
> > the initial project is set up now. What do we have?
> >
> > - Autotools project that builds a library
> > - 3 Debian packages (the lib, -dev, -doc) but docs are
From: Cornelius Hald
I have just took a quick look.
> the initial project is set up now. What do we have?
>
> - Autotools project that builds a library
> - 3 Debian packages (the lib, -dev, -doc) but docs are deactivated ATM
> - pkg-config support
> - i18n support
> - HeCheckButton implementati
Anyone done an optification script that does the move-to-opt + symlink
for already installed packages?
Naive mind would think it's a trivial operation that should "just
work", any gotchas?
--
Ville M. Vainio
http://tinyurl.com/vainio
___
maemo-develope
Hi Christian,
On Mon, Oct 05, 2009, Christian Kuersteiner wrote:
> I'm using GwObex to achieve some Obex FTP functionality. I can list the
> root directory on my test phone with gw_obex_read_dir(). However it
> fails when I try to change in a directory with gw_obex_chdir().
> What I suspect is t
Hi,
first sorry for my late reply. It's a very important subject, but I'm
just too busy right now :(
I like this mockup even more then the color wheel mockup, because I
think it's easier to use. The lines that cross each other at the
selected color gives you good feedback even if your finger obsc
O Ven, 02-10-2009 ás 17:59 +0300, Claudio Saavedra escribiu:
> [Since this is the initial release, I think it's OK to make a heads up
> in this mailing, in case anyone else is interested in cooperating with
> this project]
>
> mafw-lastfm is a last.fm scrobbler for maemo devices using the Media
>
Hi,
I'm using GwObex to achieve some Obex FTP functionality. I can list the
root directory on my test phone with gw_obex_read_dir(). However it
fails when I try to change in a directory with gw_obex_chdir().
What I suspect is that since all my directory has a whitespace (e.g.
"Memory Stick", "P
On Mon, 2009-10-05 at 00:02 +0100, Graham Cobb wrote:
> gpe-calendar contains GtkTreeView with a list of calendars that are being
> shown. One column is rendered using a GtkCellRendererToggle: i.e. it shows a
> checkbox to allow the user to control whether the calendar should be shown.
>
> In s
Hi Marius,
this is package 10 of Xournal with the maemo-optify command right
after dh_gencontrol (attached in private mail).
And this is what happens once I install it on the device:
Nokia-N900-39-9:/home/user# ls -l /usr/share/xournal/
-rw-r--r--1 root root 1044 Oct 4 23:43 NEW
Hi,
there will be a public API for the sharing plugins within the final SDK.
Cheers Daniel
ext Aniello Del Sorbo wrote:
> I want to use the sharing services.
> Thus I was looking for the API to share a file via the already
> installed sharing plugins.
>
> Is this API also to be revealed once the
El lun, 05-10-2009 a las 00:02 +0100, Graham Cobb escribió:
> gpe-calendar contains GtkTreeView with a list of calendars that are being
> shown. One column is rendered using a GtkCellRendererToggle: i.e. it shows a
> checkbox to allow the user to control whether the calendar should be shown.
>
30 matches
Mail list logo