vajrasky / wallpapoz

Wallpapoz -- Gnome and XFCE Desktop Wallpapers Configuration Tool
http://vajrasky.wordpress.com/wallpapoz
GNU General Public License v2.0
22 stars 15 forks source link

making some changes to the file permissions and code #11

Closed hallaj closed 10 years ago

hallaj commented 10 years ago

Some changes:

  1. Remove executable bit on files
  2. Fixed the 2 space indentation on setup.py
  3. Updated the code on check_dependency()
  4. Removed APP_ISO_CODES and replaced it with get_locale()
  5. Misc changes - 80 line runes, indentation fixes