Rene, can you please remove it? git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2109 c5f82cb5-29bc-0310-9cd0-bff59a50e3bcrocklinux
@ -1,20 +0,0 @@ |
|||||
--- ./panel-plugin/sample.c.orig 2003-07-18 18:58:50.000000000 +0300
|
|
||||
+++ ./panel-plugin/sample.c 2003-12-26 12:17:26.000000000 +0200
|
|
||||
@@ -127,7 +127,7 @@
|
|
||||
|
|
||||
/* options dialog */ |
|
||||
static void |
|
||||
-create_options (Control *ctrl, GtkContainer *con, GtkWidget *done)
|
|
||||
+sample_create_options (Control *ctrl, GtkContainer *con, GtkWidget *done)
|
|
||||
{ |
|
||||
} |
|
||||
|
|
||||
@@ -147,7 +147,7 @@
|
|
||||
/* options; don't define if you don't have any ;) */ |
|
||||
cc->read_config = sample_read_config; |
|
||||
cc->write_config = sample_write_config; |
|
||||
- cc->create_options = sample_create_options;
|
|
||||
+ cc->create_options = sample_create_options;
|
|
||||
|
|
||||
/* Don't use this function at all if you want xfce to |
|
||||
* do the sizing. |
|
@ -1,23 +0,0 @@ |
|||||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|
||||
# |
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||
# Please add additional copyright information _after_ the line containing |
|
||||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|
||||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|
||||
# |
|
||||
# ROCK Linux: rock-src/package/xfce4/xfce4-sample-plugin/xfce4-sample-plugin.conf |
|
||||
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf |
|
||||
# |
|
||||
# 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; either version 2 of the License, or |
|
||||
# (at your option) any later version. A copy of the GNU General Public |
|
||||
# License can be found at Documentation/COPYING. |
|
||||
# |
|
||||
# Many people helped and are helping developing ROCK Linux. Please |
|
||||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|
||||
# file for details. |
|
||||
# |
|
||||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
||||
|
|
||||
. $base/package/*/*/xfce-4.conf |
|
@ -1,38 +0,0 @@ |
|||||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|
||||
[COPY] |
|
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||
[COPY] Please add additional copyright information _after_ the line containing |
|
||||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|
||||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|
||||
[COPY] |
|
||||
[COPY] ROCK Linux: rock-src/package/xfce4/xfce4-sample-plugin/xfce4-sample-plugin.desc |
|
||||
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf |
|
||||
[COPY] |
|
||||
[COPY] This program is free software; you can redistribute it and/or modify |
|
||||
[COPY] it under the terms of the GNU General Public License as published by |
|
||||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|
||||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|
||||
[COPY] License can be found at Documentation/COPYING. |
|
||||
[COPY] |
|
||||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|
||||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|
||||
[COPY] file for details. |
|
||||
[COPY] |
|
||||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|
||||
[I] Sample XFce4 panel plugin |
|
||||
|
|
||||
[T] Sample XFce4 panel plugin. |
|
||||
|
|
||||
[U] http://www.xfce.org/ |
|
||||
|
|
||||
[A] Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de> |
|
||||
[M] Dimitar Zhekov <jimmy@is-vn.bg> |
|
||||
|
|
||||
[C] extra/desktop/xfce |
|
||||
|
|
||||
[L] BSD |
|
||||
[S] Stable |
|
||||
[V] 0.1.0 |
|
||||
[P] X -----5---9 983.100 |
|
||||
|
|
||||
[D] 3522176302 xfce4-sample-plugin-0.1.0.tar.gz http://www.xfce.org/archive/xfce-4.0.2/src/ |
|