~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.1-2ubuntu4

« back to all changes in this revision

Viewing changes to src/jabber_whiteboard/internal-constants.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-07-06 22:03:02 UTC
  • mto: (2.4.1 sid) (1.4.1 upstream) (45.1.3 maverick)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20060706220302-itgso3qgxdaxjmcy
Tags: upstream-0.44
ImportĀ upstreamĀ versionĀ 0.44

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
  Local Variables:
76
76
  mode:c++
77
77
  c-file-style:"stroustrup"
78
 
  c-file-offsets:((innamespace . 0)(inline-open . 0))
 
78
  c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
79
79
  indent-tabs-mode:nil
80
80
  fill-column:99
81
81
  End:
82
82
*/
83
 
// vim: filetype=c++:expandtab:shiftwidth=4:tabstop=8:softtabstop=4 :
 
83
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :