~ubuntu-branches/ubuntu/precise/sflphone/precise

« back to all changes in this revision

Viewing changes to astylerc

  • Committer: Package Import Robot
  • Author(s): Whoopie
  • Date: 2012-03-22 10:29:10 UTC
  • mfrom: (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120322102910-tb8hugi2su1tguwh
Tags: 1.0.2-1ubuntu1
* Apply some upstream patches to fix FTBFS (LP: #913018):
  - debian/patches/05_glib_includes.patch: fix glib includes.
  - debian/patches/06_use_XkbKeycodeToKeysym.patch: use 
    XkbKeycodeToKeysym instead of (deprecated) XKeycodeToKeysym.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#            http://astyle.sourceforge.net/astyle.html
4
4
# Author:  Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
5
5
#           Savoir-faire Linux Inc
6
 
#          http://www.sflphone.org 
 
6
#          http://www.sflphone.org
7
7
 
8
8
style=stroustrup    # stroustrup style http://astyle.sourceforge.net/astyle.html#_style=stroustrup
9
9
indent=spaces=4     # Use spaces instead of tabs for indentation