| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* GNOME_Evolution_Summary.server.in.in: Updated to be a shared
library.
* main.c: Removed.
* Makefile.am: Update to compile as a shared library.
* component-factory.c: Changed to be a shared library factory, for
both the ShellComponent and the ConfigControl objects.
* e-summary-preferences.c
(e_summary_preferences_init_config_control): Renamed from
e_summary_preferences_register_config_control_factory.
(e_summary_preferences_create_control): Renamed from factory_fn
and removed all args.
svn path=/trunk/; revision=19007
|
|
|
|
|
|
|
|
|
|
|
| |
* component-factory.c: Removed unused #define
COMPONENT_FACTORY_ID.
(component_factory_init): Removed unused variable.
* GNOME_Evolution_Summary.server.in.in: Updated to not use a
factory, which is what the code actually expects.
svn path=/trunk/; revision=18867
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am: Added rule to generate
GNOME_Evolution_Summary.server.in from
GNOME_Evolution_Summary.server.in.in, substituting @LIBEXECDIR@.
Also, install evolution-executive-summary in $libexecdir instead
of $bindir.
* GNOME_Evolution_Summary.server.in.in: Removed the @OAF_SHLIB_*@
stuff and added @LIBEXECDIR@/ to the executable's name instead.
svn path=/trunk/; revision=18791
|
|
* GNOME_Evolution_Summary.server.in.in: Renamed from
GNOME_Evolution_Summary.oaf.in.in.
* Makefile.am: GNOME_Evolution_Summary.server instead of .oaf.
svn path=/trunk/; revision=18652
|