~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to languages/cpp/app_templates/gtk2mmapp/gtk2mmapp

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# KDE Config File
 
2
[General]
 
3
Name=Gtk-- Application framework
 
4
Category=C++/GTK+
 
5
Icon=gtk2mmapp.png
 
6
Comment=Generates a simple Gtk-- application. Gtkmm >= 1.2.8 and < 1.3.0 should be installed. To edit glade file glade-- (http://home.wtal.de/petig/Gtk/) is required.
 
7
FileTemplates=hh,CStyle,cc,CStyle
 
8
ShowFilesAfterGeneration=src/APPNAMELC.cpp