summaryrefslogtreecommitdiff
path: root/capplets/desktop-links/Sawfish
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/desktop-links/Sawfish')
-rw-r--r--capplets/desktop-links/Sawfish/Makefile.am68
-rw-r--r--capplets/desktop-links/Sawfish/Sawfish.directory.in.in5
-rw-r--r--capplets/desktop-links/Sawfish/appearance-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/bindings-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/focus-properties.desktop.in15
-rw-r--r--capplets/desktop-links/Sawfish/match-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/maximize-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/meta-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/misc-properties.desktop.in8
-rw-r--r--capplets/desktop-links/Sawfish/move-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/placement-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/sawfish-group.pngbin3047 -> 0 bytes
-rw-r--r--capplets/desktop-links/Sawfish/sound-properties.desktop.in7
-rw-r--r--capplets/desktop-links/Sawfish/workspace-properties.desktop.in7
14 files changed, 0 insertions, 159 deletions
diff --git a/capplets/desktop-links/Sawfish/Makefile.am b/capplets/desktop-links/Sawfish/Makefile.am
deleted file mode 100644
index 568529a37..000000000
--- a/capplets/desktop-links/Sawfish/Makefile.am
+++ /dev/null
@@ -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_ICONS_DIR)
-
-
-##
-## dekstop files
-##
-desktop_files = $(capplets:=.desktop)
-desktop_in_files = $(desktop_files:.desktop=.desktop.in)
-
-cappletsdir = $(datadir)/control-center/capplets/Sawfish
-capplets_DATA = $(desktop_files)
-
-EXTRA_DIST = $(desktop_in_files) Sawfish.directory.in.in $(pixmaps_DATA)
-
-$(desktop_files): %.desktop: %.desktop.in
- $(top_builddir)/xml-i18n-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/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)/xml-i18n-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
-
diff --git a/capplets/desktop-links/Sawfish/Sawfish.directory.in.in b/capplets/desktop-links/Sawfish/Sawfish.directory.in.in
deleted file mode 100644
index 29098b4f7..000000000
--- a/capplets/desktop-links/Sawfish/Sawfish.directory.in.in
+++ /dev/null
@@ -1,5 +0,0 @@
-[Desktop Entry]
-_Name=Sawfish window manager
-_Comment=Control Center Menu
-Icon=gnome-ccwindowmanager.png
-Type=Directory
diff --git a/capplets/desktop-links/Sawfish/appearance-properties.desktop.in b/capplets/desktop-links/Sawfish/appearance-properties.desktop.in
deleted file mode 100644
index 68414fc80..000000000
--- a/capplets/desktop-links/Sawfish/appearance-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Appearance
-_Comment=Configure window appearance
-Exec=sawfish-capplet --sawfish-group=appearance
-Icon=sawfish-appearance.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/bindings-properties.desktop.in b/capplets/desktop-links/Sawfish/bindings-properties.desktop.in
deleted file mode 100644
index 1e352a302..000000000
--- a/capplets/desktop-links/Sawfish/bindings-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Shortcuts
-_Comment=Configure key shortcuts
-Exec=sawfish-capplet --sawfish-group=bindings
-Icon=sawfish-shortcuts.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/focus-properties.desktop.in b/capplets/desktop-links/Sawfish/focus-properties.desktop.in
deleted file mode 100644
index b238f46ea..000000000
--- a/capplets/desktop-links/Sawfish/focus-properties.desktop.in
+++ /dev/null
@@ -1,15 +0,0 @@
-[Desktop Entry]
-_Name=Focus behavior
-_Comment=Configure window focusing
-Exec=sawfish-capplet --sawfish-group=focus
-Icon=sawfish-focus.png
-Terminal=0
-Type=Application
-
-
-
-
-
-
-
-
diff --git a/capplets/desktop-links/Sawfish/match-properties.desktop.in b/capplets/desktop-links/Sawfish/match-properties.desktop.in
deleted file mode 100644
index 3dfe7ef5d..000000000
--- a/capplets/desktop-links/Sawfish/match-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Matched Windows
-_Comment=Configure window properties
-Exec=sawfish-capplet --sawfish-group=match-window
-Icon=sawfish-matched.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/maximize-properties.desktop.in b/capplets/desktop-links/Sawfish/maximize-properties.desktop.in
deleted file mode 100644
index 38e6717f2..000000000
--- a/capplets/desktop-links/Sawfish/maximize-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Minimizing and Maximizing
-_Comment=Configure window minimization and maximization
-Exec=sawfish-capplet --sawfish-group=min-max
-Icon=sawfish-minmax.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/meta-properties.desktop.in b/capplets/desktop-links/Sawfish/meta-properties.desktop.in
deleted file mode 100644
index 921230b3a..000000000
--- a/capplets/desktop-links/Sawfish/meta-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Meta
-_Comment=Configure window manager configuration properties
-Exec=sawfish-capplet --sawfish-no-flatten
-Icon=gnome-ccdialog.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/misc-properties.desktop.in b/capplets/desktop-links/Sawfish/misc-properties.desktop.in
deleted file mode 100644
index e9f2884fd..000000000
--- a/capplets/desktop-links/Sawfish/misc-properties.desktop.in
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-_Name=Miscellaneous
-_Comment=Configure miscellaneous window features
-Exec=sawfish-capplet --sawfish-group=misc
-Icon=sawfish-misc.png
-Terminal=0
-Type=Application
-
diff --git a/capplets/desktop-links/Sawfish/move-properties.desktop.in b/capplets/desktop-links/Sawfish/move-properties.desktop.in
deleted file mode 100644
index 0d3bb49de..000000000
--- a/capplets/desktop-links/Sawfish/move-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Moving and Resizing
-_Comment=Configure window move/resize
-Exec=sawfish-capplet --sawfish-group=move
-Icon=sawfish-moveresize.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/placement-properties.desktop.in b/capplets/desktop-links/Sawfish/placement-properties.desktop.in
deleted file mode 100644
index 04b0aef2e..000000000
--- a/capplets/desktop-links/Sawfish/placement-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Placement
-_Comment=Configure window placement
-Exec=sawfish-capplet --sawfish-group=placement
-Icon=sawfish-placement.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/sawfish-group.png b/capplets/desktop-links/Sawfish/sawfish-group.png
deleted file mode 100644
index ef95bcd47..000000000
--- a/capplets/desktop-links/Sawfish/sawfish-group.png
+++ /dev/null
Binary files differ
diff --git a/capplets/desktop-links/Sawfish/sound-properties.desktop.in b/capplets/desktop-links/Sawfish/sound-properties.desktop.in
deleted file mode 100644
index abbe7e3c4..000000000
--- a/capplets/desktop-links/Sawfish/sound-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Sound
-_Comment=Enable window manager sound events
-Exec=sawfish-capplet --sawfish-group=audio
-Icon=gnome-multimedia.png
-Terminal=0
-Type=Application
diff --git a/capplets/desktop-links/Sawfish/workspace-properties.desktop.in b/capplets/desktop-links/Sawfish/workspace-properties.desktop.in
deleted file mode 100644
index 235f5b3bc..000000000
--- a/capplets/desktop-links/Sawfish/workspace-properties.desktop.in
+++ /dev/null
@@ -1,7 +0,0 @@
-[Desktop Entry]
-_Name=Workspaces
-_Comment=Configure workspaces
-Exec=sawfish-capplet --sawfish-group=workspace
-Icon=sawfish-workspaces.png
-Terminal=0
-Type=Application