1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 20:38:00 +01:00

added wicd.ui and updated setup.py to use it

This commit is contained in:
Adam Blackburn
2010-06-15 11:52:12 -05:00
parent a93479f9fc
commit 64049a8a59
2 changed files with 1687 additions and 1 deletions

1686
data/wicd.ui Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -515,7 +515,7 @@ try:
data.append((wpath.bin, ['scripts/wicd-client']))
data.append((wpath.bin, ['scripts/wicd-gtk']))
data.append((wpath.gtk, ['gtk/wicd-client.py', 'gtk/netentry.py', 'gtk/prefs.py',
'gtk/gui.py', 'gtk/guiutil.py', 'data/wicd.glade',
'gtk/gui.py', 'gtk/guiutil.py', 'data/wicd.ui',
'gtk/configscript.py']))
data.append((wpath.autostart, ['other/wicd-tray.desktop']))
if not wpath.no_install_man: