Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (2a8e1114a158984ece659681f4dbdac8407197f5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (2a8e1114a158984ece659681f4dbdac8407197f5)
  • Date: Tue, 13 Mar 2007 14:02:48 +0100

Jaka Kranjc napsal(a):
> GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:
>
> gnome2-apps/gcursor/DETAILS | 2 +-
> gnome2-apps/gcursor/HISTORY | 3 +++
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
> New commits:
> commit 2a8e1114a158984ece659681f4dbdac8407197f5
> Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
> Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
>
> gcursor: syntax
>
> diff --git a/gnome2-apps/gcursor/DETAILS b/gnome2-apps/gcursor/DETAILS
> index 4d4c53c..7833354 100755
> --- a/gnome2-apps/gcursor/DETAILS
> +++ b/gnome2-apps/gcursor/DETAILS
> @@ -5,7 +5,7 @@
> SOURCE_URL[0]=http://download.qballcow.nl/programs/gcursor/$SOURCE
>
> SOURCE_HASH=sha512:1205f8a94f74818b741c7431cdb040795c1778b9b7d4ce64925672b9ded72ecb14ed83dd72dd0960d070f79a4138fd14ff3d83516b01af163bd355970d56936d
> LICENSE[0]=GPL
> - WEB_SITE=http://http://qballcow.nl/?name=gcursor&css=0
> + WEB_SITE="http://http://qballcow.nl/?name=gcursor&css=0";
> ENTERED=20040830
> KEYWORDS="gnome2"
> SHORT="Gcursor can install and selected mouse cursors."
> diff --git a/gnome2-apps/gcursor/HISTORY b/gnome2-apps/gcursor/HISTORY
> index 402108e..fbd8aca 100644
> --- a/gnome2-apps/gcursor/HISTORY
> +++ b/gnome2-apps/gcursor/HISTORY
> @@ -1,3 +1,6 @@
> +2007-03-11 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
> + * DETAILS: quoted url to make it work (& is a bash keyword)

Both are wrong, http://http://qballcow.nl/
It is probably dead. What anout http://www.gnomefiles.org/app.php/gcursor ?

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page