diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 08:47:57 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 08:47:57 +0800 |
commit | ef5c8e43eab2ebdb42efacef19280557c2fd7526 (patch) | |
tree | 305e78e3bae58d224c41864c99139fc3cc3ca111 /x11/gnome-applets/files | |
parent | b29242bc88a872e2685aa5c7163c6a70fb65bdba (diff) | |
download | marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.gz marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.bz2 marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.lz marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.xz marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.zst marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2814 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/files')
-rw-r--r-- | x11/gnome-applets/files/patch-battstat_battstat_applets.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnome-applets/files/patch-battstat_battstat_applets.c b/x11/gnome-applets/files/patch-battstat_battstat_applets.c deleted file mode 100644 index d09e8bbd3..000000000 --- a/x11/gnome-applets/files/patch-battstat_battstat_applets.c +++ /dev/null @@ -1,11 +0,0 @@ ---- battstat/battstat_applet.c.orig Mon Aug 16 10:00:23 2004 -+++ battstat/battstat_applet.c Mon Aug 16 10:03:23 2004 -@@ -349,7 +349,7 @@ - - /* } */ - --static char *get_remaining (apm_info apminfo) -+static char *get_remaining (struct apm_info apminfo) - { - int time; - int hours; |