MrS0m30n3
ce0d85b659
Run pre-build tasks only when the appropriate cmd gets supplied
7 years ago
MrS0m30n3
c5e5f6a608
Compile PO files at build time
7 years ago
MrS0m30n3
0ccc16bac1
Change __packagename__ to 'str'
7 years ago
MrS0m30n3
a1c33c4b3a
Update setup.py to handle new UI changes
8 years ago
MrS0m30n3
6227572f91
setup.py: Remove OSX unused code
8 years ago
Marcin Nowicki
3d8aa8a0f1
Add osx app creation.
9 years ago
Marcin Nowicki
5d510d0d95
Add osx support to install via homebrew.
9 years ago
MrS0m30n3
85e42f5694
PY2EXE change executable name
9 years ago
Marcin Nowicki
3fb30d8181
Add osx support to install with homebrew.
9 years ago
MrS0m30n3
10a6332518
Add py2exe unicode patch on docstring
9 years ago
MrS0m30n3
afae6cfb27
Check options type when loading from settings.json
Also add utf-8 encoding and change the literals to unicode
characters to match the GUI and the loaded json
9 years ago
MrS0m30n3
c41d69f59c
Add localization
CHANGES
=======
setup.py
Add youtube_dl_gui/locale file on the installation script
__init__.py
Add localization via gettext
Move optionsmanager, logmanager initialization out of the main() function
mainframe.py
Add the gettext _() function to translate the strings
optiosframe.py
Add the gettext _() function to translate the strings
Add LocalizationTab
optionsmanager.py
Add new option 'locale_name'
utils.py
Add get_locale_file() function
NEW FILES
=========
locale_build: Contains scripts to auto create locale files
youtube_dl_gui/locale: Contains locale files for youtube-dlg
9 years ago
MrS0m30n3
d8e17d474b
Setup: Add __main__.py in /usr/bin
10 years ago
MrS0m30n3
d28d67c3b0
Refactor setup.py
Also, fix Windows setup icons problem
were you had to copy icons manually
10 years ago
MrS0m30n3
e876ac7bd5
Change icons path from /usr/local/share to /usr/share
10 years ago
MrS0m30n3
309a4b8dd4
Fix sudo os.getenv(XDG_DATA_DIRS) problem
10 years ago
MrS0m30n3
a811c05fb6
Add 48x48 icon
10 years ago
MrS0m30n3
24ca2c82d6
Add /usr/share/pixmaps as fallback icons path #14
Add '/usr/share/pixmaps' as a fallback icons path as suggested
on issue #14 when XDG_DATA_DIRS is not defined.
10 years ago
MrS0m30n3
659d7d7ac1
Small fixes
10 years ago
MrS0m30n3
af03206819
Add py2exe
10 years ago
MrS0m30n3
0e5027496f
Change icons install dir
10 years ago
MrS0m30n3
b91ed2d041
Add png icons
10 years ago
MrS0m30n3
ae266aaa0a
Change app icon
10 years ago
MrS0m30n3
961dcb5576
Reindent to 4-spaces
10 years ago
MrS0m30n3
cc0b2ad9a5
Change metadata info
10 years ago
MrS0m30n3
a6b13f81ce
Add icons on package install
10 years ago
MrS0m30n3
8bc1cfd729
Add meta-data on setup
10 years ago
MrS0m30n3
bc1714e58d
Add icon/youtube-dl-gui.png to source dist
10 years ago
MrS0m30n3
d1d4f68e71
fixed playlist output
10 years ago
MrS0m30n3
1ca60f921f
first commit
10 years ago