Code review comment for lp:~psybers/docky/dockmanager-dbus

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

It doesnt compile, because po/POTFILES.in needs to be fixed.

=== modified file 'po/POTFILES.in'
--- po/POTFILES.in 2010-05-27 09:01:27 +0000
+++ po/POTFILES.in 2010-05-27 12:29:00 +0000
@@ -7,6 +7,7 @@
 Docky/Docky/Items/DockyItem.cs
 Docky/gtk-gui/Docky.ConfigurationWindow.cs
 Docky/gtk-gui/Docky.Interface.DockPreferences.cs
+Docky.DBus/Docky.DBus/DockManagerDBus.cs
 Docky.Items/Docky.Items/AbstractDockItem.cs
 Docky.Items/Docky.Items/ApplicationDockItem.cs
 Docky.Items/Docky.Items/ColoredIconDockItem.cs
@@ -46,4 +47,3 @@
 StandardPlugins/Weather/src/WeatherDocklet.cs
 StandardPlugins/Weather/src/WeatherForecast.cs
 StandardPlugins/Weather/src/WeatherPainter.cs
-scripts/zeitgeist_menus.py

review: Needs Fixing

« Back to merge proposal