~ubuntu-branches/ubuntu/karmic/kdevelop/karmic

« back to all changes in this revision

Viewing changes to doc/kdevelop/applicationwizard.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-06-28 20:48:13 UTC
  • mfrom: (1.1.12 upstream) (2.3.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20090628204813-m6qlb9e92ig9h04m
Tags: 4:3.9.94-1ubuntu1
* Merge from Debian experimental, remaining changes:
  - Conflict/replace -kde4 packages
  - Remove gdb from recommends, version >= 6.8.50 is not yet in Ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
674
674
<screen><computeroutput>
675
675
/**
676
676
 * \file $MODULE$.cpp
677
 
 * \brief (put some short descripion here).
 
677
 * \brief (put some short description here).
678
678
 **/
679
679
</computeroutput></screen>
680
680
<para>
683
683
<screen><computeroutput>
684
684
/**
685
685
 * \file asimpletest.cpp
686
 
 * \brief (put some short descripion here).
 
686
 * \brief (put some short description here).
687
687
 **/
688
688
</computeroutput></screen>
689
689
<para>