fix bugzilla info and clean up the Makefile a bit
2007-07-08 Jens Granseuer <jensgr@gmx.net> * Makefile.am: * default-applications-accessibility.desktop.in.in: * default-applications.desktop.in.in: * gnome-at-mobility.desktop.in.in: * gnome-at-session.desktop.in.in: * gnome-at-visual.desktop.in.in: fix bugzilla info and clean up the Makefile a bit svn path=/trunk/; revision=7837
This commit is contained in:
parent
23ab89ba6a
commit
9ebde4757a
7 changed files with 23 additions and 12 deletions
|
@ -1,3 +1,13 @@
|
||||||
|
2007-07-08 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* Makefile.am:
|
||||||
|
* default-applications-accessibility.desktop.in.in:
|
||||||
|
* default-applications.desktop.in.in:
|
||||||
|
* gnome-at-mobility.desktop.in.in:
|
||||||
|
* gnome-at-session.desktop.in.in:
|
||||||
|
* gnome-at-visual.desktop.in.in: fix bugzilla info and clean up the
|
||||||
|
Makefile a bit
|
||||||
|
|
||||||
2007-07-07 Jens Granseuer <jensgr@gmx.net>
|
2007-07-07 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* gnome-da-capplet.c: (entry_focus_out_event_cb),
|
* gnome-da-capplet.c: (entry_focus_out_event_cb),
|
||||||
|
|
|
@ -13,8 +13,8 @@ gnome_default_applications_properties_SOURCES = \
|
||||||
|
|
||||||
@INTLTOOL_DESKTOP_RULE@
|
@INTLTOOL_DESKTOP_RULE@
|
||||||
|
|
||||||
gladedir = $(pkgdatadir)/glade
|
gladedir = $(pkgdatadir)/glade
|
||||||
glade_DATA = gnome-default-applications-properties.glade
|
dist_glade_DATA = gnome-default-applications-properties.glade
|
||||||
|
|
||||||
gnome-at-visual: gnome-at-commandline.in
|
gnome-at-visual: gnome-at-commandline.in
|
||||||
cp $< $@
|
cp $< $@
|
||||||
|
@ -23,9 +23,11 @@ gnome-at-mobility: gnome-at-commandline.in
|
||||||
cp $< $@
|
cp $< $@
|
||||||
|
|
||||||
desktopdir = $(datadir)/applications
|
desktopdir = $(datadir)/applications
|
||||||
Desktop_in_files = default-applications.desktop.in \
|
Desktop_in_files = \
|
||||||
|
default-applications.desktop.in \
|
||||||
default-applications-accessibility.desktop.in \
|
default-applications-accessibility.desktop.in \
|
||||||
gnome-at-visual.desktop.in gnome-at-mobility.desktop.in
|
gnome-at-mobility.desktop.in \
|
||||||
|
gnome-at-visual.desktop.in
|
||||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||||
|
|
||||||
autostartdir = $(datadir)/gnome/autostart
|
autostartdir = $(datadir)/gnome/autostart
|
||||||
|
@ -44,7 +46,6 @@ INCLUDES = \
|
||||||
-DGNOMECC_GLADE_DIR=\""$(gladedir)"\" \
|
-DGNOMECC_GLADE_DIR=\""$(gladedir)"\" \
|
||||||
-DGNOMECC_DATA_DIR=\""$(pkgdatadir)"\"
|
-DGNOMECC_DATA_DIR=\""$(pkgdatadir)"\"
|
||||||
|
|
||||||
noinst_DATA = gnome-default-applications.xml.in
|
|
||||||
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) $(xmldata_DATA) $(autostart_DATA)
|
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) $(xmldata_DATA) $(autostart_DATA)
|
||||||
EXTRA_DIST = $(glade_DATA) gnome-default-applications.xml.in
|
EXTRA_DIST = $(xmldata_in_files)
|
||||||
|
|
||||||
|
|
|
@ -11,5 +11,5 @@ Categories=GNOME;GTK;Settings;Accessibility;
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=gnome-control-center
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
X-GNOME-Bugzilla-Component=other capplets
|
X-GNOME-Bugzilla-Component=Preferred applications
|
||||||
X-GNOME-Bugzilla-Version=@VERSION@
|
X-GNOME-Bugzilla-Version=@VERSION@
|
||||||
|
|
|
@ -10,6 +10,6 @@ StartupNotify=true
|
||||||
Categories=GNOME;GTK;Settings;X-GNOME-PersonalSettings;
|
Categories=GNOME;GTK;Settings;X-GNOME-PersonalSettings;
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=control-center
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
X-GNOME-Bugzilla-Component=other capplets
|
X-GNOME-Bugzilla-Component=Preferred applications
|
||||||
X-GNOME-Bugzilla-Version=@VERSION@
|
X-GNOME-Bugzilla-Version=@VERSION@
|
||||||
|
|
|
@ -10,6 +10,6 @@ StartupNotify=true
|
||||||
Categories=GNOME;GTK;Settings;Accessibility;
|
Categories=GNOME;GTK;Settings;Accessibility;
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=control-center
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
X-GNOME-Bugzilla-Component=other capplets
|
X-GNOME-Bugzilla-Component=other capplets
|
||||||
X-GNOME-Bugzilla-Version=@VERSION@
|
X-GNOME-Bugzilla-Version=@VERSION@
|
||||||
|
|
|
@ -10,7 +10,7 @@ StartupNotify=true
|
||||||
Categories=
|
Categories=
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=control-center
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
X-GNOME-Bugzilla-Component=other capplets
|
X-GNOME-Bugzilla-Component=other capplets
|
||||||
X-GNOME-Bugzilla-Version=@VERSION@
|
X-GNOME-Bugzilla-Version=@VERSION@
|
||||||
X-GNOME-Autostart-enabled=true
|
X-GNOME-Autostart-enabled=true
|
||||||
|
|
|
@ -10,6 +10,6 @@ StartupNotify=true
|
||||||
Categories=GNOME;GTK;Settings;Accessibility;
|
Categories=GNOME;GTK;Settings;Accessibility;
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=control-center
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
X-GNOME-Bugzilla-Component=other capplets
|
X-GNOME-Bugzilla-Component=other capplets
|
||||||
X-GNOME-Bugzilla-Version=@VERSION@
|
X-GNOME-Bugzilla-Version=@VERSION@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue