Changeset 7532d4
- Timestamp:
- 09/13/2015 09:50:53 PM (10 years ago)
- Branches:
- 2.0.x, develop, master
- Children:
- ff6b52
- Parents:
- 40c0c8
- git-author:
- Calum Lind <calumlind+deluge@gmail.com> (09/13/2015 08:06:05 PM)
- git-committer:
- Calum Lind <calumlind+deluge@gmail.com> (09/13/2015 09:50:53 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
setup.py
r40c0c8 r7532d4 271 271 if not windows_check(): 272 272 _data_files = [ 273 ('share/icons/hicolor/scalable/apps', ['deluge/ui/data/icons/ hicolor/scalable/apps/deluge.svg']),273 ('share/icons/hicolor/scalable/apps', ['deluge/ui/data/icons/scalable/apps/deluge.svg']), 274 274 ('share/icons/hicolor/128x128/apps', ['deluge/ui/data/icons/hicolor/128x128/apps/deluge.png']), 275 275 ('share/icons/hicolor/16x16/apps', ['deluge/ui/data/icons/hicolor/16x16/apps/deluge.png']),
Note:
See TracChangeset
for help on using the changeset viewer.