diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-11-07 10:40:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-11-07 10:40:57 +0000 |
commit | 768d881995906832b14275cb7bc1ef21341e9d1e (patch) | |
tree | 88a67d5c2ad57092057ca03cef4ab7e1415a01d0 /x11/gtkchtheme/files/patch-about_dialog.c | |
parent | Update devel/elixir-swarm to version 3.0.0. (diff) |
- Add LICENSE
- Use MANPREFIX
- Regenerate patches
Notes
Notes:
svn path=/head/; revision=425602
Diffstat (limited to 'x11/gtkchtheme/files/patch-about_dialog.c')
-rw-r--r-- | x11/gtkchtheme/files/patch-about_dialog.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtkchtheme/files/patch-about_dialog.c b/x11/gtkchtheme/files/patch-about_dialog.c index 54bbe8a03866..d5e6e9925477 100644 --- a/x11/gtkchtheme/files/patch-about_dialog.c +++ b/x11/gtkchtheme/files/patch-about_dialog.c @@ -1,6 +1,6 @@ ---- about_dialog.c.orig Wed Jun 23 11:37:15 2004 -+++ about_dialog.c Wed Jun 23 11:38:24 2004 -@@ -37,21 +37,22 @@ +--- about_dialog.c.orig 2004-02-07 00:19:34 UTC ++++ about_dialog.c +@@ -37,21 +37,22 @@ Foundation, 59 Temple Place - Suite 330, void show_about_dialog(void) { GtkWidget* about_dlg = gtk_dialog_new(); |