aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/publish-calendar/url-editor-dialog.c
Commit message (Collapse)AuthorAgeFilesLines
* use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR.Pedro Villavicencio Garrido2007-09-271-1/+1
| | | | | | | | | | | | 2007-09-27 Pedro Villavicencio Garrido <pvillavi@gnome.org> * url-editor-dialog.c: (url_editor_dialog_construct): use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR. Fixes #480804. svn path=/trunk/; revision=34320
* Fixes #277159 (bnc)Chenthill Palanisamy2007-09-101-0/+12
| | | | svn path=/trunk/; revision=34208
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-5/+5
| | | | svn path=/trunk/; revision=33507
* Fixes some string to int conversion.Sankar P2007-02-191-2/+6
| | | | | | | | | 2007-02-19 Sankar P <psankar@novell.com> * url-editor-dialog.c: (set_from_uri): Fixes some string to int conversion. svn path=/trunk/; revision=33226
* Fixes #347973Chenthill Palanisamy2006-07-311-38/+15
| | | | svn path=/trunk/; revision=32438
* Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match whatTor Lillqvist2006-01-041-1/+7
| | | | | | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match what is redefined for Win32 in e-util/e-util-private.h * publish-calendar.c (publish_calendar_locations) * url-editor-dialog.c (url_editor_dialog_construct): Construct glade file pathname at run-time. svn path=/trunk/; revision=31044
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-191-0/+554
svn path=/trunk/; revision=30875