summaryrefslogtreecommitdiff
path: root/audio/x11amp/files/patch-General::ir::about.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/x11amp/files/patch-General::ir::about.c')
-rw-r--r--audio/x11amp/files/patch-General::ir::about.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/audio/x11amp/files/patch-General::ir::about.c b/audio/x11amp/files/patch-General::ir::about.c
deleted file mode 100644
index 11efe9decdcd..000000000000
--- a/audio/x11amp/files/patch-General::ir::about.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- General/ir/about.c.orig Tue Feb 24 22:47:57 2004
-+++ General/ir/about.c Tue Feb 24 22:48:46 2004
-@@ -34,9 +34,9 @@
- gtk_container_border_width(GTK_CONTAINER(frame),5);
- gtk_box_pack_start(GTK_BOX(vbox),frame,FALSE,FALSE,0);
-
-- label=gtk_label_new("\nCreated by Charles Sielski <stray@teklabs.net>\n
-- Control X11amp with your TV/VCR/Stereo remote \n
-- IRman page - http://www.evation.com/irman/\n");
-+ label=gtk_label_new("Created by Charles Sielski <stray@teklabs.net>\n"
-+ "Control X11amp with your TV/VCR/Stereo remote\n"
-+ "IRman page - http://www.evation.com/irman/\n");
-
- gtk_container_add(GTK_CONTAINER(frame),label);
-