Files
community.general/library/system
Michael Scherer d5c290b513 fix logic in module host to add aliases even if none exist already, fix #4563
self._has_aliases is used to know if a alias already exist, but
the test we want is to know if we need to add a new alias, which
is stored in self.aliases
2013-10-19 01:51:42 +02:00
..
2013-08-24 21:37:10 -05:00
2013-06-16 22:22:16 -04:00
2013-10-10 13:41:42 +07:00
2013-08-01 00:24:34 -04:00
2013-09-30 14:20:21 +02:00