Browse Source

global: drop vim/emacs indent settings

bboozzoo/uncrustify
Maciek Borzecki 7 years ago
parent
commit
36c4d72c58
26 changed files with 0 additions and 52 deletions
  1. +0
    -2
      src/crypt/certificate.vala
  2. +0
    -2
      src/mconnect/application.vala
  3. +0
    -2
      src/mconnect/battery-proxy.vala
  4. +0
    -2
      src/mconnect/battery.vala
  5. +0
    -2
      src/mconnect/config.vala
  6. +0
    -2
      src/mconnect/core.vala
  7. +0
    -2
      src/mconnect/device-proxy.vala
  8. +0
    -2
      src/mconnect/device.vala
  9. +0
    -2
      src/mconnect/devicechannel.vala
  10. +0
    -2
      src/mconnect/devicemanager-proxy.vala
  11. +0
    -2
      src/mconnect/devicemanager.vala
  12. +0
    -2
      src/mconnect/discovereddevice.vala
  13. +0
    -2
      src/mconnect/discovery.vala
  14. +0
    -2
      src/mconnect/main.vala
  15. +0
    -2
      src/mconnect/mousepad.vala
  16. +0
    -2
      src/mconnect/notification.vala
  17. +0
    -2
      src/mconnect/packet.vala
  18. +0
    -2
      src/mconnect/packethandlerinterface-proxy.vala
  19. +0
    -2
      src/mconnect/packethandlerinterface.vala
  20. +0
    -2
      src/mconnect/packethandlers-proxy.vala
  21. +0
    -2
      src/mconnect/packethandlers.vala
  22. +0
    -2
      src/mconnect/ping-proxy.vala
  23. +0
    -2
      src/mconnect/ping.vala
  24. +0
    -2
      src/mconnect/share-proxy.vala
  25. +0
    -2
      src/mconnect/telephony.vala
  26. +0
    -2
      src/mconnectctl/main.vala

+ 0
- 2
src/crypt/certificate.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/application.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/battery-proxy.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/battery.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/config.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/core.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/device-proxy.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/device.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/devicechannel.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/devicemanager-proxy.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/devicemanager.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/discovereddevice.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/discovery.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/main.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/mousepad.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/notification.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/packet.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/packethandlerinterface-proxy.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/packethandlerinterface.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/packethandlers-proxy.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/packethandlers.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/ping-proxy.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/ping.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/share-proxy.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnect/telephony.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


+ 0
- 2
src/mconnectctl/main.vala View File

@ -1,5 +1,3 @@
/* ex:ts=4:sw=4:sts=4:et */
/* -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/**
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as


Loading…
Cancel
Save