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
295
295
doc/dbus/mate-session.xml
296
296
doc/man/Makefile
297
297
data/Makefile
298
- data/mate-wm.desktop.in
299
- data/mate-session-properties.desktop.in
300
298
data/org.mate.session.gschema.xml
301
299
data/icons/Makefile
302
300
data/icons/16x16/Makefile
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ EXTRA_DIST = \
31
31
$(xsession_in_files ) \
32
32
$(gsettingsschema_in_files ) \
33
33
$(ui_DATA ) \
34
+ $(desktop_in_files ) \
34
35
$(pixmap_DATA_dist )
35
36
36
37
CLEANFILES = \
@@ -39,7 +40,4 @@ CLEANFILES = \
39
40
$(gsettings_SCHEMAS ) \
40
41
mate-wm.desktop
41
42
42
- DISTCLEANFILES = \
43
- $(desktop_in_files )
44
-
45
43
-include $(top_srcdir ) /git.mk
Original file line number Diff line number Diff line change @@ -9,7 +9,3 @@ StartupNotify=true
9
9
Categories =GTK;Settings;X-MATE-PersonalSettings;
10
10
Keywords =MATE;session;properties;applications;login;start;
11
11
OnlyShowIn =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
7
7
X-MATE-Autostart-Phase =WindowManager
8
8
X-MATE-Provides =windowmanager
9
9
X-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
6
6
capplet/main.c
7
7
[type: gettext/gsettings]data/org.mate.session.gschema.xml.in
8
8
data/mate.desktop.in
9
- data/mate-wm.desktop.in.in
9
+ data/mate-wm.desktop.in
10
10
[type: gettext/glade]data/gsm-inhibit-dialog.ui
11
- data/mate-session-properties.desktop.in.in
11
+ data/mate-session-properties.desktop.in
12
12
[type: gettext/glade]data/session-properties.ui
13
13
egg/eggdesktopfile.c
14
14
egg/eggsmclient.c
Original file line number Diff line number Diff line change 2
2
# translated.
3
3
# Please keep this file sorted alphabetically.
4
4
data/org.mate.session.gschema.xml.in
5
- data/mate-session-properties.desktop.in
6
5
data/mate-session.schemas.in
7
- data/mate-wm.desktop.in
You can’t perform that action at this time.
0 commit comments