On 31/10/17 18:43, Ray via Geeqie-devel wrote:
Is there a way to set Geeqie to send .DNG and .CR2 raw files to
Rawtherapee (RT) instead of the .JPG thumbnail?
The association almost gets it right by not having RT visible in edit
menus when no raw filetypes are found, but it is sending the .j
This pixbuf loader seems to work with Geeqie:
https://github.com/aruiz/webp-pixbuf-loader
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Is there any objection to changing all references from "External Editors" to
"Plugins", and creating an additional top-level menu entry to access them?
--
Sent from: http://gnome-apps.13852.n7.nabble.com/Geeqie-f47609.html
---
Hello Klaus
The SourceForge website is still coming out top of the list for Internet
searches on Geeqie, but that site is now truly dead.
Would it be possible to replace the front page with just a simple
re-direct to Geeqie's new home?
-
Someone recently posted a message on github pointing out a problem with
thumbnail cache folders.
In addition to this problem, the code seems to be inconsistent in where it
thinks the cache should be.
Geeqie can save thumbnails is two formats:
Standard format as specified in the freedesktop docs; a
In case you are not tracking the repository, there is another commit that
permits you to also copy from the Exif pane in the sidebar.
Left click stores in one clipboard; right click to the other. I've already
forgotten which way round. A bit of empirical research should give you the
answer.
--
Implemented in commit bfa5abb9b5c at geeqie.org.
Just click on any cell, and the value is copied into the clipboard.
--
View this message in context:
http://gnome-apps.13852.n7.nabble.com/Pay-for-feature-tp69948p69956.html
Sent from the Geeqie mailing list archive at Nabble.com.
--
At the moment you can just highlight a single line of data.
Do you just want to copy a single line to the clipboard, or a set of
consecutive or non-consecutive lines?
--
View this message in context:
http://gnome-apps.13852.n7.nabble.com/Pay-for-feature-tp69948p69950.html
Sent from the Geeqie m
Thumbnails:
I have all my photo data arranged in a tree under a single folder - that
means I can regularly use the menu item "Render thumbnails for a
specific folder - include subfolders" to re-render everything, overnight
if necessary. That saves a lot of time when I open any folder in icon v
Hello Klaus
The thumbnail maintenance command "Clear cache" (Geeqie thumbnail
cache, not shared cache) does not always delete the .sim files that are
stored in the cache along with the thumbnail .pngs.
It depends on the setting "Disable File Filtering" in Preferences. If
File Filtering is e
ok, I just wondered if I had missed something in the configuration. The
errors are :
cellrenderericon.c:728:39: error: implicit conversion from enumeration type
'GtkStateType' to different
enumeration type 'GtkStateFlags' [-Werror,-Wenum-conversion]
gtk_style_context_set_state(contex
Hello Klaus
When I configure to use clang, GTK2 is ok, but GTK3 fails on two lines
in cellrendericon.
Have I missed a configuration item, or is this merely "yet another bug to
be fixed"?
--
Check out the vibrant tech c
Would it also be possible for an email to be sent to the list whenever the
Geeqie repository is updated?
--
View this message in context:
http://gnome-apps.13852.n7.nabble.com/Sourceforge-blows-tp69852p69910.html
Sent from the Geeqie mailing list archive at Nabble.com.
I would also a prefer a mailing list setup that gives the option of replying
either to the list or to the original sender. With sourceforge I have a
tendency to send to personal emails instead of to the list, as I had
intended...
Also I see that the Gmane link on geeqie.org is defunct.
Nabble is st
I would like to make an attempt to reduce the number of deprecated
warnings, but I have no knowledge of current standard methods.
I see some projects use a single header file to redefine functions -
indeed, Geeqie uses compat.h for this in a small way.
Although this removes the need to put mult
change of meaning to current users. I would suggest a
pop-up warning window with a "Do not show this again" check-box.
Anyone have any views on this?
Colin Clark
--
Check out the vibrant tech community o
On 30/12/16 00:02, Alexander Antimonov wrote:
>
> I take "jpeg comment" issues: #381, #286.
>
In the Help files - in sections Overlay Screen Display and Lua
Extensions - one of the examples explains how to get the jpeg comments
into the Overlay Screen Display using a Lua script.
Of course you wi
On 24/12/16 15:39, Alexander Antimonov wrote:
> While porting to C++1x it is good chance to make Geeqie more
> cross-platform. But it seems Gtk is becoming (has become) an auxiliary
> tool for the "GnomeOS". And some of the well-known projects was/is
> migrating from Gtk. Maybe we should consider Q
Hello Klaus
I want to log an new bug on Github, but I would also like to indicate
which versions it affects (as there seems to be still a few people
around using old versions).
But I don't see any way in Github other than to create a set of labels -
one for each existing version of Geeqie - an
On 12/12/16 06:54, Klaus Ethgen wrote:
> Well, for directories, we have no choosable sort method. But ...
> ... For images you can choose the sort order via context menu. There is
> one, "sort nummerical", that is exactly what you ask for.
>
Hello Klaus
Unfortunately even for just files, the numer
Is this simple change the correct solution, or have I missed something?
If this is ok, and should be implemented, should it be a user-selectable
option?
Thanks for any comments
Colin Clark
--
Developer Access Pr
Hello Klaus
I've accidentally pushed something onto the master at github. I did not
realise I could do this - I didn't think I had write access.
Now the geeqie.org and github repositories are out of sync.
What's the best solution? If I simply delete the last commit on github
will that make thi
Hello Klaus
I'd messed up some directories including .ssh. Then made a "quick fix"
by restoring files to the wrong place.
Everything seems ok now. Thanks
Colin...
--
_
Hello Klaus
Yes, a while ago something got changed and I no longer have write
access. I've been intending to look in my backups to see what I did, but
I keep getting distracted - the sun has been shining, and that's
something that doesn't happen around here too often
Sorry, I'll make another e
if the above information is relevant or not.
I leave it to others to decide what to do.
Colin Clark..
--
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutt
Hi Klaus
I am somewhat lost in understanding how this kind of development works
(I only worked on embedded micros - very different).
What is the typical arrangement for development of an application that
compiles on both GTK2 and GTK3? Is it standard to maintain two separate
development trees?
>> There may be people trying to use Geeqie who struggle just to download a
>> tar and do a make. For them, compiler warnings are an unnecessary worry,
>> because they do not understand that the warnings are in fact irrelevant
>> to them.
> I don't think that people who struggle over that output wi
On 29/05/16 14:36, Klaus Ethgen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Am So den 29. Mai 2016 um 4:01 schrieb John Stoffel:
>> Just gettings the warnings fixed would be a good goal in my mind.
> True.
>
> As you might have noticed, I already did some cleanup in merges 2943d
On 25/05/16 18:00, Denis S wrote:
>
> BTW why keyword association with marks disappear when I reinstall
> program, I don't touch settings folder, is it expected behaviour?
>
Yes. I believe that it is intended that the marks are used as a
"scratch-pad" feature, and that keywords should be used fo
1. I can't find how to enable marks in file manager, they are no
longer displayed, nor do I see mark filter. I previously used it for
sorting photos(by associating with keywords) and then filtering out
what's necessary. Is this feature have gone for good or I just can't
find how to enable it?
> By the way, what is your native language? Maybe you can have a look into
> that language file, I believe that there are many fuzzy stuff now.
>
Sorry, English is my only language, and the English in the source files
looks ok to me.
On the other hand, the Help files are a nightmare to work with
Hi Klaus
To try to make installation instructions clearer I have changed the name
of some of the configuration options, and changed priorities.
--enable-gps is now --enable-map, and --enable-clutter is now
--enable-gpu-accel
--disable-gtk3 now disables the two above options also.
I hope that's
On 20/05/16 23:08, Greg Troxel wrote:
What does clutter do without champlain?
If you compile with the --enable-clutter option, on the
Preferences/Image tab there is an additional check-box: "GPU Acceleration".
This feature doesn't work on my system - possibly libclutter has evolved
and Geeqie h
On 19/05/16 13:42, Klaus Ethgen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hi Colin,
>
> What did you do to make this two patches compilable? I am not able to
> compile them. I always get compiler errors (and some warnings):
> preferences.c: In function 'config_window_apply'
On 06/05/16 17:53, Klaus Ethgen wrote:
> I installed libchamplain-0.12-dev, libclutter-gtk-1.0-dev and
> libchamplain-gtk-0.12-dev now and enabled via "--enable-gps
> --enable-clutter". (Is clutter always needed? Why not just have the gps
> switch if it is bound to clutter?)
>
> Compile and went we
Colin Clark
diff --git a/src/search.c b/src/search.c
index c4f1146..012c0b0 100644
--- a/src/search.c
+++ b/src/search.c
@@ -190,6 +190,19 @@ struct _SearchData
ThumbLoader *thumb_loader;
gboolean thumb_enable;
FileData *thumb_fd;
+
+ /* Used for lat/lon coordinate search
+ */
+ gint
Hi Klaus
Whilst you are in the middle of many, many, changes...
Time has flown by, and now GPS and electronic maps are part of everyday
devices - including cameras.
Do you think that the GPS map option should now be set as the default?
Minimalists and maintainers of minimal-packages would sti
> I now set version in configure.in using the short commit release.
>
> That is not perfect as it will not be rebuild with a subsequent make but
> at least it is a start.
>
> For Release this need to be set manually as before. Maybe I can make a
> better solution or someone comes up with one.
>
>
H
> I'll post in the issues if appropriate: the question I have at the
> moment is that the about box seems woefully out of date, as is "geeqie
> --version". I am fairly sure I am compiling master HEAD.
>
Hi Klaus
There have been quite a few updates to the repository recently, and
maybe a few more
On 30/04/16 11:18, Klaus Ethgen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hi Colin,
>
> Am Fr den 29. Apr 2016 um 21:45 schrieb Colin Clark:
>> Has anyone kept a copy of this file?:
>>
>> http://sourceforge.net/apps/trac/geeqie/wiki/GuideEdi
Has anyone kept a copy of this file?:
http://sourceforge.net/apps/trac/geeqie/wiki/GuideEditorsConfig
Wishful thinking probably, but I thought I would try
Colin Clark
--
Find and fix application performance
y way out is to log in to another session and kill geeqie
Your patch eliminates this problem for me. So, yes, it works for me too.
Colin Clark
--
Find and fix application performance issues faster with Applicatio
On 26/04/16 19:54, Klaus Ethgen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hi Colin,
>
> Am Di den 26. Apr 2016 um 19:23 schrieb Colin Clark:
>>> I think, you refer to Bug #377, not #380...?
>> #377 is "Reorganising bookmarks by mouse dra
I think, you refer to Bug #377, not #380...?
Regards
Klaus
- --
Hi Klaus
#377 is "Reorganising bookmarks by mouse drag causes seg fault", which
is still open. (Actually, I think it is probably a general DnD fault,
not a bookmarks problem.)
In #380 MrDrizz refers to the fault that was
ree(msg);
>> +}
> I'm not real happy about that strdup loop, but warning_dialog() didn't
> look like a good basis for a dialog with multiple strings (i.e. the list
> of failed conversions). Any suggestions for that, or is it fine as-is?
>
>
Hi Jonathon
I am not compet
ome text",
GTK_STOCK_DIALOG_WARNING, NULL);
some where in there? (Although the code doesn't know what its parent is,
so that may also be a problem).
Sorry, but I cannot test here this because I cannot replicate that fault
on my system.
My apologies if I have misunderstood your so
aybe a pop-up window that is triggered on the first-time run after a
version number change, and change the minor or micro version number
whenever a material commit is made...
Colin Clark
--
Find and fix application
, the last commit is
dated Sep 27 2015.
Best regards
Colin Clark
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more
ename multiple
files to a single name, so I coded it as an Error action, rather than a
Warning action].
Colin Clark
diff --git a/src/filedata.c b/src/filedata.c
index c99f3a9..6894e85 100644
--- a/src/filedata.c
+++ b/src/filedata.c
@@ -2156,10 +2156,12 @@ gbo
non-intuitive) commands must be executed:
sudo make clean
make
sudo make install
Colin Clark
diff --git a/doc/docbook/GuideReferenceCommandLine.xml b/doc/docbook/GuideReferenceCommandLine.xml
index 1294df7..e23f583 100644
--- a/doc/docbook/GuideReferenceCommandLine.xml
+++ b/doc/docbook
'/toolitem action = "Back"/a '
~/.config/geeqie/geeqierc.xml
then all will be well.
This is not ideal, but I see no other solution.
Colin Clark
diff --git a/src/layout_util.c b/src/layout_util.c
index a954019..5d99ea3 100644
--- a/src/layout_util.c
+++ b/src/layout_util.c
d the next time geeqie
is run.
Colin Clark..
diff --git a/src/bar_keywords.c b/src/bar_keywords.c
index f58f348..4cf240a 100644
--- a/src/bar_keywords.c
+++ b/src/bar_keywords.c
@@ -113,6 +113,7 @@ struct _PaneKeywordsData
guint idle_id; /* event source id */
FileData *fd;
gchar *key;
e
compilation on my system.
Colin Clark..
diff --git a/src/renderer-clutter.c b/src/renderer-clutter.c
index c0f3b10..de91bc5 100644
--- a/src/renderer-clutter.c
+++ b/src/renderer-clutter.c
@@ -234,7 +234,19 @@ static void rc_prepare_post_process_lut(RendererClutter *rc)
g_object_unref(tmp_pixb
Volker Wysk writes:
>
>
> Hallo!
>
> Is it possible to associate keyboad shortcuts with external editors?
> If it isn't, then this would be a feature request.
>
> Cheers,
> Volker
>
>
>
> -
The shortcuts are in preferences/keyboard but I find that once an
accelerator key is set
The attached diff file should get you an Up button.Unfortunately an existing
geeqierc.xml file will prevent an new toolbar item being displayed, so you
will need to edit that file to include the new item.It's perhaps easiest to
rename geeqierc.xml, run geeqie to generate a new file, and look for th
Is there a way to set the height of the Keywords pane in the info sidebar?
Other panes such as Title and Comment have a height parameter in the
geeqierc.xml file, but not Keywords.
Is there a reason for Keywords to not have a height parameter?
Thanks
Colin Clark
Klaus Ethgen-5 wrote:
>
>
> - - Then I have different remotes with all the branches they have:
>github git://github.com/zas/geeqie_zas.git (fetch)
>github g...@github.com:zas/geeqie_zas.git (push)
>gitorious g...@gitorious.org:geeqie/geeqie.git (fetch)
>gitorious g
On 15/07/11 14:00, Richard Guy Briggs wrote:
> On Fri, Jul 15, 2011 at 11:50:13AM +, Arnd wrote:
>> Richard Guy Briggs [Tue, 12
>> Jul 2011 17:08:33 -0400]
>>
> When trying to manipulate files for which I have group write
> permissions but not user write permissions, the operation fail
ave write permission, then
the operating system does not consider the group or world write permissions.
Colin Clark
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the
there is no other application than xv out in the wild
> that is that fast. (See also my own work on xv[0].)
I remember that from years ago! I have no recollection of why I stopped
using it - I'll take a look at your website.
Colin Clark..
--
But
whatever, when I'm doing this kind of work I have to switch back to GQview!
But again, one must be realistic, and a combination of GQview and Geeqie
works well for me as is.
Colin Clark..
--
WhatsUp Go
On 13/04/11 22:01, Colin Clark wrote:
> On 10/04/11 17:51, stair wrote:
>> I have recently starting using darktable for my raw processing and have
>> come across a problem with the way geeqie groups darktable's xmp files, or
>> rather doesn't, the files are not group
ar files get corrupted when doing a
copy or move.
So there is clearly a bug in this part of the code, but if this is
corrected it may be that you will get the functionality you are looking for.
Colin Clark
-
o and st_dev.
It would be good if someone could verify that it doesn't work - then I
know I'll have to find another solution.
Colin Clark
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD val
ith a program like
Geeqie - inexperienced users should be given more protection.
I have attached a patch which might solve the problem. Perhaps someone
else could review the code?
Colin Clark
diff --git a/src/filedata.c b/src/filedata.c
index 388037f..bd73058 100644
--- a/src/filedata.c
the moment I do not understand the collection code, but for me just
commenting out line 661 solves the problem.
Colin Clark
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics a
39a8
>
Thanks for the information. I now understand things a little better.
maybe.
Perhaps that section of filedata.c should use the file's inode or
something similar. If there is no other better idea, I guess I'
code at line 405 in filedata.c used for?
and, if it used,
how should I create a FileData structure to an existing file during a
move operation?
Thanks
Colin Clark
diff --git a/src/utilops.c b/src/utilops.c
index e32a18d..0ae0f7a 100644
--- a/src/utilops.c
+++ b/src/utilops.c
@@ -49,6 +49,7
column 0, row 0
These are just cosmetic changes, so are not really of interest until the
next release happens.
Colin Clark
diff --git a/src/preferences.c b/src/preferences.c
index bedc10b..d088bc2 100644
--- a/src/preferences.c
+++ b/src/preferences.c
@@ -712,12 +712,48 @@ static void
geeqie-devel
>
>
Hi
It's been some time since you posted this message, but maybe you are still
looking for the answer.
If you open the Files tab on the Preferences page and set "Disable File
Filtering" you will get the functionality you are looking for.
Alternatively u
the sidecar file, and
this hides the marker for the image file.
I have attached a patch that corrects this problem.
Colin Clark..
Index: src/bar_gps.c
===
--- src/bar_gps.c (revision 1797)
+++ src/bar_gps.c (working copy)
@@ -227,7
Marcin Zajączkowski wrote:
> On Sat, 18 Jul 2009 19:54:43 +0100
> Colin Clark wrote:
> (...)
>
>>>>> In geeqie 1.0beta1 Symlink command was moved File menu. In current
>>>>> SVN (1797) there is no Symlink there and in fact I wasn't able to
>&g
Marcin Zajączkowski wrote:
> On Sat, 18 Jul 2009 19:05:41 +0100
> Colin Clark wrote:
>
>
>> Marcin Zajączkowski wrote:
>>
>>> Hi,
>>>
>>>
>>> In geeqie 1.0beta1 Symlink command was moved File menu. In current
>>> SVN (
gt; Geeqie-devel mailing list
> Geeqie-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geeqie-devel
>
>
Hi,
If you right-click the mouse on the image or on a thumbnail, in the
"Edit" sub-menu is an entry for Symlink.
Colin Clark..
-
versions that are not readily available? Should I make the patch cater
for both 0.3 and 0.3.3 versions, or just for the 0.3.3?
Colin Clark...
--
___
Geeqie-devel mailing list
Gee
x
Is this something like the facility you are considering?
Colin Clark..
Index: src/bar_gps.c
===
--- src/bar_gps.c (revision 1779)
+++ src/bar_gps.c (working copy)
@@ -3,7 +3,7 @@
* (C) 2004 John Ellis
* Copyright (C) 2008 - 2009
makes no real sense
(other words could equally well be used), but if people have come to
recognise this usage of the word in connection with digital images,
maybe it could be left untranslated?
Colin Clark...
--
t if anyone finds the map useful
and would like the above problems solved, I'm happy to try to do that.
But otherwise I'll continue working on what I set out to do at the start
- to geocode photos by drag-and-drop on a map, and implem
e-gps.
Colin Clark..
Index: configure.in
===
--- configure.in (revision 1697)
+++ configure.in (working copy)
@@ -328,6 +328,45 @@
AC_SUBST(LDFLAGS)
+# Libchamplain support - used for GPS map fac
do not need
to be solved.
This is just to let you know the current standing. Meanwhile I'll
continue to bang my head against a brick wall with these memory and
exception errors.
Colin Clark...
Index: configu
s.c
sees) gets triggered. Did I miss something?
By the way, do you use a text formatter or do you just do everything by
hand? The closest I get to the geeqie standard is the Whitesmith style
using astyle, which isn
ick cycles
through the layers (unfortunately the thumbnail view only works if
thumbnails are currently being shown). Multiple file selection is a
total mess.
Unless someone else comes up with another solution, I'll just keep
hacking away to try to improve things.
Colin Clark...
Inde
it seems to me to be very complicated to add another pane to
the sidebar. Is there a quick-and-easy way to add another pane?
Thanks
Colin Clark..
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
p
e, and not when the mode changes, so I guess this is
where the problem lies.
Sorry I can't help more.
Colin Clark..
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with
Hello Vladimir
Yes, this would be a correct implementation. It would be great if you could
send a patch.
I have attached a patch file, hopefully the right format.
Colin Clark..
Index: editors.c
===
--- editors.c (revision
issed an
important aspect?
Thanks
Colin Clark...
--
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 RIA
nges you have made have solved the problem.
Svn 1528 does not exhibit that behaviour.
Thanks
Colin Clark...
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross
s it causes is known about anyway.
Colin Clark...
--
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
It is a 1.8 GHz Pentium 4 with 1 GByte memory.
Colin Clark..
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
e --enable-threads option makes
no difference.
Sorry I can't be of more help.
Colin Clark...
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in op
same behaviour is present also for Comments - once I have saved a
comment, I cannot get back to having an empty comment field.
It doesn't seem to matter which metadata save options I use.
I know another bug report isn't much of a Christmas present, but anyway,
Happy Christmas.
C
Laurent Monin wrote:
> Colin Clark a écrit :
>
>> Hello Laurent
>>
>> I am running 32-bit Ubuntu 8.10 on a standard PC. I use the normal
>> autogen/configure/make sequence and I have attached a copy of the
>> compile log as 1273.txt.
>>
>>
Hi
I have compiled geeqie from the latest svn. Geeqie runs ok until I move
to a directory containing an image. I then get a segmentation fault at
line 475 of image-load.c with il->data_mutex having value zero.
Does anyone have an idea of where the problem may be?
Thanks
Colin Cl
Vladimir Nadvornik wrote:
> Dne neděle 31 srpen 2008 Colin Clark napsal(a):
>
>> Hi
>>
>> I have found that I have the following problem with the latest releases
>> of Geeqie.
>>
>> If I open a folder, then wait for the thumbnails to be completely
's all the information I can give.
Colin Clark...
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a
Colin Clark wrote:
> Hi
>
> I'm using svn 1074. If I select the file list option "View as List" and
> then try to create a new folder I get a segmentation fault at line 274
> of view_dir_tree.c.
>
> The variable "store" doesn't contain anythi
ctly.
Sorry, that's as far as my debugging capabilities take me. Perhaps
someone can help?
Colin Clark..
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux
Laurent MONIN wrote:
> On Mon, 18 Aug 2008 14:27:49 +0100
> Colin Clark <[EMAIL PROTECTED]> wrote:
>
>
>> The Home icon on the toolbar takes me to my home directory. I would
>> prefer to be able to configure the destination to take me back to the
>> root
who has contributed to
this project.
Colin Clark...
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand p
99 matches
Mail list logo