Commit Graph

127 Commits

Author SHA1 Message Date
Hugo Posnic
d713dde1e8 Merge pull request #9 from ChazyTheBest/master
Add Spanish translation
2016-12-27 16:12:37 +01:00
ChazyTheBest
34c1f8838c Add Spanish translation 2016-12-27 15:55:19 +01:00
Hugo Posnic
42e280b935 Change way to set transient for property 2016-12-27 15:27:47 +01:00
Hugo Posnic
9017a5f4b3 Fix window blocking during a call 2016-12-27 10:23:28 +01:00
Hugo Posnic
815b507562 Add suport for russian 2016-12-26 23:30:54 +01:00
Hugo Posnic
0722b4d864 Fix some issues 2016-12-26 23:14:57 +01:00
Hugo Posnic
0a7789500b Improve way to set locale 2016-12-26 21:15:04 +01:00
Hugo Posnic
5d6143e626 Simplify a condition 2016-12-26 21:05:38 +01:00
Hugo Posnic
d08a88931d Rename welcome page to home page 2016-12-26 21:03:58 +01:00
Hugo Posnic
be479c8e48 Translate tooltips 2016-12-26 21:02:12 +01:00
Hugo Posnic
60b38cb402 Improve paths vars 2016-12-26 20:42:16 +01:00
Hugo Posnic
9f95a67400 Change somes strings to use self.app 2016-12-26 20:27:16 +01:00
Hugo Posnic
f3cfa690a2 Disable home button when welcome page is active 2016-12-26 19:25:39 +01:00
Hugo Posnic
01cf0e9208 Fix bug introduced in 38f905b 2016-12-26 18:21:02 +01:00
Hugo Posnic
38f905ba56 Improve way to creates pages 2016-12-26 18:12:17 +01:00
Hugo Posnic
41b27b3a90 Move subtitle definition 2016-12-26 17:38:17 +01:00
Hugo Posnic
8f08c8e981 Rename read_page() to get_page() 2016-12-26 17:30:23 +01:00
Hugo Posnic
e7b263b995 Rename install button 2016-12-26 17:29:24 +01:00
Hugo Posnic
e3fc3aceaa Add support of autostart in i3 2016-12-26 15:51:43 +01:00
Hugo Posnic
4d34afa62b Fix buttons' icons not showing 2016-12-23 16:08:38 +01:00
Hugo Posnic
a0da37931f Use logo from manjaro-icons if available 2016-12-23 14:39:16 +01:00
Hugo Posnic
9760f66442 Change logo's size 2016-12-23 14:28:34 +01:00
Hugo Posnic
927a788208 Change way to load external link icon 2016-12-23 14:05:04 +01:00
Hugo Posnic
3f0a7208a7 Simplify live condition 2016-12-22 22:32:59 +01:00
Hugo Posnic
d7ce6b1c3d Change position of links buttons icons 2016-12-22 22:29:26 +01:00
Hugo Posnic
d219bbc3a1 Add icons for button links 2016-12-22 21:20:23 +01:00
Hugo Posnic
f5ffd002e4 Remove support of cli-installer (depreciated) 2016-12-22 21:00:27 +01:00
Hugo Posnic
717d8ad11d Simplify way to handle en translations 2016-12-21 22:24:30 +01:00
Hugo Posnic
3f947d2260 Improve way to set window subtitle 2016-12-21 21:46:17 +01:00
Hugo Posnic
45dee90aec Improve way to change locale 2016-12-21 21:43:28 +01:00
Hugo Posnic
1fc694e889 Quit set_locale function if translation file doesn't exists 2016-12-21 18:39:15 +01:00
Hugo Posnic
f9aaf65d44 Remove unused vars in excepts blocks 2016-12-21 18:34:34 +01:00
Hugo Posnic
65a1e9296e Catch error if locale's file not installed 2016-12-21 18:32:16 +01:00
Johnathan Jenkins
5ba5a6b59e
minor pep8 and spelling 2016-12-21 06:35:54 -08:00
Hugo Posnic
ef7b45190e Add support for german language 2016-12-20 17:43:05 +01:00
Hugo Posnic
80820acb3b Add docstring to get_best_locale() 2016-12-20 00:29:58 +01:00
Hugo Posnic
a6553cd01e Move choice of locale to use in a function 2016-12-20 00:17:40 +01:00
Hugo Posnic
7d2174c9a4 Add some comments 2016-12-20 00:03:13 +01:00
Hugo Posnic
20b9aca841 Save preferences only at quit 2016-12-19 23:58:07 +01:00
Hugo Posnic
adbc5ea046 Add support for polish language 2016-12-19 20:55:39 +01:00
Hugo Posnic
aed8c5bd20 Fix missing self 2016-12-19 20:40:29 +01:00
Hugo Posnic
252c9dfd16 Fix bug in locale detection 2016-12-19 20:20:29 +01:00
Hugo Posnic
c52c9df6db Use icon that not depends of a package 2016-12-18 22:40:43 +01:00
Hugo Posnic
f526848210 Reduce length of one line 2016-12-18 20:45:07 +01:00
Hugo Posnic
8e3f01103d Fix translation 2016-12-18 19:51:28 +01:00
Hugo Posnic
e8a86c37bd Fix error when codename and release don't exist 2016-12-18 19:03:37 +01:00
Hugo Posnic
99b2eb1bd8 Improve autostart detection 2016-12-18 15:34:43 +01:00
Hugo Posnic
52bc085681 Fix bug in autostart path 2016-12-18 14:02:37 +01:00
Hugo Posnic
052531fd6b Fix error 2016-12-18 12:15:52 +01:00
Hugo Posnic
6d7781f053 Minor changes 2016-12-18 12:06:15 +01:00