summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2002-05-14make panel-menu-applet a conditional compile defaulting to no since it'sGNOME_APPLETS_1_102_1Kevin Vandersloot1-16/+6
2002-05-14 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: make panel-menu-applet a conditional compile defaulting to no since it's still in a beta condition. Also clean some cruft. * Release 1.102.1
2002-03-04release 1.95.0GNOME_APPLETS_1_95_0Kevin Vandersloot1-4/+6
2002-03-04 Kevin Vandersloot <kfv101@psu.edu> * configure.in: release 1.95.0 * Makefile.am: build omf-install and dist xmldocs.make po: 2002-03-04 Kevin Vandersloot <kfv101@psu.edu> * POTFILES.in: remove mini-commander/terminal.c since it's not used anymore mini-commander: 2002-03-04 Kevin Vandersloot <kfv101@psu.edu> * src/mini-commander_applet.c: remove include of terminal.h
2002-03-04remove zvt check since mini-commander doesn't use zvt anymoreKevin Vandersloot1-8/+1
2002-03-03 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: remove zvt check since mini-commander doesn't use zvt anymore
2002-02-21don't build battstat on Solaris since it doesn't compile. Patch fromKevin Vandersloot1-3/+7
2002-02-20 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: don't build battstat on Solaris since it doesn't compile. Patch from laszlo.peter@ireland.sun.com (Laszlo (Laca) Peter)
2002-02-18remove screenshooter as its makefile is not generatedjacob berkman1-4/+3
2002-02-18 jacob berkman <jacob@ximian.com> * Makefile.am (DIST_SUBDIRS): remove screenshooter as its makefile is not generated
2002-02-18bump version, remove screenshooter from buildGNOME_APPLETS_1_93_0Kevin Vandersloot1-5/+4
2002-02-17 Kevin Vandersloot <kfv101@psu.edu> * configure.in: bump version, remove screenshooter from build * Makefile.am: remove screenshooter from build * release 1.93.0
2002-02-11remove need for libapm and bump versionKevin Vandersloot1-1/+2
2002-02-10 Kevin Vandersloot <kfv101@psu.edu> * configure.in: remove need for libapm and bump version * 1.92.1
2002-02-10bump versionGNOME_APPLETS_1_92_0Kevin Vandersloot1-0/+17
2002-02-10 Kevin Vandersloot <kfv101@psu.edu> * configure.in: bump version * Makefile.am: dist conditional directories * release 1.92.0
2002-02-06add battstat to the mix. Remove battery applets stuffKevin Vandersloot1-1/+2
2002-02-05 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: add battstat to the mix. Remove battery applets stuff
2002-01-30patch from Todd Kalusza <fflewddur@dropline.net> to make buildingKevin Vandersloot1-1/+8
2002-01-29 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: patch from Todd Kalusza <fflewddur@dropline.net> to make building mini-commander conditional on libzvt gweather: 2002-01-28 Todd Kulesza <fflewddur@dropline.net> * gweather-pref.c, weather.c, weather.h, gweather.schemas, Makefile.am: Hook up GConf. * main.c: comment out "Help" from right-click menu until it actually does something. * gweather-dialog.c: change "OK" button to "Close" for HIG compliance. * gweather-about.c: remove link to defunct website and update description. * GNOME_GWeatherApplet_Factory.server.in: change name to "Weather Monitor".
2002-01-28add back geyes since I like that applet. Bump version to 1.91.0. removeGNOME_APPLETS_1_91_0Kevin Vandersloot1-3/+3
2002-01-28 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am, configure.in: add back geyes since I like that applet. Bump version to 1.91.0. remove message of doom since the applets are rather harmless * Release 1.91.0
2002-01-23add gweather and gtikKevin Vandersloot1-8/+8
2002-01-22 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am, configure.in: add gweather and gtik
2002-01-16add back charpickKevin Vandersloot1-28/+3
2002-01-15 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: add back charpick
2002-01-11fix the latest change so that other modules get buildKevin Vandersloot1-1/+1
2002-01-11 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am: fix the latest change so that other modules get build
2002-01-11PanelMenu added to gnome-applets packageChris Phelps1-1/+1
2002-01-10woops againKevin Vandersloot1-1/+0
2002-01-10add back charpick even thoough it doesn't really workKevin Vandersloot1-1/+1
2002-01-10 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am, configure.in: add back charpick even thoough it doesn't really work 2002-01-09 Kevin Vandersloot <kfv101@psu.edu> * cdplayer/Makefile.am: * drivemount/Makefile.am: * mini-commander/Makefile.am: * mixer/Makefile.am: * modemlights/Makefile.am: * multiload/Makefile.am: * screenshooter/Makefile.am: remove -I{includedir} as it is not needed
2002-01-09version 1.90.0. Remove some cruft and only build useful applets. MakeKevin Vandersloot1-17/+15
2002-01-09 Kevin Vandersloot <kfv101@psu.edu> * configure.in: version 1.90.0. Remove some cruft and only build useful applets. Make requirements current. * Makefile.am: clean up so it passes make dist From cdplayer: 2002-01-09 Kevin Vandersloot <kfv101@psu.edu> * dist stop image From gkb-new: 2002-01-09 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am: dist the .server.in file From mini-commander: 2002-01-09 Kevin Vandersloot <kfv101@psu.edu> * src/Makefile.am: INTLTOOL_SERVER_RULE is needed so the .server.in file is translated From mixer: 2002-01-09 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am: dist the xpms From po: 2002-01-09 Kevin Vandersloot <kfv101@psu.edu> * POTFILES.in, POTFILES.in.saved: clean up so it passes make dist
2002-01-08add gkb-newKevin Vandersloot1-1/+1
2002-01-08 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: add gkb-new
2002-01-06add lifeKevin Vandersloot1-1/+1
2002-01-06 Kevin Vandersloot <kfv101@psu.edu> * configure.in, Makefile.am: add life
2002-01-04gconf schemas checksKevin Vandersloot1-8/+8
2002-01-04 Kevin Vandersloot <kfv101@psu.edu> * configure.in: gconf schemas checks 2002-01-03 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am, configure.in: add multiload
2002-01-01very first port of mini-commander to GNOME2Oliver Maruhn1-1/+1
2002-01-01 Oliver Maruhn <oliver@maruhn.com> * very first port of mini-commander to GNOME2
2001-12-13updatesChris Phelps1-1/+1
2001-12-12Add cd-player.Richard Hult1-11/+10
2001-12-12 Richard Hult <rhult@codefactory.se> * Makefile.am, configure.in: Add cd-player. * whereami/Makefile.am: Turn off docs subdir for now to get this building.
2001-12-11add geyesKevin Vandersloot1-1/+1
2001-12-11 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am, configure.in: add geyes
2001-12-11add to odometer to the mix and fix the reference to screenshooter inKevin Vandersloot1-12/+10
2001-12-11 Kevin Vandersloot <kfv101@psu.edu> * Makefile.am, configure.in: add to odometer to the mix and fix the reference to screenshooter in Makefile.am
2001-12-11Make this beast compile. clean up and build all the applets that workKevin Vandersloot1-11/+12
2001-12-10 Kevin Vandersloot <kfv101@psu.edu> Make this beast compile. * configure.in: clean up and build all the applets that work * Makefile.am: add the applets that work * fifteen,modemlights,screenshooter/Makefile.am: don't build the docs for now
2001-12-10And this time, really add the mixer subdir.Richard Hult1-1/+1
2001-12-10Port mixer applet to GNOME 2.Richard Hult1-19/+21
2001-12-02Beginning to port to GNOME 2. Does not work. Only committing so that Miles canMalcolm Tredinnick1-12/+6
sync up and avoid conflicts later. 2001-12-02 Malcolm Tredinnick <malcolm@commsecure.com.au> * acconfig.h: introduce GETTEXT_PACKAGE * configure.in, Makefile.am: comment out tests that are just broken for GNOME 2. Also make the relevant changes to the build structure. * battery/battery.[ch], battery/properties.h: * battery/Makefile.am: Start to port to GNOME 2. This _does_not_work^Wbuild_ yet, so don't even try. * battery/GNOME_BatteryApplet_Factory.server.in: bonobo support for new panel applet. * battery/battery_applet.gnorba: removed. * po/Changelog, po/POTFILES.in*: temporarily kill a whole bunch of * build warnings and explain how to undo what I did (in the ChangeLog).
2001-09-25Mass commenting out so if people want to work on porting to 2.0, they canGlynn Foster1-99/+102
2001-09-25 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in: Mass commenting out so if people want to work on porting to 2.0, they can just uncomment the stuff they are interested in. Of course finished applet ports should remain uncommented.
2001-09-20More slightly sensible changes. We just need libapplet as a pkg-config andGlynn Foster1-33/+10
2001-09-20 Glynn Foster <glynn.foster@sun.com> * configure.in, Makefile.am: More slightly sensible changes. We just need libapplet as a pkg-config and then we can begin the next stage.
2001-09-14Merge from stableKjartan Maraas1-2/+10
2001-03-161.4 rc1 fixicationsGNOME_CORE_1_4_0GNOME_APPLETS_1_4_0Jacob Berkman1-3/+3
2001-03-13Fixing up the doc build stuff.Dan Mueth1-1/+3
2001-03-13 Dan Mueth <dan@eazel.com> Fixing up the doc build stuff. Adding FDL license * COPYING-DOCS: * Makefile.am: Fixing up the doc build stuff. * configure.in: * omf-install/Makefile.am: Fixing up doc build stuff for Mixer applet * mixer/docs/C/figures/mixer_applet.png: * mixer/docs/C/mixer.sgml: * mixer/docs/C/mixer_applet.png: * mixer/docs/C/Makefile.am:
2001-02-26Doing some initial setup of OMF installation. Added a handful of OMFDan Mueth1-2/+4
2001-02-26 Dan Mueth <dan@eazel.com> Doing some initial setup of OMF installation. Added a handful of OMF files. Note: Make sure not to set $prefix to have RPM_BUILD_ROOT in it or you will break this stuff. Set DESTDIR=RPM_BUILD_ROOT if you like, but $prefix should refer to the path on the user's machine. I'm just griping about this because the Ximian spec file (which I borrowed for my testing;) did this wrong. Adding directory where omf files are collected before installation: * Makefile.am: added omf-install in SUBDIRS * configure.in: Added omf-install * omf-install/Makefile.am: The real build stuff went in here for OMF files: * applet-docs.make: Updated Actual OMF files and their Makefiles: * another_clock/docs/C/Makefile.am: * another_clock/docs/C/anotherclock_applet-C.omf: * another_clock/docs/it/Makefile.am: * another_clock/docs/it/anotherclock_applet-it.omf: * another_clock/docs/ru/Makefile.am: * another_clock/docs/ru/anotherclock_applet-ru.omf: * another_clock/docs/uk/Makefile.am: * another_clock/docs/uk/anotherclock_applet-uk.omf: * asclock/docs/C/Makefile.am: * asclock/docs/C/asclock_applet-C.omf: * asclock/docs/it/Makefile.am: * asclock/docs/it/asclock_applet-it.omf: * asclock/docs/ru/Makefile.am: * asclock/docs/ru/asclock_applet-ru.omf: * asclock/docs/uk/Makefile.am: * asclock/docs/uk/asclock_applet-uk.omf: * battery/docs/C/Makefile.am: * battery/docs/C/battery_applet-C.omf: * battery/docs/it/Makefile.am: * battery/docs/it/battery_applet-it.omf: * cdplayer/docs/C/Makefile.am: * cdplayer/docs/C/cdplayer_applet-C.omf: * cdplayer/docs/it/Makefile.am: * cdplayer/docs/it/cdplayer_applet-it.omf: * mixer/docs/C/Makefile.am: * mixer/docs/C/mixer_applet-C.omf:
2001-01-25Yeah! this checkin alters 182 files!Gediminas Paulauskas1-1/+4
More importantly, gnome-applets now uses xml-i18n-tools to update and merge translations from/to everywhere, including *.desktop files. So the long-awaited-all-desktop-files-in-one-po feature has become available. Enjoy! 2001-01-25 Gediminas Paulauskas <menesis@delfi.lt> Require xml-i18n-tools to build from CVS, otherwise use them. So finally translators will be happy -- they need to translate only one file! * */Makefile.am: automatically rebuild *.desktop files, distribute both .desktop and .desktop.in. Misc cleanups. * */.cvsignore: added *.desktop. * .cvsignore: added xml-i18n-*. * */*.desktop: removed. * */*.desktop.in: generated new empty files. * configure.in: added xml-i18n macro. 2001-01-25 Gediminas Paulauskas <menesis@delfi.lt> * gnome-applets now use xml-i18n-tools to update all translations, including *.desktop files!!! * *.po: appended all translations from *.desktop files. * POTFILES.in: added all desktop.in files here. * update.pl, README.tools: now obsolete. * update.sh: replaced with simple script from nautilus which just WARNS and calls xml-i18n-update.
2000-08-03Added entry for gtik (The Gnome Stock ticker)The Midnite Marauder1-1/+2
2000-04-27Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban1-1/+1
* corrected the order.. :(
2000-04-27Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban1-1/+1
* Inserted gkb-new to the source tree. I hope this will shipped with the stable release...
2000-04-04mostly fixing some of the doc linkingGNOME_APPLETS_1_1_8Jacob Berkman1-1/+1
2000-04-031.1.8; mostly changing doc build systemJacob Berkman1-1/+4
2000-02-29Help\!Jacob Berkman1-2/+2
2000-02-26New directory. GNU General Public license in SGML format (<verb>). GNUMartin Baulig1-2/+2
2000-02-26 Martin Baulig <martin@home-of-linux.org> * docs/: New directory. * docs/gpl.sgml: GNU General Public license in SGML format (<verb>). * docs/gpl2.sgml: GNU General Public license as "real" SGML file.
2000-02-14an attempt at keeping my inbox a bit less cluttered when I make a releaseJacob Berkman1-0/+3
2000-02-14 Jacob Berkman <jacob@helixcode.com> * gnome-applets.spec.in: an attempt at keeping my inbox a bit less cluttered when I make a release * .cvsignore: * configure.in: * Makefile.am: add gnome-applets.spec
2000-02-121.1.3 releasing actionGNOME_APPLETS_1_1_3Jacob Berkman1-3/+1
2000-01-291.1.2 release and what notJacob Berkman1-1/+3
2000-01-251.1.1 releaseGNOME_APPLETS_1_1_1Jacob Berkman1-1/+0
1999-10-31really only build screenshooter when we have wordexpGeorge Lebl1-1/+1
Sun Oct 31 00:31:57 1999 George Lebl <jirka@5z.com> * configure.in,Makefile.am: really only build screenshooter when we have wordexp
1999-10-29checks for wordexp.h conditional screenshooter compileTom Gilbert1-8/+8
Fri Oct 29 19:40:51 1999 Tom Gilbert <gilbertt@tomgilbert.freeserve.co.uk> * configure.in: checks for wordexp.h * Makefile.am: conditional screenshooter compile