qweechat/qweechat/data/icons
Sébastien Helleu 77df9d06f7 Code refactoring, fix setup.py
All changes:
- full PEP8 compliance
- move sources from src/qweechat/ to qweechat/
- move data from data/icons/ to qweechat/data/icons/
- sources validated with PEP8
- use setuptools in setup.py, fix path of data files
2014-05-08 17:40:31 +02:00
..
README Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
application-exit.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
bullet_green_8x8.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
bullet_yellow_8x8.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
dialog-close.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
dialog-ok-apply.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
document-save.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
edit-find.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
help-about.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
network-connect.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
network-disconnect.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
preferences-other.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00
weechat_icon_32.png Code refactoring, fix setup.py 2014-05-08 17:40:31 +02:00

README

Copyright and license for images
================================


Files: weechat_icon_32.png, bullet_green_8x8.png, bullet_yellow_8x8.png

  Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
  Released under GPLv3.



Files: application-exit.png, dialog-close.png, dialog-ok-apply.png,
       document-save.png, edit-find.png, help-about.png, network-connect.png,
       network-disconnect.png, preferences-other.png

  Files come from Debian package "oxygen-icon-theme":

    The Oxygen Icon Theme
      Copyright (C) 2007 Nuno Pinheiro <nuno@oxygen-icons.org>
      Copyright (C) 2007 David Vignoni <david@icon-king.com>
      Copyright (C) 2007 David Miller <miller@oxygen-icons.org>
      Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org>
      Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org>
      Copyright (C) 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org>
      and others

    License:

      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public
      License as published by the Free Software Foundation; either
      version 3 of the License, or (at your option) any later version.

      This library is distributed in the hope that it will be useful,
      but WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Lesser General Public License for more details.

      You should have received a copy of the GNU Lesser General Public
      License along with this library. If not, see <http://www.gnu.org/licenses/>.