aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/calendar/cal-client/evolution-cal-client.signals
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-12-23 14:44:45 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-12-23 14:44:45 +0800
commitc7e6af5698a90f837f71709af3413569d1ff216a (patch)
treeff274e8f78bf4fa204455eef31438cdd6e0b1834 /help/devel/calendar/cal-client/evolution-cal-client.signals
parent035deb0bb5e8b659c4ea1a1e257fe446fc16a381 (diff)
downloadgsoc2013-evolution-c7e6af5698a90f837f71709af3413569d1ff216a.tar
gsoc2013-evolution-c7e6af5698a90f837f71709af3413569d1ff216a.tar.gz
gsoc2013-evolution-c7e6af5698a90f837f71709af3413569d1ff216a.tar.bz2
gsoc2013-evolution-c7e6af5698a90f837f71709af3413569d1ff216a.tar.lz
gsoc2013-evolution-c7e6af5698a90f837f71709af3413569d1ff216a.tar.xz
gsoc2013-evolution-c7e6af5698a90f837f71709af3413569d1ff216a.tar.zst
gsoc2013-evolution-c7e6af5698a90f837f71709af3413569d1ff216a.zip
Remove deleted file
2000-12-23 JP Rosevear <jpr@helixcode.com> * POTFILES.in: Remove deleted file svn path=/trunk/; revision=7142
Diffstat (limited to 'help/devel/calendar/cal-client/evolution-cal-client.signals')
-rw-r--r--help/devel/calendar/cal-client/evolution-cal-client.signals6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/devel/calendar/cal-client/evolution-cal-client.signals b/help/devel/calendar/cal-client/evolution-cal-client.signals
index d5af728e6f..97e360b6a2 100644
--- a/help/devel/calendar/cal-client/evolution-cal-client.signals
+++ b/help/devel/calendar/cal-client/evolution-cal-client.signals
@@ -2,20 +2,20 @@
<NAME>CalClient::cal-loaded</NAME>
<RETURNS>void</RETURNS>
CalClient *calclient
-gint arg1
+GtkEnum arg1
</SIGNAL>
<SIGNAL>
<NAME>CalClient::obj-updated</NAME>
<RETURNS>void</RETURNS>
CalClient *calclient
-gchar *arg1
+GtkString arg1
</SIGNAL>
<SIGNAL>
<NAME>CalClient::obj-removed</NAME>
<RETURNS>void</RETURNS>
CalClient *calclient
-gchar *arg1
+GtkString arg1
</SIGNAL>