remove obsolete and unmaintained capplets

2007-10-27  Jens Granseuer  <jensgr@gmx.net>

	* capplets/localization:
	* capplets/rollback:
	* capplets/url-properties:
	* capplets/mime-type:
	* capplets/wm-properties: remove obsolete and unmaintained capplets

svn path=/trunk/; revision=8215
This commit is contained in:
Jens Granseuer 2007-10-27 15:46:43 +00:00 committed by Jens Granseuer
parent dbd00f0edd
commit 9be8d33a0f
47 changed files with 0 additions and 7623 deletions

View file

@ -1,11 +0,0 @@
2007-06-26 Michael Terry <mike@mterry.name>
* localization.desktop.in.in, Makefile.am,
gnome-localization-properties.c: Use icon theme instead of global
pixmaps dir for app icon. Closes bug #450777.
2006-12-08 Kjartan Maraas <kmaraas@gnome.org>
* gnome-localization-properties.c: (languages_changed_cb),
(languages_sorted_cb), (fill_region_option_menu), (setup_dialog):
Plug some leaks. Bug #376949.

View file

@ -1,37 +0,0 @@
bin_PROGRAMS = gnome-localization-properties
gnome_localization_properties_SOURCES = \
gnome-localization-properties.c
gnome_localization_properties_LDADD = \
$(GNOMECC_CAPPLETS_LIBS) \
$(LOCALIZATION_CAPPLET_LIBS)
@INTLTOOL_DESKTOP_RULE@
gladedir = $(pkgdatadir)/glade
glade_DATA = gnome-localization-properties.glade
icondir = $(datadir)/icons/hicolor/48x48/apps
dist_icon_DATA = localization-capplet.png
desktopdir = $(datadir)/applications
desktop_in_files = localization.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
INCLUDES = $(GNOMECC_CAPPLETS_CFLAGS)
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES)
EXTRA_DIST = $(glade_DATA) $(pixmaps_DATA) $(desktop_in_files)
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
install-data-hook: update-icon-cache
uninstall-hook: update-icon-cache
update-icon-cache:
@-if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \
$(gtk_update_icon_cache); \
else \
echo "*** Icon cache not updated. After (un)install, run this:"; \
echo "*** $(gtk_update_icon_cache)"; \
fi

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,14 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Language and Culture
_Comment=Set your language and culture preferences
Exec=gnome-localization-properties
Icon=localization-capplet
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Application;Settings;DesktopSettings;
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=control-center
X-GNOME-Bugzilla-Version=@VERSION@