aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/doxygen.cfg.in
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2012-03-19Fix path to doxygen_global.cfgJeff Morriss1-28/+28
svn path=/trunk/; revision=41652
2012-03-16Add @configure_input@ to a bunch of .in files that didn't have it.Guy Harris1-0/+3
Add $Id$ to those of said files that didn't have it, and fix one $Id to be $Id$. svn path=/trunk/; revision=41594
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+65
This looses the last checkin to gtk, will add this manually back. svn path=/trunk/; revision=40518