Commit Graph

138 Commits

Author SHA1 Message Date
Bernhard Landauer
e302211669 correction 2016-12-31 11:21:44 +01:00
Bernhard Landauer
d98e6e0b92 use icon from manjaro-icons package 2016-12-31 11:17:58 +01:00
Huluti
e41e0774b9 Don't set autostart if an error occured 2016-12-28 23:20:36 +01:00
Huluti
9962877812 Use the 64x64 logo 2016-12-28 23:05:44 +01:00
Huluti
5f74ebb933 Remove unuseful condition for autostart state 2016-12-28 16:04:09 +01:00
Huluti
ee770cd86d Change scope of sys_locale var 2016-12-28 15:58:14 +01:00
Huluti
1129a578e8 Simplify setting of locale 2016-12-28 14:53:32 +01:00
Huluti
2c3d141b64 Delete the need to maintain the list of locales 2016-12-28 14:44:25 +01:00
Huluti
1563eb9edf Fix order of italian locale 2016-12-27 23:31:14 +01:00
Ste74
d5e8ea7791 Add Italian lang 2016-12-27 23:10:25 +01:00
Bernhard Landauer
6d7fef4e03 add Dutch translations by DeMus 2016-12-27 20:13:23 +01:00
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