X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkfilefilter.c;h=5b060960c07e1848439fb501d02d9a02ac87cbb7;hb=320613c439c6c7eeb5bc64685522195e0a6adc4e;hp=dec3f2d67015d66e8b7cd48870ea91e332870fed;hpb=991b782b75b2247d3d3a9ed72ee859dc4cb0d66e;p=~andy%2Fgtk diff --git a/gtk/gtkfilefilter.c b/gtk/gtkfilefilter.c index dec3f2d67..5b060960c 100644 --- a/gtk/gtkfilefilter.c +++ b/gtk/gtkfilefilter.c @@ -13,15 +13,14 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ /** * SECTION:gtkfilefilter * @Short_description: A filter for selecting a file subset * @Title: GtkFileFilter + * @see_also: #GtkFileChooser * * A GtkFileFilter can be used to restrict the files being shown in a * #GtkFileChooser. Files can be filtered based on their name (with @@ -65,8 +64,6 @@ * * * - * - * @see_also: #GtkFileChooser */ #include "config.h"