[gtk+/font-chooser-api] fixup! Make GtkFontChooser an interface



commit e99f7ed602a7dd12e7e5cf17f2daf149f9ec14a2
Author: Christian Persch <chpe gnome org>
Date:   Mon Sep 5 15:26:07 2011 +0200

    fixup! Make GtkFontChooser an interface
    
    Update Â.

 gtk/gtkfontchooser.c |    3 ++-
 gtk/gtkfontchooser.h |    1 +
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkfontchooser.c b/gtk/gtkfontchooser.c
index 304b933..d041787 100644
--- a/gtk/gtkfontchooser.c
+++ b/gtk/gtkfontchooser.c
@@ -2,7 +2,8 @@
  * gtkfontchooser.c - Abstract interface for font file selectors GUIs
  *
  * Copyright (C) 2006, Emmanuele Bassi
- * 
+ * Copyright (C) 2011 Alberto Ruiz <aruiz gnome org>
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
diff --git a/gtk/gtkfontchooser.h b/gtk/gtkfontchooser.h
index 322302c..39c503c 100644
--- a/gtk/gtkfontchooser.h
+++ b/gtk/gtkfontchooser.h
@@ -2,6 +2,7 @@
  * gtkfontchooser.h - Abstract interface for font file selectors GUIs
  *
  * Copyright (C) 2006, Emmanuele Bassi
+ * Copyright (C) 2011 Alberto Ruiz <aruiz gnome org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]