Commit Graph

197 Commits (6c63bfe2a613868e039c1c04d17429298dbd0653)

Author SHA1 Message Date
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
Hugo Posnic d36efc291d Change to selects corrects paths 2016-12-18 11:18:18 +01:00
Hugo Posnic faefc0e63d Introduce unittest 2016-12-18 01:15:20 +01:00
Hugo Posnic 45e1d47c1c Change way to handle urls 2016-12-18 00:05:56 +01:00
Hugo Posnic 076d81303b Re-create on_btn_clicked() to simplify future changes 2016-12-17 23:55:19 +01:00
Hugo Posnic 925f44e44f Update docstrings to use RST format 2016-12-17 23:19:05 +01:00
Hugo Posnic 28de403da0 Add docstrings and change some comments 2016-12-17 23:07:03 +01:00
Hugo Posnic d4df6cb2fe Update some paths 2016-12-17 19:14:39 +01:00
Hugo Posnic 4993b96919 Create PKGBUILD 2016-12-17 15:13:18 +01:00
Hugo Posnic 6b18a9335f Improve locale detection 2016-12-17 14:37:41 +01:00
Hugo Posnic 7ee6c9fe74 Change some translations files 2016-12-17 14:34:17 +01:00
Hugo Posnic 135016bb7e Improve translations managing 2016-12-17 13:48:13 +01:00
Hugo Posnic c2f7e8daa3 Fix missing translation 2016-12-17 13:46:13 +01:00
Hugo Posnic 4142d73556 Merge on_action_btn_clicked() and on_autostart_switched() 2016-12-17 12:21:15 +01:00
Hugo Posnic 39c5fb75de Make error translatable 2016-12-17 12:16:09 +01:00
Hugo Posnic b3666b9de4 Merge on_about_clicked() in on_action_btn_clicked() 2016-12-17 12:08:40 +01:00
Hugo Posnic 849c7e4ad3 Change name of get_lsb_information() 2016-12-17 11:57:21 +01:00
Hugo Posnic 7ee76863f9 Simplify change_autostart() 2016-12-17 11:55:00 +01:00
Hugo Posnic f7cfee875c Reload pages when language changed 2016-12-17 00:07:49 +01:00
Hugo Posnic 180737f305 Simplify way to change pages 2016-12-17 00:06:00 +01:00
Hugo Posnic 62d3dc2d3f Remove tabs 2016-12-16 23:59:10 +01:00
Hugo Posnic 644ea62ad4 Remove menu 2016-12-16 22:21:09 +01:00
Huluti 1ea3837f4f Use logos from manjaro-icons package 2016-12-15 14:58:58 +01:00
Huluti c5c8b7b7b3 Change structure to prepare build 2016-12-11 18:12:01 +01:00
Huluti 6a67be6e15 Add option to show menu for test 2016-12-11 16:10:50 +01:00
Huluti d33234b740 Displace two vars 2016-12-11 01:05:01 +01:00
Huluti 4d10dc2399 Merge two functions in one 2016-12-11 00:58:59 +01:00
Huluti 29b6fe4d8c Add error message instead of page content if can't load file 2016-12-11 00:42:18 +01:00
Huluti 849185e23f Change somes vars 2016-12-11 00:38:36 +01:00
Huluti 94fd8f0ad3 Remove unseful condition 2016-12-11 00:37:11 +01:00
Huluti 2572b7283b Use loop to load imgs 2016-12-11 00:32:11 +01:00
Huluti 170de8be0e Displace default preferences in get_preferences method 2016-12-11 00:25:41 +01:00
Huluti 58894fa9d3 Workaround to make translation works 2016-12-11 00:05:32 +01:00
Huluti 02400eb6bf Minors comments changes 2016-12-10 17:56:36 +01:00
Huluti 7ab8635862 Update condition 2016-12-10 17:53:11 +01:00
Huluti da5b804ade Remove unuseful condition 2016-12-10 17:46:25 +01:00
Huluti 9e9c5279ac Handle PKGBUILD 2016-12-10 17:35:02 +01:00
Huluti f531d48e61 Enable language selector 2016-12-10 16:45:38 +01:00
Huluti 10f08a1d78 Remove unuseful object 2016-12-10 14:09:16 +01:00
Huluti b5e3704d05 Replace GtkLinkButton by GtkButton 2016-12-10 01:00:05 +01:00
Huluti b99c0aabf1 Remove request height property 2016-12-10 00:28:55 +01:00
Huluti 70bdfd13c5 Temporarily disable language selection 2016-12-10 00:18:22 +01:00
Huluti e50ab02714 Use default language if can't find translations for pages 2016-12-09 19:40:02 +01:00
Huluti 41d8020ba7 Fix missing prefix 2016-12-09 17:32:17 +01:00
Huluti ded0363653 Improve translation system 2016-12-09 17:28:22 +01:00
Huluti e813a6407a Reorganize imports 2016-12-08 18:11:08 +01:00
Huluti 0b8924b345 Update README 2016-12-08 17:57:13 +01:00
Huluti b5a8688579 Add install options on live sessions 2016-12-08 17:39:52 +01:00
Huluti 03d993a28f Change way to get arch 2016-12-06 18:54:02 +01:00
Huluti 3aa1432d4c Remove unuseful code 2016-12-05 22:18:23 +01:00
Huluti 50ca167167 Simplify autostart state change 2016-12-05 21:55:58 +01:00
Huluti fa6bb0814c Use symlink for autostart 2016-12-05 21:49:29 +01:00
Huluti 045ad8c811 Rename data folder and method 2016-12-05 19:32:53 +01:00
Huluti a1a1daa2dc Replace social section by icons in bottom 2016-12-05 18:41:28 +01:00
Huluti 42abef2e45 Remove shadows on GtkViewports 2016-12-04 23:41:47 +01:00
Huluti bb87aa6c2b Change pages labels position 2016-12-04 23:14:46 +01:00
Huluti cf27a8cfda Improve render of pages by adding markup 2016-12-04 23:09:52 +01:00
Huluti 11a3909a98 Add comments in init 2016-12-04 22:48:13 +01:00
Huluti 71dfba8a63 Loop to fill pages 2016-12-04 22:46:31 +01:00
Huluti fb1cdcba0c Change layout to handle pages 2016-12-04 22:38:53 +01:00
Huluti aff2136bcb Change icon size 2016-12-04 22:27:05 +01:00
Huluti c7880fe40e Change version to 'git' 2016-12-04 21:56:45 +01:00
Huluti 261aeeba0c Make tab take all space 2016-12-04 21:53:03 +01:00
Huluti e9c2cb2d27 Fix about dialog position 2016-12-04 21:11:43 +01:00
Huluti 6d434f799e Update French translation 2016-12-04 21:03:02 +01:00
Huluti 1f7945bb69 Section titles to uppercase 2016-12-04 21:01:44 +01:00
Huluti 5d7864164f Higher font size for title 2016-12-04 20:54:50 +01:00
Huluti c5006c61fb Fix resizing bug 2016-12-04 20:44:29 +01:00
Huluti 96072653de Replace os.path.exists calls by os.path.isfile 2016-12-04 20:40:34 +01:00
Huluti 2031dc5be9 Simplify path vars 2016-12-04 20:28:41 +01:00
Huluti 4693020ca3 Unique method to handle welcome btn signal 2016-12-04 19:43:38 +01:00
Huluti 1eb6c9ed51 Remove IOError catch 2016-12-04 19:32:11 +01:00
Huluti 989a5eafd5 Make get_infos out of class 2016-12-04 19:17:48 +01:00
Huluti b3afcd13ce Remove unused import 2016-12-04 19:11:31 +01:00
Huluti ef2e4d10da Make get_lsb_information out of class 2016-12-04 19:10:33 +01:00
Huluti 4f39df9388 Remove unused imports 2016-12-04 19:08:00 +01:00
Huluti c545868ff3 Fix permission on desktop file 2016-12-04 18:23:45 +01:00
Huluti 048388ef37 Initial commit 2016-12-04 18:09:15 +01:00