]> git.pld-linux.org Git - packages/gfcc.git/commitdiff
- files for gfcc
authorpius <pius@pld-linux.org>
Mon, 22 Nov 1999 00:35:05 +0000 (00:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gfcc-gtkrc.patch -> 1.1
    gfcc-inc.patch -> 1.1
    gfcc.desktop -> 1.1

gfcc-gtkrc.patch [new file with mode: 0644]
gfcc-inc.patch [new file with mode: 0644]
gfcc.desktop [new file with mode: 0644]

diff --git a/gfcc-gtkrc.patch b/gfcc-gtkrc.patch
new file mode 100644 (file)
index 0000000..780b4f8
--- /dev/null
@@ -0,0 +1,33 @@
+--- data/gtkrc~        Tue Apr 27 13:09:26 1999
++++ data/gtkrc Fri Nov 19 16:17:45 1999
+@@ -1,4 +1,4 @@
+-#pixmap_path "/usr/local/share/themes/pixmaps"
++#pixmap_path "/usr/X11R6/share/pixmaps"
+ #
+ # include "rc-file"
+ #
+@@ -13,15 +13,15 @@
+ # testgtkrc2 sets all the buttons in the main window to blue by default
+ include "testgtkrc2"
+-#include "/usr/local/share/themes/Pixmap/gtk/gtkrc"
+-#include "/usr/local/share/themes/Redmond95/gtk/gtkrc"
+-#include "/usr/local/share/themes/Metal/gtk/gtkrc"
+-#include "/usr/local/share/themes/Notif/gtk/gtkrc"
+-#include "/usr/local/share/themes/Default/gtk/gtkrc"
+-#include "/usr/local/share/themes/Gradient/gtk/gtkrc"
+-#include "/usr/local/share/themes/BeOS/gtk/gtkrc"
+-#include "/usr/local/share/themes/macos8.5/gtkrc"
+-#include "/usr/local/share/themes/E-Mac/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/Pixmap/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/Redmond95/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/Metal/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/Notif/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/Default/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/Gradient/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/BeOS/gtk/gtkrc"
++#include "/usr/X11R6/share/themes/macos8.5/gtkrc"
++#include "/usr/X11R6/share/themes/E-Mac/gtk/gtkrc"
+ style "defaultfont"
+ {
diff --git a/gfcc-inc.patch b/gfcc-inc.patch
new file mode 100644 (file)
index 0000000..6074623
--- /dev/null
@@ -0,0 +1,8 @@
+--- gfcc.h~    Fri Nov 19 16:09:15 1999
++++ gfcc.h     Fri Nov 19 16:09:25 1999
+@@ -1,4 +1,4 @@
+-#include "libipfwc.h"
++#include <libipfwc.h>
+ #include <netdb.h>
+ #include "config.h"
diff --git a/gfcc.desktop b/gfcc.desktop
new file mode 100644 (file)
index 0000000..0aa064e
--- /dev/null
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=gfcc
+Comment=GTK firewall control center
+Comment[pl]=Centrum kontroli '¶ciany ognia'
+Exec=gfcc
+Terminal=0
+Type=Application
This page took 0.041318 seconds and 4 git commands to generate.