12859 applet-init.c: In function 'init':
12860 applet-init.c:46: warning: statement with no effect
12861 applet-init.c:55: error: implicit declaration of function 'cd_dnd2share_register_imagebin_backend'
12862 make[2]: *** [libcd_dnd2share_la-applet-init.lo] Error 1
12891 applet-backend-imagebin.c: In function 'upload':
12892 applet-backend-imagebin.c:25: warning: 'return' with no value, in function returning non-void
12893 applet-backend-imagebin.c:34: error: implicit declaration of function 'g_string_new_sized'
12894 applet-backend-imagebin.c:34: warning: initialization makes pointer from integer without a cast
12895 applet-backend-imagebin.c:68: warning: 'return' with no value, in function returning non-void
12896 applet-backend-imagebin.c:50: warning: unused variable 'r'
12897 applet-backend-imagebin.c: In function 'cd_dnd2share_register_imagebin_backend':
12898 applet-backend-imagebin.c:83: warning: assignment from incompatible pointer type
12899 make[2]: *** [libcd_dnd2share_la-applet-backend-imagebin.lo] Error 1
$ LANG=C svn diff -r 1816 plug-ins/System-Monitor/po/Makefile.in.in
Index: plug-ins/System-Monitor/po/Makefile.in.in
===================================================================
--- plug-ins/System-Monitor/po/Makefile.in.in (revision 1816)
+++ plug-ins/System-Monitor/po/Makefile.in.in (working copy)
@@ -17,9 +17,9 @@
# We have the following line for use by intltoolize:
# INTLTOOL_MAKEFILE
-GETTEXT_PACKAGE=@GETTEXT_CPUSAGE@
-PACKAGE=@PACKAGE_CPUSAGE@
-VERSION=@VERSION_CPUSAGE@
+GETTEXT_PACKAGE=@GETTEXT_SYSTEM_MONITOR@
+PACKAGE=@PACKAGE_SYSTEM_MONITOR@
+VERSION=@VERSION_SYSTEM_MONITOR@
SHELL = /bin/sh