Commit Graph

625 Commits

Author SHA1 Message Date
Alessio Treglia 636a479170 Properly handle config format migration. 2012-03-11 11:46:53 +01:00
Alessio Treglia efe1367d24 Merge branch 'master' into experimental 2012-03-09 13:39:11 +01:00
Alessio Treglia 00224e2ae4 Workaround to make Configure visible. 2012-03-09 13:37:58 +01:00
Alessio Treglia 17a2a18e4f The dict maybe empty, not None 2012-03-09 13:35:19 +01:00
Alessio Treglia b79d293967 Save after having updated the configuration. 2012-03-09 13:35:07 +01:00
Alessio Treglia 4c88da07d2 Add print call to see what happens. 2012-03-09 12:49:39 +01:00
Alessio Treglia 97b34e8023 wmladi: override menu_activate 2012-03-09 12:47:45 +01:00
Alessio Treglia 2bc9a2df1b Revert "Test for nedko"
This reverts commit 7b7bf4913c.
2012-03-09 11:39:21 +01:00
Alessio Treglia 7b7bf4913c Test for nedko 2012-03-09 11:15:10 +01:00
Alessio Treglia aa0b84ed0b Store copyright string in unicode format. 2012-03-09 10:52:13 +01:00
Alessio Treglia ce9aaa17c2 Make syntax of relative imports Python3 compliant
References:

- PEP 0328
- http://docs.python.org/release/3.0.1/whatsnew/3.0.html
2012-03-09 09:06:08 +01:00
Alessio Treglia fb89fc5aab Handle different python versions. 2012-03-09 09:01:17 +01:00
Alessio Treglia 68b1b622ac Specify from where import 'gtk' 2012-03-09 08:54:22 +01:00
Alessio Treglia 528d2228b3 Update translations. 2012-03-09 08:51:40 +01:00
Alessio Treglia 29fdf597ee Add comments section. 2012-03-09 08:51:04 +01:00
Alessio Treglia 4ebb69cb69 Add About dialog. 2012-03-09 08:48:17 +01:00
Alessio Treglia d0dcc93284 Rename a2j_menu -> a2jmenu 2012-03-09 07:56:51 +01:00
Alessio Treglia 1bbe67ba68 Update ladimenu to the configuration. 2012-03-09 01:05:25 +01:00
Alessio Treglia 22f20e5419 Migrate configuration from yaml to ConfigParser
Reminder: In Python3, ConfigParser has been renamed to configparser.
2012-03-09 01:04:32 +01:00
Alessio Treglia cc027c92a5 Fix command execution on click. 2012-03-08 23:30:23 +01:00
Alessio Treglia 7fff2b1619 Update timeout_add to GObject's new syntax. 2012-03-08 22:43:31 +01:00
Alessio Treglia af2ac2b728 Bump version. 2012-03-08 22:38:39 +01:00
Alessio Treglia 41988dea19 Revert "Rename module laditools.gtk -> laditools.GTK to avoid ambiguous matches with system wide modules."
This reverts commit 366e546fd8.
2012-03-08 22:38:07 +01:00
Alessio Treglia 79c78e988b Revert "Update translations."
This reverts commit 798a12d61e.
2012-03-08 22:37:51 +01:00
Alessio Treglia 8625a35976 Revert "Bump version."
This reverts commit 8221331575.
2012-03-08 22:37:41 +01:00
Alessio Treglia 01b7180419 Revert "Fix ladilog"
This reverts commit 84b8e5dafa.
2012-03-08 22:37:18 +01:00
Alessio Treglia 9697bcadb6 Revert "Move GTK/* into the main package"
This reverts commit eaf019435d.
2012-03-08 22:36:52 +01:00
Alessio Treglia eaf019435d Move GTK/* into the main package 2012-03-08 10:35:46 +01:00
Alessio Treglia 84b8e5dafa Fix ladilog 2012-03-08 10:22:43 +01:00
Alessio Treglia 8221331575 Bump version. 2012-03-08 09:59:01 +01:00
Alessio Treglia 798a12d61e Update translations. 2012-03-08 09:57:07 +01:00
Alessio Treglia 366e546fd8 Rename module laditools.gtk -> laditools.GTK to avoid ambiguous matches with system wide modules. 2012-03-08 09:55:52 +01:00
Alessio Treglia 283aa030dd Fix path resolution for resource files. 2012-03-08 09:38:25 +01:00
Alessio Treglia 80a13fb770 Import translations from Rosetta. 2012-03-08 09:22:26 +01:00
Alessio Treglia 2a1508b4a1 Bump versioning. 2012-03-08 07:36:05 +01:00
Alessio Treglia fa8df559e4 Adapt icons path to the new buildsystem configuration 2012-03-08 02:15:42 +01:00
Alessio Treglia 341036a19d Properly build and install icons 2012-03-08 02:15:02 +01:00
Alessio Treglia 0891eb7a0b Let build_i18n generate and install desktop files. 2012-03-08 02:09:59 +01:00
Alessio Treglia 5ba0fc0616 Add laditools.gtk to installed packages. 2012-03-08 02:02:41 +01:00
Alessio Treglia 3cfa0a0be5 Update translations template. 2012-03-08 02:01:26 +01:00
Alessio Treglia e7c0ff867f Refresh. 2012-03-08 02:00:59 +01:00
Alessio Treglia 5db9d350f3 Make desktop files translatable. 2012-03-08 02:00:14 +01:00
Alessio Treglia ca6a1c45c2 See previous commit, aka "intltool mess" 2012-03-08 01:57:44 +01:00
Alessio Treglia 778b672954 Update translations template. 2012-03-08 01:41:30 +01:00
Alessio Treglia 11cbfe7fab Put strings on single lines to avoid intltool mess. 2012-03-08 01:41:07 +01:00
Alessio Treglia 7758ebde68 Put strings in single lines to avoid mess with intltool-update 2012-03-08 01:39:01 +01:00
Alessio Treglia dd8f92603c Update references to the applications. 2012-03-08 01:34:30 +01:00
Alessio Treglia 249bf32fa2 No need to insert '.' to the head of sys.path 2012-03-08 01:33:27 +01:00
Alessio Treglia 2377bfc160 Move applications to the sources root. 2012-03-08 01:32:15 +01:00
Alessio Treglia b67b1fed8e Bump versioning. 2012-03-08 01:07:20 +01:00