remove spurious AT desktop entries (bug #444787)

2007-07-29  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: remove spurious AT desktop entries (bug #444787)

2007-07-29  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* default-applications-accessibility.desktop.in.in:
	* gnome-at-mobility.desktop.in.in:
	* gnome-at-visual.desktop.in.in: remove spurious desktop entries
	(bug #444787)

2007-07-29  Jens Granseuer  <jensgr@gmx.net>

	* POTFILES.in:
	* POTFILES.skip: remove spurious AT desktop entries

svn path=/trunk/; revision=7925
This commit is contained in:
Jens Granseuer 2007-07-29 17:23:02 +00:00 committed by Jens Granseuer
parent e831657b38
commit 0921b627db
10 changed files with 18 additions and 60 deletions

View file

@ -1,3 +1,11 @@
2007-07-29 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* default-applications-accessibility.desktop.in.in:
* gnome-at-mobility.desktop.in.in:
* gnome-at-visual.desktop.in.in: remove spurious desktop entries
(bug #444787)
2007-07-12 Matthias Clasen <mclasen@redhat.com>
* gnome-default-applications-properties.glade:

View file

@ -23,11 +23,7 @@ gnome-at-mobility: gnome-at-commandline.in
cp $< $@
desktopdir = $(datadir)/applications
Desktop_in_files = \
default-applications.desktop.in \
default-applications-accessibility.desktop.in \
gnome-at-mobility.desktop.in \
gnome-at-visual.desktop.in
Desktop_in_files = default-applications.desktop.in
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
autostartdir = $(datadir)/gnome/autostart
@ -48,4 +44,3 @@ INCLUDES = \
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) $(xmldata_DATA) $(autostart_DATA)
EXTRA_DIST = $(xmldata_in_files)

View file

@ -1,15 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Preferred Assistive Technology
_Comment=Enable support for GNOME assistive technologies at login
Exec=gnome-default-applications-properties
Icon=gnome-settings-accessibility-technologies
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Settings;Accessibility;
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-control-center
X-GNOME-Bugzilla-Component=Preferred applications
X-GNOME-Bugzilla-Version=@VERSION@

View file

@ -1,15 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Mobility AT
_Comment=Run the the preferred GNOME Mobility Assitive Technology
Exec=gnome-at-mobility
Icon=icon-accessibility
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Settings;Accessibility;
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-control-center
X-GNOME-Bugzilla-Component=other capplets
X-GNOME-Bugzilla-Version=@VERSION@

View file

@ -1,15 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Visual AT
_Comment=Run the the preferred GNOME Visual Assistive Technology
Exec=gnome-at-visual
Icon=gnome-searchtool
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Settings;Accessibility;
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-control-center
X-GNOME-Bugzilla-Component=other capplets
X-GNOME-Bugzilla-Version=@VERSION@