Skip to content

Commit

Permalink
add alpay.png
Browse files Browse the repository at this point in the history
  • Loading branch information
justzx2011 committed May 17, 2014
1 parent 68e50e7 commit 1bb847b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
("/usr/share/openyoudao/construction/youdao",['cache/construction/youdao/head.html']),
("/usr/share/openyoudao/css",glob.glob("cache/css/*.css")),
("/usr/share/openyoudao/images/icon/",['cache/images/icon/icon.jpg']),
("/usr/share/openyoudao/images/donate/",['cache/images/icon/alipay.png']),
("/usr/share/openyoudao/images/donate/",['cache/images/donate/alipay.png']),
("/usr/share/openyoudao/js", glob.glob("cache/js/*.js")),
],
classifiers=[
'Development Status :: 4 - Beta',
'Environment :: X11 Applications :: GTK',
'Intended Audience :: End Users/Desktop',
Intended Audience :: End Users/Desktop',
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python',
Expand Down

0 comments on commit 1bb847b

Please sign in to comment.