File tree Expand file tree Collapse file tree 6 files changed +3
-17
lines changed
Expand file tree Collapse file tree 6 files changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -295,8 +295,6 @@ doc/dbus/Makefile
295295doc/dbus/mate-session.xml
296296doc/man/Makefile
297297data/Makefile
298- data/mate-wm.desktop.in
299- data/mate-session-properties.desktop.in
300298data/org.mate.session.gschema.xml
301299data/icons/Makefile
302300data/icons/16x16/Makefile
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ EXTRA_DIST = \
3131 $(xsession_in_files ) \
3232 $(gsettingsschema_in_files ) \
3333 $(ui_DATA ) \
34+ $(desktop_in_files ) \
3435 $(pixmap_DATA_dist )
3536
3637CLEANFILES = \
@@ -39,7 +40,4 @@ CLEANFILES = \
3940 $(gsettings_SCHEMAS ) \
4041 mate-wm.desktop
4142
42- DISTCLEANFILES = \
43- $(desktop_in_files )
44-
4543-include $(top_srcdir ) /git.mk
Original file line number Diff line number Diff line change @@ -9,7 +9,3 @@ StartupNotify=true
99Categories =GTK;Settings;X-MATE-PersonalSettings;
1010Keywords =MATE;session;properties;applications;login;start;
1111OnlyShowIn =MATE;
12- X-MATE-Bugzilla-Bugzilla=MATE
13- X-MATE-Bugzilla-Product=mate-session
14- X-MATE-Bugzilla-Component=mate-session-properties
15- X-MATE-Bugzilla-Version=@VERSION@
Original file line number Diff line number Diff line change @@ -7,7 +7,3 @@ NoDisplay=true
77X-MATE-Autostart-Phase =WindowManager
88X-MATE-Provides =windowmanager
99X-MATE-Autostart-Notify =true
10- X-MATE-Bugzilla-Bugzilla=MATE
11- X-MATE-Bugzilla-Product=mate-session
12- X-MATE-Bugzilla-Component=general
13- X-MATE-Bugzilla-Version=@VERSION@
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ capplet/gsp-app.c
66capplet/main.c
77[type: gettext/gsettings]data/org.mate.session.gschema.xml.in
88data/mate.desktop.in
9- data/mate-wm.desktop.in.in
9+ data/mate-wm.desktop.in
1010[type: gettext/glade]data/gsm-inhibit-dialog.ui
11- data/mate-session-properties.desktop.in.in
11+ data/mate-session-properties.desktop.in
1212[type: gettext/glade]data/session-properties.ui
1313egg/eggdesktopfile.c
1414egg/eggsmclient.c
Original file line number Diff line number Diff line change 22# translated.
33# Please keep this file sorted alphabetically.
44data/org.mate.session.gschema.xml.in
5- data/mate-session-properties.desktop.in
65data/mate-session.schemas.in
7- data/mate-wm.desktop.in
You can’t perform that action at this time.
0 commit comments