Fixed indentation

This commit is contained in:
Clement Lefebvre 2011-03-30 19:02:13 +01:00
parent 1f9cfb7e6d
commit 69e08564fe
2 changed files with 166 additions and 162 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
mintmenu (5.1.8) katya; urgency=low
* Fixed indentation issue in recent documents plugin
-- Clement Lefebvre <root@linuxmint.com> Wed, 30 Mar 2011 19:01:00 +0000
mintmenu (5.1.7) katya; urgency=low mintmenu (5.1.7) katya; urgency=low
* Added support for Xfce * Added support for Xfce

View File

@ -218,5 +218,3 @@ class pluginclass:
def do_plugin(self): def do_plugin(self):
self.DoRecent() self.DoRecent()