1
0
mirror of https://github.com/gryf/wicd.git synced 2026-04-11 07:33:36 +02:00

.bzrignore: Added files generated from the build to .bzrignore

wicd/misc.py:
  Decode all unicode fonts before a client handles them.  Prevents wicd-curses
  from dying due to having to display non-latin characters.
This commit is contained in:
Andrew Psaltis
2009-02-20 21:44:16 -05:00
parent 88b179c154
commit 8366c74c08
2 changed files with 25 additions and 1 deletions

View File

@@ -3,3 +3,19 @@ install.log
uninstall.log
.bzrignore
vcsinfo.py
build/*
init/*/*
man/wicd-curses.8
man/wicd-manager-settings.conf.5
man/wicd-wired-settings.conf.5
man/wicd-wireless-settings.conf.5
man/wicd.8
other/50-wicd-suspend.sh
other/55wicd
other/80-wicd-connect.sh
other/WHEREAREMYFILES
other/wicd.conf
scripts/wicd
scripts/wicd-client
scripts/wicd-curses
wicd/wpath.py