<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/python/Plugins/update.py, branch experimental-2010.12</title>
<subtitle>Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources</subtitle>
<id>https://git.cweiske.de/enigma2.git/atom?h=experimental-2010.12</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=experimental-2010.12'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2006-01-10T15:39:00Z</updated>
<entry>
<title>move the plugins into their own directory and every plugin has a main python file called plugin.py in his directory</title>
<updated>2006-01-10T15:39:00Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-01-10T15:39:00Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=91890bc31f2752aa8ff55372aa69a6723a0c09b5'/>
<id>urn:sha1:91890bc31f2752aa8ff55372aa69a6723a0c09b5</id>
<content type='text'>
for example the update plugin now resides in /usr/lib/enigma2/python/Plugins/update
when you add a plugin, don't forget to put an empty __init__.py file into the directory, otherwise python doesn't recognize
the directory as module
</content>
</entry>
<entry>
<title>plugins can register their own menu now</title>
<updated>2006-01-06T15:48:47Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-01-06T15:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=bb438bec17665a907c28ca47d665766c7b26be79'/>
<id>urn:sha1:bb438bec17665a907c28ca47d665766c7b26be79</id>
<content type='text'>
menus have their own id now
the update plugin for example adds a menu item to the Setup menu with the id "setup"
</content>
</entry>
<entry>
<title>leave update plugin with ok button after the update process (we entered it with ok, so we leave it with ok)</title>
<updated>2006-01-04T22:55:19Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-01-04T22:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=9fac5ff7371972cef663d456b96c68f51b5c2c01'/>
<id>urn:sha1:9fac5ff7371972cef663d456b96c68f51b5c2c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update plugin is now very user friendly :)</title>
<updated>2006-01-03T11:09:06Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-01-03T11:09:06Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=61ea204d226d23041b40248f3b2336fbb2f53b77'/>
<id>urn:sha1:61ea204d226d23041b40248f3b2336fbb2f53b77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>beautify the ok, cancel and initialize buttons</title>
<updated>2006-01-02T16:05:20Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-01-02T16:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=1068f9bc04ef901d7031026b1a9b25e32dd0da8a'/>
<id>urn:sha1:1068f9bc04ef901d7031026b1a9b25e32dd0da8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the plugin-images</title>
<updated>2006-01-02T14:02:22Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-01-02T14:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=0be83826dd31db1b88058bfc93528610afde2fda'/>
<id>urn:sha1:0be83826dd31db1b88058bfc93528610afde2fda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>translate the update plugin</title>
<updated>2005-12-28T20:07:42Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2005-12-28T20:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=2bc75c09718546fe48ffe1e68c65402ec5fdf0f2'/>
<id>urn:sha1:2bc75c09718546fe48ffe1e68c65402ec5fdf0f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix very stupid error</title>
<updated>2005-12-27T03:46:53Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2005-12-27T03:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=e40c611f0cf2653a48571f0081cf193ebfd2ffcf'/>
<id>urn:sha1:e40c611f0cf2653a48571f0081cf193ebfd2ffcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some changes for the update plugin</title>
<updated>2005-12-26T00:04:11Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2005-12-26T00:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=e5be8d7dbdb42cc287d6ba65ecc3a08685412fc1'/>
<id>urn:sha1:e5be8d7dbdb42cc287d6ba65ecc3a08685412fc1</id>
<content type='text'>
still not very user friendly
</content>
</entry>
<entry>
<title>replace "Arial" by "Regular"</title>
<updated>2005-12-23T00:48:06Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2005-12-23T00:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=549ed3c87c4d3fe093472aa199ca6742c1f3654f'/>
<id>urn:sha1:549ed3c87c4d3fe093472aa199ca6742c1f3654f</id>
<content type='text'>
</content>
</entry>
</feed>
