make distcheck fixes

This commit is contained in:
Jose Maria Celorio 2001-07-11 02:41:21 +00:00
parent 3395c90a5d
commit ab68cdbf40
38 changed files with 52685 additions and 56003 deletions

View file

@ -3,4 +3,4 @@ always_built_SUBDIRS = \
SUBDIRS = $(always_built_SUBDIRS)
EXTRA_DIST = ChangeLog
EXTRA_DIST =

View file

@ -19,7 +19,7 @@ Glade_DATA = \
glade_msgs = \
mouse-properties.glade.h
EXTRA_DIST = $(Applications_DATA) $(Glade_DATA) $(glade_msgs)
EXTRA_DIST = $(Applications_DATA) $(Glade_DATA) $(glade_msgs) $(pixmap_DATA)
INCLUDES = \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \

View file

@ -10,6 +10,8 @@
<language>C</language>
<gnome_support>True</gnome_support>
<gettext_support>True</gettext_support>
<output_translatable_strings>True</output_translatable_strings>
<translatable_strings_file>rollback.glade.h</translatable_strings_file>
</project>
<widget>

View file

@ -0,0 +1,26 @@
/*
* Translatable strings file generated by Glade.
* Add this file to your project's POTFILES.in.
* DO NOT compile it as part of your application.
*/
gchar *s = N_("Restore all tools");
gchar *s = N_("View Logs...");
gchar *s = N_("Advanced...");
gchar *s = N_("Restore only");
gchar *s = N_("Restore configuration from");
gchar *s = N_("days ago");
gchar *s = N_("Configuration Restoration");
gchar *s = N_("Create...");
gchar *s = N_("Destroy...");
gchar *s = N_("Rename...");
gchar *s = N_("Change to this Location");
gchar *s = N_("Edit this Location");
gchar *s = N_("Location Management");
gchar *s = N_("Restore old configuration");
gchar *s = N_("Restore configuration from");
gchar *s = N_("days ago");
gchar *s = N_("Restore all tools");
gchar *s = N_("Restore only");
gchar *s = N_("View Logs...");
gchar *s = N_("Advanced...");