summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-03-17Add i18n infrastructure to policy filesDavid Planella1-0/+10
This patch fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=528015 by adding i18n infrastructure to .policy files by means of intltool. This allows the strings in .policy files -which are shown on the desktop through policykit-{gnome,kde}- to be extracted for translation. Signed-off-by: David Planella <david.planella@gmail.com>
2006-09-04Release 1.9.4STB_1_9_4carlosg1-2/+2
2006-05-162006-05-15 Carlos Garnacho <carlosg@gnome.org>carlosg1-8/+0
* Makefile.am, autogen.sh: do not intltoolize things, do not delete .pm files in clean
2006-05-162006-05-15 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-1/+1
* Merged the waiting-the-dbus branch into HEAD * configure.in, Makefile.am, autogen.sh: bump to 1.9.0, do not use translations (no longer needed) and fix references to the new .pc file * GroupsConfig.pm, HostsConfig.pm, IfacesConfig.pm, NFSConfig.pm, NTPConfig.pm, SMBConfig.pm, ServicesConfig.pm, ServicesList.pm, SharesList.pm, SystemToolsBackends.pl.in, TimeConfig.pm, UsersConfig.pm, org.freedesktop.SystemToolsBackends.service.in, system-tools-backends-2.0.pc.in, test-backends, Init/Services.pm, Init/ServicesList.pm, Network/Hosts.pm, Network/Ifaces.pm, Shares/Exports.pm, Shares/NFS.pm, Shares/SMB.pm, Time/NTP.pm, Time/TimeDate.pm, Users/Groups.pm, Users/Shells.pm, Users/Users.pm, Utils/Backend.pm, Utils/File.pm, Utils/Monitor.pm, Utils/Parse.pm, Utils/Platform.pm, Utils/Replace.pm, Utils/Report.pm, Utils/Util.pm, Utils/XML.pm: Added/refactored files, replace the functionality in the older *.pl.in files * boot-conf.in, boot-grub.pl.in, boot-lilo.pl.in, boot-yaboot.pl.in, boot.pl.in, file.pl.in, general.pl.in, network-conf.in, network.pl.in, parse.pl.in, platform.pl.in, replace.pl.in, report.pl.in, service-list.pl.in, service.pl.in, services-conf.in, share.pl.in, shares-conf.in, system-tools-backends.pc.in, time-conf.in, users-conf.in, util.pl.in, xml.pl.in: Functional removed files, they've been replaced with the files above. * add_amp.sh, debug.pl.in, dhcpd-conf.in, dhcpd.pl.in, disks-conf.in, display-conf.in, filesys.pl.in, font-conf.in, font.pl.in, gen-reportcode-list.sh, guess_system.sh, hardware-conf.in, internetsharing-conf.in, ishare.pl.in, media.pl.in, memory-conf.in, mouse-conf.in, option.pl, package-conf.in, partition.pl.in, perldoc.pl, print-conf.in, print.pl.in, process.pl.in, removable-media.pl.in, rhprinterdb2gstxml.pl, test.pl, tokenizer.pl.in, type1inst, x.pl.in: Bunch of unused files (or used in unstable tools), if/when they prove their usefulness, they'll be added back, but for now they'd better be in the Attic.
2005-07-05Release 1.3.0STB_1_3_0carlosg1-2/+2
2005-04-112005-04-11 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-197/+73
* ABOUT-NLS: Added * configure.in, autogen.sh: removed gnome-autogen dependencies
2003-12-302003-12-30 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-79/+104
* Makefile.am: changes for passing distcheck * backends/autogen.sh, configure.in: ditto * src/common/CommonMakefile: ditto
2003-09-142003-09-13 Eduardo Garcia Cebollero <kiwnix@yahoo.es>carlosg1-0/+7
* *.pl.in, *-conf.in, configure.in, Makefile.am, Makefile.in: [build_system_switch] Update the sustitution system used in the Makefiles for using Autoconf. * system-tools-backends.pc.in : Added file (independant info for use if you want to know data about the backends) * autogen.sh: made it able to compile the backends independently of the frontends
2001-07-14run autogen in the backends dirchema1-0/+193