summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Made gedit use xml-i18n-tools for glade and desktop file translation. Thatgedit-1-0Gediminas Paulauskas2001-01-251-0/+4
| | | | | | | | | | | | | | | | | | | | | | 2001-01-25 Gediminas Paulauskas <menesis@delfi.lt> Made gedit use xml-i18n-tools for glade and desktop file translation. That package is now needed to compile from CVS. You now longer need to save glade.h files -- they are generated automatically. * macros/autogen.sh: added xml-i18n-toolize. * Makefile.am, configure.in: stuff to build gedit.desktop automatically and distribute xml-i18n-*. * NEWS: something. 2001-01-25 Gediminas Paulauskas <menesis@delfi.lt> * POTFILES.in: replaced *.glade.h with *.glade, and gedit.desktop.in. * README.tools, update.pl: now obsolete. * *.po: append translations from gedit.desktop and gedit.keys. * es.po: updated. * fi.po: fixed conflicts. svn path=/branches/gedit-1-0/; revision=1541
* This commit was manufactured by cvs2svn to create branch 'gedit-1-0'.nobody2000-11-06100-14065/+0
| | | | svn path=/branches/gedit-1-0/; revision=1460
* Applied build patch from Mathieu Lacage.Hans Petter2000-11-061-0/+2
| | | | svn path=/trunk/; revision=1433
* Added stuff for `bonobox'.Martin Baulig2000-11-052-2/+7
| | | | | | | | | 2000-11-05 Martin Baulig <baulig@suse.de> * gnome-bonobo-check.m4 (BONOBO_CFLAGS, BONOBO_LIBS): Added stuff for `bonobox'. svn path=/trunk/; revision=1432
* Put this back; I suppose Elliot reverted it by accident sinceMartin Baulig2000-11-051-2/+2
| | | | | | | | | | | he didn't mention this in the ChangeLog. 2000-06-13 Martin Baulig <baulig@suse.de> * Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'. svn path=/trunk/; revision=1431
* Did some regexp nicefications of the code. And added the timeout field.Eskil Heyn Olsen2000-10-301-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * capplet/gpilotd-capplet-strings.c: * capplet/gpilotd-capplet.glade: * capplet/gpilotd-control-applet.c: (gpilotd_request_completed), (gpilotd_userinfo_requested), (saveSettingsAndRestartDaemon), (doTrySettings), (doSaveSettings), (doRevertSettings), (insert_numeric_callback), (statechange_cb), (insert_syncpc_id), (insert_username_callback), (insert_device_callback), (activate_sync_type), (activate_speed), (cancel_sync), (run_sync_dialog), (run_error_dialog), (run_question_dialog), (activate_device_menu), (run_choose_dialog), (pick_pilot_device), (get_from_pilot_cb), (send_to_pilot_cb), (pilots_selection_cb), (clist_unselection_cb), (devices_selection_cb), (clist_button_press), (sync_type_int_to_str), (compare_pilot_info), (compare_device_info), (check_base_directory), (pilots_add_cb), (pilots_edit_cb), (pilots_delete_cb), (devices_edit_cb), (devices_add_cb), (devices_delete_cb), (createHostCfgWindow), (setHostCfg), (readHostCfg), (build_speed_menu), (configureDeviceDialog), (createDeviceCfgDialog), (setDeviceCfg), (compare_device_name), (next_cradle_name), (compare_pilot_name), (next_pilot_name), (setDeviceDialogCfg), (readDeviceDialogCfg), (configurePilotDialog), (createPilotCfgDialog), (setPilotCfg), (setPilotDialogCfg), (readPilotDialogCfg), (pilot_capplet_glade_init), (pilot_capplet_setup), (monitor_pilots), (main), (druid_gpilotd_userinfo_requested), (druid_gpilotd_request_completed), (no_button_toggled), (ask_to_cancel), (druid_canceled), (druid_finished), (druid_sync_page_back), (druid_presync_page_next), (druid_pilot2_page_next), (druid_delete_window), (gpilotd_druid_show): Did some regexp nicefications of the code. And added the timeout field. * capplet/pilot.c: (copy_device), (loadDeviceCfg), (savePilotState): Added the timeout field to GPilotDevice * configure.in: Requires pilot-link 0.9.5 * gnome-pilot.spec.in: Add ${prefix}/lib to /etc/ld.so.conf if not there * gpilotd/gpilot-structures.c: (gpilot_device_init): * gpilotd/gpilot-structures.h: * gpilotd/gpilotd.c: (pilot_connect): Added a timeout-field to the device, which is passed to pi_accept_to. * macros/gnome-pilot.m4: Improved the check for libpisock Bonged requied pilotlink version to 0.9.5 svn path=/trunk/; revision=1423
* Added small test for po/Makefile.i18npatch, so that if it exists it will ↵Kenneth Christiansen2000-10-261-0/+7
| | | | | | patch the gettext dependent po/Makefile.in.in file. This allows us to integrate the i18n scripts, etc even more. svn path=/trunk/; revision=1420
* Switch to pkg-config to check for GTK+ 2.0; Removed allMartin Baulig2000-09-303-33/+45
| | | | | | | | | | | | | | 2000-09-30 Martin Baulig <baulig@suse.de> * gnome-x-checks.m4: Switch to pkg-config to check for GTK+ 2.0; Removed all `gnome_cv_passdown_x_*' variables and `USE_DEVGTK'. * gnome-common.m4 (GNOME_COMMON_INIT): Added the always-false INSIDE_GNOME_COMMON automake conditional. (GNOME_GTKDOC_CHECK): New macro. (GNOME_DEBUG_CHECK): New macro. svn path=/trunk/; revision=1419
* use the correct name in AC_PROVIDEGeorge Lebl2000-08-242-1/+5
| | | | | | | | Thu Aug 24 02:28:57 2000 George Lebl <jirka@5z.com> * gnome-x-checks.m4: use the correct name in AC_PROVIDE svn path=/trunk/; revision=1417
* various small build fixesLarry Liimatainen2000-08-221-21/+21
| | | | svn path=/trunk/; revision=1362
* Renamed to GNOME2_X_CHECKS.Martin Baulig2000-08-062-1/+6
| | | | | | | | | 2000-08-06 Martin Baulig <baulig@suse.de> * gnome-x-checks.m4 (GNOME_X_CHECKS): Renamed to GNOME2_X_CHECKS. svn path=/trunk/; revision=1361
* Fix "cvs rm -rf" lossage.Dan Winship2000-08-0230-0/+4077
| | | | svn path=/trunk/; revision=1348
* removed last files from GNOME CVSscottf2000-08-0230-4077/+0
| | | | svn path=/trunk/; revision=1347
* AC_WARN replaced with AC_MSG_WARN in commentsPavel Roskin2000-08-022-3/+7
| | | | svn path=/trunk/; revision=1345
* Add it back in so the Nautilus people can hack (and because it belongsElliot Lee2000-07-241-0/+471
| | | | | | * gnome.m4: Add it back in so the Nautilus people can hack (and because it belongs here) svn path=/trunk/; revision=1322
* Cache values so they're reset when we rerun the configure script.Martin Baulig2000-07-241-2/+6
| | | | | | | | | This works fine whenever it is rerun 'cause for instance configure.in or something else has changed. However, when you remove config.cache you may need to rerun autogen.sh to get it working (but I'm working on getting this fixed as well). svn path=/trunk/; revision=1321
* Removed some old crap in it. Removed.Martin Baulig2000-07-244-41/+5
| | | | | | | | | 2000-07-24 Martin Baulig <martin@home-of-linux.org> * autogen.sh: Removed some old crap in it. * aclocal-include.m4: Removed. svn path=/trunk/; revision=1320
* Check for GTK+ 2.0.Martin Baulig2000-07-243-2/+8
| | | | | | | | 2000-07-24 Martin Baulig <baulig@suse.de> * gnome-x-checks.m4: Check for GTK+ 2.0. svn path=/trunk/; revision=1319
* Fix GNOME2_DIR.Martin Baulig2000-07-241-3/+5
| | | | svn path=/trunk/; revision=1318
* Don't use gnome-config if GNOME_DATADIR is set.Martin Baulig2000-07-241-2/+6
| | | | svn path=/trunk/; revision=1317
* For now, stuff at least _works_ again .....Martin Baulig2000-07-241-471/+0
| | | | | | | | | | | | | | | 2000-07-24 Martin Baulig <baulig@suse.de> Use the new gnome-common module instead of having the .m4 files in gnome-data. * autogen.sh: Use gnome-autogen.sh from gnome-common. * gnome.m4, acinclude.m4: Removed. * configure.in: Use AM_GNOME2_GETTEXT and GNOME_COMMON_INIT. * gnome-data/*.m4: Removed. This is now in gnome-common/macros2. svn path=/trunk/; revision=1316
* This should work now.Martin Baulig2000-07-242-4/+4
| | | | svn path=/trunk/; revision=1314
* s/USE_GNOME_2_MACROS/USE_GNOME2_MACROS/Martin Baulig2000-07-241-1/+1
| | | | svn path=/trunk/; revision=1313
* Make it work with AM_GNOME2_GETTEXT. New file.Martin Baulig2000-07-243-3/+4
| | | | | | | | | 2000-07-24 Martin Baulig <baulig@suse.de> * autogen.sh: Make it work with AM_GNOME2_GETTEXT. * check-utmp.m4: New file. svn path=/trunk/; revision=1312
* New file.Martin Baulig2000-07-242-0/+247
| | | | | | | | 2000-07-24 Martin Baulig <baulig@suse.de> * check-utmp.m4: New file. svn path=/trunk/; revision=1311
* Synced with gnome-libs/gnome-data.Martin Baulig2000-07-2415-473/+1283
| | | | | | | | 2000-07-24 Martin Baulig <baulig@suse.de> Synced with gnome-libs/gnome-data. svn path=/trunk/; revision=1310
* 0.3.12Elliot Lee2000-07-171-2/+2
| | | | | | 0.3.12 svn path=/trunk/; revision=1307
* Changelog entries should now go to toplevel Changelog. I now prefer this,Eskil Heyn Olsen2000-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * HACKING: Changelog entries should now go to toplevel Changelog. I now prefer this, because of the prepare-ChangeLog.pl script used for Nautilus. See HACKING for more. * applet/pilot.c: (main): * configure.in: * gpilotd/Makefile.am: * gpilotd/gnome-pilot-client.gob: * gpilotd/orbit_daemon_glue.c: (gpilotd_corba_init): * macros/gnome-pilot.m4: * utils/Makefile.am: Done a lot of damagecontrol after the OAF collision that happened. GNORBA is now the default object activator even if bonobo/oaf/whatnot is installed. You can switch to oaf if you configure with --with-oaf (up to the reader to completely finish this). The OAF code is still in CVS, it compiles (no longer breaks gnome-pim), but still doens't work though. (there a limit to my time). svn path=/trunk/; revision=1299
* Use 'PISOCK_INCLUDEDIR' in pisock version check.Stanislav Brabec2000-06-242-0/+7
| | | | svn path=/trunk/; revision=1283
* exit immediately if aclocal, autoheader, automake, or autoconf fails,Dan Winship2000-06-172-5/+22
| | | | | | | | | * autogen.sh: exit immediately if aclocal, autoheader, automake, or autoconf fails, rather than continuing on with broken state. (In the aclocal case, print a hopefully-useful explanatory message.) svn path=/trunk/; revision=1277
* remove last bits of AC_ARG_ENABLE(gnometest,,,) since it's not being usedMartijn van Beers2000-06-151-4/+0
| | | | svn path=/trunk/; revision=1269
* New macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' ifMartin Baulig2000-06-132-0/+23
| | | | | | | | | | | 2000-06-13 Martin Baulig <baulig@suse.de> * gnome-bonobo-check.am (AM_BONOBO_USES_OAF): New macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' if appropriate. Also provides `BONOBO_USES_OAF' automake conditional. svn path=/trunk/; revision=1268
* Added `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'.Martin Baulig2000-06-132-2/+8
| | | | | | | | | 2000-06-13 Martin Baulig <baulig@suse.de> * Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'. svn path=/trunk/; revision=1267
* We need this here as well.Martin Baulig2000-06-093-1/+20
| | | | | | | | 2000-06-09 Martin Baulig <martin@home-of-linux.org> * gnome-common.m4: We need this here as well. svn path=/trunk/; revision=1266
* *** empty log message ***Martin Baulig2000-05-292-0/+4
| | | | svn path=/trunk/; revision=1265
* This explains what this is all good for.Martin Baulig2000-05-291-0/+67
| | | | svn path=/trunk/; revision=1264
* *** empty log message ***Martin Baulig2000-05-291-0/+0
| | | | svn path=/trunk/; revision=1263
* Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh.Martin Baulig2000-05-297-5/+16
| | | | svn path=/trunk/; revision=1256
* *** empty log message ***Martin Baulig2000-05-292-2/+3
| | | | svn path=/trunk/; revision=1255
* If `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from theMartin Baulig2000-05-292-1/+11
| | | | | | | | | 2000-05-29 Martin Baulig <baulig@suse.de> * gnome-autogen.sh: If `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from the `macros2' directory. svn path=/trunk/; revision=1254
* New file. Install this stuff into `$(datadir)/aclocal/gnome2-macros'.Martin Baulig2000-05-295-0/+677
| | | | | | | | | | | | | 2000-05-29 Martin Baulig <baulig@suse.de> * Makefile.am: New file. Install this stuff into `$(datadir)/aclocal/gnome2-macros'. * gnome.m4: New file. Copied from `hack-macros' dir. * autogen.sh: New file. Copied from `macros' dir. svn path=/trunk/; revision=1253
* Set version number to 1.2.0.Martin Baulig2000-05-292-1/+5
| | | | | | | | 2000-05-29 Martin Baulig <baulig@suse.de> * configure.in: Set version number to 1.2.0. svn path=/trunk/; revision=1252
* Install macros to `$(datadir)/aclocal/gnome-macros' whenMartin Baulig2000-05-294-3/+19
| | | | | | | | | | | | 2000-05-29 Martin Baulig <baulig@suse.de> * gnome-common.m4, Makefile.am: Install macros to `$(datadir)/aclocal/gnome-macros' when INSIDE_GNOME_COMMON. * gnome-autogen.sh: New file. When using gnome-common instead of the macros/ directory, use this in your autogen.sh. svn path=/trunk/; revision=1251
* Fixed my mess-up, sorry about that.Julian Missig2000-05-215-11/+62
| | | | svn path=/trunk/; revision=1239
* Argh. I didn't mean for that to go in the repository, could've sworn I had ↵Julian Missig2000-05-211-21/+0
| | | | | | the right CVSROOT. svn path=/trunk/; revision=1238
* Added gnomemm.m4 for proper gnomemm checkingJulian Missig2000-05-211-0/+21
| | | | svn path=/trunk/; revision=1237
* Gabber now has *working* i18n!Julian Missig2000-05-215-62/+11
| | | | svn path=/trunk/; revision=1236
* Yet another attempt at fixing the gnome-pilot check- this time on Solaris.Russell Steinthal2000-05-162-2/+8
| | | | | | | | $GNOME_CONFIG is printing more than one word, which when backticked causes test to do not nice things... Can someone with Solaris test this? test on Linux appears to be too lenient to worry about this in any case. svn path=/trunk/; revision=1220
* Revert patch from Jleach. Dude, please dont touch stuff that you are ↵Miguel de Icaza2000-05-101-8/+15
| | | | | | sharing from other projects. This broke everything svn path=/trunk/; revision=1218
* "But that trick NEVER works!" "This time for sure!"Dan Winship2000-05-012-1/+8
| | | | | | | * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!" "This time for sure!" svn path=/trunk/; revision=1203