[metacity] remove metacity-wm.desktop



commit 308f4bafb45436fdb49c18c2c90ea981011c4260
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Feb 12 10:30:27 2016 +0200

    remove metacity-wm.desktop
    
    Window manager properties in the control center are long gone.

 po/POTFILES.in             |    1 -
 po/POTFILES.skip           |    4 ++--
 src/Makefile.am            |    9 +--------
 src/metacity-wm.desktop.in |   20 --------------------
 4 files changed, 3 insertions(+), 31 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 36aa9c7..c3a7ab6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -28,7 +28,6 @@ src/core/window.c
 src/core/window-props.c
 src/core/xprops.c
 src/metacity.desktop.in
-src/metacity-wm.desktop.in
 src/org.gnome.metacity.gschema.xml.in
 src/tools/metacity-message.c
 src/ui/frames.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 4ba5699..0fb3682 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,2 +1,2 @@
-src/metacity.schemas.in
-
+# List of source files that should *not* be translated.
+# Please keep this file sorted alphabetically.
diff --git a/src/Makefile.am b/src/Makefile.am
index 401be92..ee57d6c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -138,11 +138,6 @@ desktopfiles_in_files=metacity.desktop.in
 desktopfiles_files=$(desktopfiles_in_files:.desktop.in=.desktop)
 desktopfiles_DATA = $(desktopfiles_files)
 
-wmpropertiesdir=$(datadir)/gnome/wm-properties
-wmproperties_in_files=metacity-wm.desktop.in
-wmproperties_files=$(wmproperties_in_files:.desktop.in=.desktop)
-wmproperties_DATA = $(wmproperties_files)
-
 xmldir       = @GNOME_KEYBINDINGS_KEYSDIR@
 xml_in_files = \
        50-metacity-navigation.xml.in   \
@@ -154,12 +149,10 @@ xml_DATA     = $(xml_in_files:.xml.in=.xml)
 @INTLTOOL_SCHEMAS_RULE@
 
 CLEANFILES = \
-       metacity.desktop metacity-wm.desktop org.gnome.metacity.gschema.xml 50-metacity-launchers.xml 
50-metacity-navigation.xml 50-metacity-screenshot.xml 50-metacity-system.xml 50-metacity-windows.xml
+       metacity.desktop org.gnome.metacity.gschema.xml 50-metacity-launchers.xml 50-metacity-navigation.xml 
50-metacity-screenshot.xml 50-metacity-system.xml 50-metacity-windows.xml
 
 EXTRA_DIST=$(desktopfiles_files)               \
-       $(wmproperties_files)                   \
        $(desktopfiles_in_files)                \
-       $(wmproperties_in_files)                \
        metacity-schemas.convert                \
        org.gnome.metacity.gschema.xml.in       \
        $(xml_in_files)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]