- install all capplet .desktop files in $(datadir)/applications
instead of $(datadir)/control-center-2.0/capplets - add OnlyShowIn=GNOME; to them all - remove capplets/desktop-links/*
This commit is contained in:
parent
5bde1b9bd5
commit
860e984b3a
76 changed files with 141 additions and 505 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* configure.in: remove $GNOMECC_DESKTOP_DIR
|
||||
|
||||
* capplets/localization/Makefile.am: install the
|
||||
.desktop file in $(datadir)/applications.
|
||||
|
||||
* capplets/localization/localization.desktop.in: add
|
||||
OnlyShowIn=GNOME;
|
||||
|
||||
* capplets/desktop-links/*: remove.
|
||||
|
||||
2004-11-01 Jeff Waugh <jdub@perkypants.org>
|
||||
|
||||
* po/POTFILES.in, vfs-methods/fontilus/Makefile.am,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
always_built_SUBDIRS = \
|
||||
common accessibility \
|
||||
default-applications desktop-links font \
|
||||
default-applications font \
|
||||
background keyboard mouse sound \
|
||||
theme-switcher ui-properties \
|
||||
keybindings network windows
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install the .desktop file in
|
||||
$(datadir)/applications.
|
||||
|
||||
* at-properties.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -9,7 +9,7 @@ gnome_at_properties_LDFLAGS = -export-dynamic
|
|||
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = at-properties.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Settings;Accessibility;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=Assistive Technology Support
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* accessibility-keyboard.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -26,7 +26,7 @@ pixmap_DATA = \
|
|||
Gladedir = $(GNOMECC_GLADE_DIR)
|
||||
Glade_DATA = gnome-accessibility-keyboard-properties.glade
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = accessibility-keyboard.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;Accessibility;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=Keyboard Accessibility
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* background.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -24,7 +24,7 @@ libgnomewp_la_SOURCES = \
|
|||
libgnomewp_la_LIBADD = \
|
||||
$(GNOMECC_CAPPLETS_LIBS)
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
desktop_in_files = background.desktop.in
|
||||
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Settings;Appearance;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=background
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* default-applications.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-21 J.H.M. Dassen (Ray) <jdassen@debian.org>
|
||||
|
||||
* gnome-default-applications-properties-structs.c: Added Thunderbird to
|
||||
|
|
|
@ -9,7 +9,7 @@ gnome_default_applications_properties_SOURCES = \
|
|||
Gladedir = $(GNOMECC_GLADE_DIR)
|
||||
Glade_DATA = gnome-default-applications-properties.glade
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = default-applications.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;AdvancedSettings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=other capplets
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
cd.desktop
|
||||
cd.desktop.in
|
||||
legacy-applications.desktop
|
||||
legacy-applications.desktop.in
|
||||
session.desktop
|
||||
session.desktop.in
|
||||
Advanced.directory
|
||||
Advanced.directory.in
|
||||
Accessibility.directory
|
||||
Accessibility.directory.in
|
|
@ -1,5 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Accessibility
|
||||
_Comment=Accessibility Settings
|
||||
Type=Directory
|
||||
Icon=accessibility-directory
|
|
@ -1,5 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Advanced
|
||||
_Comment=Advanced Settings
|
||||
Type=Directory
|
||||
Icon=advanced-directory
|
|
@ -1,207 +0,0 @@
|
|||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
||||
2004-04-15 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.6.1
|
||||
|
||||
2004-04-01 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.6.0.3
|
||||
|
||||
2004-03-30 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.6.0.1
|
||||
|
||||
2004-03-23 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.6.0
|
||||
|
||||
2004-03-11 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.4
|
||||
|
||||
2004-02-13 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.3
|
||||
|
||||
2004-01-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.2
|
||||
|
||||
2003-12-30 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.1.1
|
||||
|
||||
2003-12-30 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.1
|
||||
|
||||
2003-10-28 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.0
|
||||
|
||||
2003-07-07 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.3.4
|
||||
|
||||
2003-06-24 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.3.3
|
||||
|
||||
2003-05-07 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.3.1
|
||||
|
||||
Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* Release 2.2.0.1
|
||||
|
||||
Tue Jan 21 01:15:14 2003 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* Release 2.2.0
|
||||
|
||||
Thu Jan 16 02:41:09 2003 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* Release 2.1.7
|
||||
|
||||
2003-01-10 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.6
|
||||
|
||||
2002-12-18 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.5
|
||||
|
||||
2002-12-06 Glynn Foster <glynn.foster@sun.com>
|
||||
|
||||
* Makefile.am: Remove icon.
|
||||
* advanced-directory.png: Transferred to gnome-desktop.
|
||||
|
||||
2002-11-23 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.3
|
||||
|
||||
2002-11-02 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.2
|
||||
|
||||
2002-10-21 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.1
|
||||
|
||||
2002-10-01 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.0.1
|
||||
|
||||
2002-08-21 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.0
|
||||
|
||||
2002-06-17 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.0.0
|
||||
|
||||
2002-06-05 Gediminas Paulauskas <menesis@delfi.lt>
|
||||
|
||||
* cd-capplet.png, cd.desktop.in.in,
|
||||
panel-capplet.png, panel.desktop.in.in,
|
||||
session-capplet.png, session.desktop.in.in:
|
||||
remove unused desktop files and their icons from CVS.
|
||||
|
||||
2002-05-01 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* Makefile.am: Fix to use the intltool rules from Christophe Fergeau
|
||||
<teuf@users.sourceforge.net>
|
||||
|
||||
2002-04-05 Tuomas Kuosmanen <tigert@ximian.com>
|
||||
|
||||
* accessibility-directory.png: unsuck it.
|
||||
|
||||
2002-04-04 jacob berkman <jacob@ximian.com>
|
||||
|
||||
* Makefile.am (SUBDIRS): remove sawfish directory
|
||||
|
||||
2002-03-08 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* Makefile.am:
|
||||
|
||||
Don't install cd properties capplet .desktop file. It should
|
||||
be picked up by the vfolder legacy support if installed on
|
||||
the system, and otherwise we shouldn't display it anyway
|
||||
since the person doesn't have the capplet.
|
||||
|
||||
2002-03-06 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* Makefile.am: Remove legacy-applications. Fixes bug #72997.
|
||||
|
||||
2002-02-17 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* Makefile.am:
|
||||
|
||||
Remove session stuff, it is now properly done up in gnome-session.
|
||||
|
||||
2002-01-28 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* Makefile.am:
|
||||
* panel-capplet.png:
|
||||
* panel.desktop.in.in:
|
||||
|
||||
Remove this. Its now properly done up in gnome-core.
|
||||
|
||||
2002-01-27 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* cd.desktop.in.in:
|
||||
* legacy-applications.desktop.in.in:
|
||||
* panel.desktop.in.in:
|
||||
* session.desktop.in.in:
|
||||
|
||||
Add categories field.
|
||||
|
||||
2001-12-19 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* Makefile.am:
|
||||
* gnome-hint-properties.desktop.in:
|
||||
|
||||
Remove because gnome-core is now installing for the
|
||||
new GNOME CC.
|
||||
|
||||
2001-07-27 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* RELEASE : 1.5.2
|
||||
|
||||
2001-07-27 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* Makefile.am: Removed empty SUBDIRS
|
||||
|
||||
2001-07-25 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* Makefile.am (SUBDIRS): remove the sawfish dir
|
||||
|
||||
2001-07-20 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* RELEASE : 1.5.0
|
||||
|
||||
2001-07-19 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* Makefile.am (Desktop_DATA): distcheck love
|
||||
|
||||
2001-07-17 Carlos Perelló Marín <carlos@gnome-db.org>
|
||||
|
||||
* gnome-hint-properties.desktop: Now use xml-i18n-tools.
|
||||
* Sawfish/*.desktop: ditto
|
||||
|
||||
2001-07-16 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* Sawfish/: Added.
|
||||
* Makefile.am: Sawfish added to SUBDIRS.
|
||||
* README: Mention Sawfish.
|
||||
|
||||
2001-07-16 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* ChangeLog started.
|
||||
|
||||
* gnome-hint-properties.desktop: Added.
|
||||
* README: Added.
|
||||
* Makefile.am: Added.
|
|
@ -1,34 +0,0 @@
|
|||
## removed legacy applications for now -- grdb is not part of GNOME2
|
||||
capplets =
|
||||
|
||||
## Pixmaps
|
||||
|
||||
pixmaps_pre = $(capplets:=-capplet.png)
|
||||
pixmaps_DATA = $(pixmaps_pre) accessibility-directory.png
|
||||
pixmapsdir = $(datadir)/icons/gnome/48x48/apps
|
||||
|
||||
##
|
||||
## Desktop files
|
||||
##
|
||||
|
||||
desktop_files = $(capplets:=.desktop)
|
||||
desktop_in_files = $(desktop_files:.desktop=.desktop.in)
|
||||
|
||||
desktopfilesdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopfiles_DATA = $(desktop_files)
|
||||
|
||||
CLEANFILES = $(desktop_files) $(desktop_in_files)
|
||||
EXTRA_DIST = $(desktop_in_files) $(groups_in_files) $(pixmaps_DATA)
|
||||
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
all-local: $(desktop_files) $(groups_files)
|
||||
|
||||
groups = Advanced Accessibility
|
||||
groups_files = $(groups:=.directory)
|
||||
groups_in_files = $(groups_files:.directory=.directory.in)
|
||||
|
||||
Gnomeccdir = $(datadir)/gnome/vfolders
|
||||
Gnomecc_DATA = $(groups_files)
|
||||
|
||||
@INTLTOOL_DIRECTORY_RULE@
|
|
@ -1,5 +0,0 @@
|
|||
The following files are here for compatibility reasons and should
|
||||
be removed as their modules correct the capplet install directory:
|
||||
|
||||
* gnome-hint-properties-capplet (package gnome-core)
|
||||
* Sawfish/ (package sawfish)
|
|
@ -1,5 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
*.desktop
|
||||
Sawfish.directory
|
||||
Sawfish.directory.in
|
|
@ -1,68 +0,0 @@
|
|||
## .desktop files
|
||||
##
|
||||
## translate foo.desktop.in and create a foo.desktop file.
|
||||
##
|
||||
|
||||
capplets = \
|
||||
appearance-properties \
|
||||
misc-properties \
|
||||
bindings-properties \
|
||||
move-properties \
|
||||
focus-properties \
|
||||
placement-properties \
|
||||
match-properties \
|
||||
sound-properties \
|
||||
maximize-properties \
|
||||
workspace-properties \
|
||||
meta-properties
|
||||
|
||||
##
|
||||
## Pixmaps
|
||||
##
|
||||
|
||||
pixmaps_DATA = $(group_icon)
|
||||
pixmapsdir = $(GNOMECC_DATA_DIR)/icons
|
||||
|
||||
|
||||
##
|
||||
## dekstop files
|
||||
##
|
||||
desktop_files = $(capplets:=.desktop)
|
||||
desktop_in_files = $(desktop_files:.desktop=.desktop.in)
|
||||
|
||||
cappletsdir = $(datadir)/control-center-2/capplets/Sawfish
|
||||
capplets_DATA = $(desktop_files)
|
||||
|
||||
EXTRA_DIST = $(desktop_in_files) Sawfish.directory.in.in $(pixmaps_DATA)
|
||||
|
||||
$(desktop_files): %.desktop: %.desktop.in
|
||||
$(top_builddir)/intltool-merge -d $(top_srcdir)/po $< $@
|
||||
|
||||
|
||||
## Create the .directory file
|
||||
##
|
||||
## foo.directory.in is created from foo.directory.in.in and substituting the Icon field with
|
||||
## the full path of the icon.
|
||||
## foo.directory.in is merged with the translations to create foo.directory
|
||||
## foo.directory is installed and renamed
|
||||
##
|
||||
groups = Sawfish
|
||||
group_icon = sawfish-group.png
|
||||
groups_files = $(groups:=.directory)
|
||||
groups_in_files = $(groups_files:.directory=.directory.in)
|
||||
|
||||
Gnomeccdir = $(datadir)/control-center-2/capplets/$(groups)
|
||||
Gnomecc_DATA = $(groups_files)
|
||||
|
||||
$(groups_in_files): %.directory.in: %.directory.in.in
|
||||
sed s#Icon=\.*#Icon=$(GNOMECC_ICONS_DIR)/${group_icon}# < $< > $@
|
||||
|
||||
$(groups_files): %.directory: %.directory.in
|
||||
$(top_builddir)/intltool-merge -d $(top_srcdir)/po $< $@
|
||||
|
||||
## We need to install this ourselves cause we change the name of the
|
||||
## file to .directory.
|
||||
install-data-local:
|
||||
$(mkinstalldirs) $(DESTDIR)$(Gnomeccdirp)
|
||||
$(INSTALL_DATA) Sawfish.directory $(DESTDIR)$(Gnomeccdir)/.directory
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Sawfish window manager
|
||||
_Comment=Control Center Menu
|
||||
Icon=gnome-ccwindowmanager.png
|
||||
Type=Directory
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Appearance
|
||||
_Comment=Select themes and fonts for your windows
|
||||
Exec=sawfish-capplet --sawfish-group=appearance
|
||||
Icon=sawfish-appearance.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Shortcuts
|
||||
_Comment=Customize shortcut keys for your windows
|
||||
Exec=sawfish-capplet --sawfish-group=bindings
|
||||
Icon=sawfish-shortcuts.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
|
@ -1,19 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Focus behavior
|
||||
_Comment=Configure how to give focus to windows
|
||||
Exec=sawfish-capplet --sawfish-group=focus
|
||||
Icon=sawfish-focus.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Matched Windows
|
||||
_Comment=Configure matched windows to have particular characteristics
|
||||
Exec=sawfish-capplet --sawfish-group=match-window
|
||||
Icon=sawfish-matched.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Minimizing and Maximizing
|
||||
_Comment=Configure how to minimize, maximize, and restore windows
|
||||
Exec=sawfish-capplet --sawfish-group=min-max
|
||||
Icon=sawfish-minmax.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Meta
|
||||
_Comment=Select your Sawfish user level
|
||||
Exec=sawfish-capplet --sawfish-no-flatten
|
||||
Icon=gnome-ccdialog.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
|
@ -1,12 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Miscellaneous
|
||||
_Comment=Select miscellaneous window options
|
||||
Exec=sawfish-capplet --sawfish-group=misc
|
||||
Icon=sawfish-misc.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Moving and Resizing
|
||||
_Comment=Configure how windows move and resize
|
||||
Exec=sawfish-capplet --sawfish-group=move
|
||||
Icon=sawfish-moveresize.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Placement
|
||||
_Comment=Configure positioning of windows on the desktop
|
||||
Exec=sawfish-capplet --sawfish-group=placement
|
||||
Icon=sawfish-placement.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
Binary file not shown.
Before Width: | Height: | Size: 3 KiB |
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Sound
|
||||
_Comment=Associate sounds with window manager events
|
||||
Exec=sawfish-capplet --sawfish-group=audio
|
||||
Icon=gnome-multimedia.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Workspaces
|
||||
_Comment=Configure your workspaces and viewports
|
||||
Exec=sawfish-capplet --sawfish-group=workspace
|
||||
Icon=sawfish-workspaces.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=sawfish
|
||||
X-GNOME-Bugzilla-Component=Config Tool
|
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.4 KiB |
|
@ -1,8 +0,0 @@
|
|||
[Desktop Entry]
|
||||
_Name=Legacy Applications
|
||||
_Comment=Legacy applications settings (grdb)
|
||||
Exec=grdb-capplet
|
||||
Terminal=0
|
||||
Type=Application
|
||||
Icon=legacy-applications-capplet.png
|
||||
Categories=Application;Settings;AdvancedSettings;
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* display-properties.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -13,7 +13,7 @@ icons_DATA = display-capplet.png
|
|||
desktop_iconsdir = $(datadir)/pixmaps
|
||||
desktop_icons_DATA = display-capplet.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = display-properties.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Settings;Appearance;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=display properties
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* file-types.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -19,7 +19,7 @@ gnome_file_types_properties_SOURCES = \
|
|||
Gladedir = $(GNOMECC_GLADE_DIR)
|
||||
Glade_DATA = file-types-properties.glade
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = file-types.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;AdvancedSettings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=mime-types
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* font-properties.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -16,7 +16,7 @@ pixmap_DATA = \
|
|||
subpixel-vrgb.png \
|
||||
subpixel-vbgr.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = font-properties.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Settings;Appearance;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=font properties
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||
|
||||
* keybinding.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-17 Vincent Untz <vincent@vuntz.net>
|
||||
|
||||
* gnome-keybinding-properties.c: add the keybinding to launch a
|
||||
|
|
|
@ -13,7 +13,7 @@ gnome_keybinding_properties_SOURCES = \
|
|||
Gladedir = $(GNOMECC_GLADE_DIR)
|
||||
Glade_DATA = gnome-keybinding-properties.glade
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = keybinding.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=Keybinding
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* keyboard.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-21 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* gnome-keyboard-properties.glade:
|
||||
|
|
|
@ -25,7 +25,7 @@ pixmaps_DATA = \
|
|||
keyboard-volume.png \
|
||||
keyboard-bell.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = keyboard.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=Keyboard
|
||||
|
|
|
@ -16,7 +16,7 @@ pixmapsdir = $(GNOMECC_PIXMAPS_DIR)
|
|||
pixmaps_DATA = \
|
||||
localization-capplet.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
desktop_in_files = localization.desktop.in
|
||||
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,5 +8,6 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||
|
||||
* gnome-settings-mouse.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -27,7 +27,7 @@ cursorfont_DATA = \
|
|||
Gladedir = $(GNOMECC_GLADE_DIR)
|
||||
Glade_DATA = gnome-mouse-properties.glade
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = gnome-settings-mouse.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=mouse
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||
|
||||
* gnome-network-preferences.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -9,7 +9,7 @@ gnome_network_preferences_LDADD = \
|
|||
gladedir = $(GNOMECC_GLADE_DIR)
|
||||
glade_DATA = gnome-network-preferences.glade
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
desktop_in_files = gnome-network-preferences.desktop.in
|
||||
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=network preferences
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||
|
||||
* gnome-settings-sound.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -14,7 +14,7 @@ Glade_DATA = sound-properties.glade
|
|||
desktop_iconsdir = $(GNOMECC_PIXMAPS_DIR)
|
||||
desktop_icons_DATA = visual-bell.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = gnome-settings-sound.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=sound
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
||||
* gtk-theme-selector.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
Tue Nov 2 16:03:41 2004 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* theme-switcher.c (install_dialog_response): Patch from
|
||||
|
|
|
@ -25,7 +25,7 @@ gnome_theme_manager_LDFLAGS = -export-dynamic
|
|||
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = gtk-theme-selector.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=theme-manager
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||
|
||||
* gnome-ui-properties.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -6,7 +6,7 @@ gnome_ui_properties_SOURCES = \
|
|||
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = gnome-ui-properties.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=other-capplets
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||
|
||||
* window-properties.desktop.in: add OnlyShowIn=GNOME;
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -11,7 +11,7 @@ gnome_window_properties_SOURCES = \
|
|||
gladedir = $(GNOMECC_GLADE_DIR)
|
||||
glade_DATA = gnome-window-properties.glade
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = window-properties.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Component=Window preferences
|
||||
|
|
|
@ -487,8 +487,6 @@ fi
|
|||
AC_DEFINE_UNQUOTED(GNOMECC_DATA_DIR, "${real_prefix}/share/${GETTEXT_PACKAGE}",[Path to gnomecc data files])
|
||||
GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons'
|
||||
AC_SUBST(GNOMECC_ICONS_DIR)
|
||||
GNOMECC_DESKTOP_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/capplets'
|
||||
AC_SUBST(GNOMECC_DESKTOP_DIR)
|
||||
GNOMECC_GLADE_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/interfaces'
|
||||
AC_SUBST(GNOMECC_GLADE_DIR)
|
||||
GNOMECC_PIXMAPS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/pixmaps'
|
||||
|
@ -529,7 +527,6 @@ capplets/Makefile
|
|||
capplets/common/Makefile
|
||||
capplets/default-applications/Makefile
|
||||
capplets/background/Makefile
|
||||
capplets/desktop-links/Makefile
|
||||
capplets/display/Makefile
|
||||
capplets/font/Makefile
|
||||
capplets/keybindings/Makefile
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: don't define $(SETTINGS_DIR) - its not
|
||||
use anymore.
|
||||
|
||||
2004-10-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.8.1
|
||||
|
|
|
@ -20,7 +20,6 @@ ui_DATA = gnomecc-ui.xml
|
|||
|
||||
INCLUDES = \
|
||||
-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
|
||||
-DSETTINGS_DIR=\""$(GNOMECC_DESKTOP_DIR)"\" \
|
||||
-DGNOMECC_ICONS_DIR=\""$(GNOMECC_ICONS_DIR)"\" \
|
||||
-DPIXMAP_DIR=\""$(datadir)/pixmaps"\" \
|
||||
-DART_DIR=\""$(splashdir)"\" \
|
||||
|
|
Loading…
Add table
Reference in a new issue