Browse Source
- Changed download location. - Fixed by building without GTK_DISABLE_DEPRECATED.early
2 changed files with 24 additions and 5 deletions
@ -0,0 +1,16 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../grandr_applet/grandr_applet.conf |
||||||
|
# Copyright (C) 2007 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
|
||||||
|
var_append GCC_WRAPPER_REMOVE " " "-DGTK_DISABLE_DEPRECATED" |
@ -1,8 +1,9 @@ |
|||||||
|
|
||||||
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- |
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
[COPY] |
[COPY] |
||||||
[COPY] T2 SDE: package/.../grandr_applet/grandr_applet.desc |
[COPY] Filename: package/.../grandr_applet/grandr_applet.desc |
||||||
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
||||||
[COPY] |
[COPY] |
||||||
@ -12,13 +13,15 @@ |
|||||||
[COPY] it under the terms of the GNU General Public License as published by |
[COPY] it under the terms of the GNU General Public License as published by |
||||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
[COPY] GNU General Public License can be found in the file COPYING. |
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
[COPY] --- T2-COPYRIGHT-NOTE-END --- |
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
[I] Gnome-panel front end to the xrandr extension |
[I] Gnome-panel front end to the xrandr extension |
||||||
|
|
||||||
[T] GrandrApplet is a simple gnome-panel front end to the xrandr extension |
[T] GrandrApplet is a simple gnome-panel front end to the xrandr extension |
||||||
[T] found in XFree86 4.3+ releases. |
[T] found in XFree86 4.3+ releases. |
||||||
|
|
||||||
|
[U] http://dekorte.homeip.net/download/grandr-applet/ |
||||||
|
|
||||||
[A] Matthew Allum <[email protected]> |
[A] Matthew Allum <[email protected]> |
||||||
[M] Juergen "George" Sawinski <[email protected]> |
[M] Juergen "George" Sawinski <[email protected]> |
||||||
|
|
||||||
@ -26,9 +29,9 @@ |
|||||||
|
|
||||||
[L] GPL |
[L] GPL |
||||||
[S] Beta |
[S] Beta |
||||||
[V] 0.2 |
[V] 0.3 |
||||||
[P] X -----5---9 155.900 |
[P] X -----5---9 155.900 |
||||||
|
|
||||||
[O] . $base/package/*/*/gnome2-conf.in |
[O] . $base/package/*/*/gnome2-conf.in |
||||||
|
|
||||||
[D] 3072500758 grandr_applet-0.2.tar.gz http://handhelds.org/~mallum/downloadables/ |
[D] 917752575 grandr_applet-0.3.tar.gz http://dekorte.homeip.net/download/grandr-applet/ |
||||||
|
Loading…
Reference in new issue