Skip to content

Commit 9bec3b7

Browse files
yetistraveit65
authored andcommitted
fixed distcheck fail on debian
1 parent 2d59514 commit 9bec3b7

10 files changed

+7
-48
lines changed

configure.ac

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -342,13 +342,6 @@ libegg/Makefile
342342
data/Makefile
343343
data/icons/Makefile
344344
data/patterns/Makefile
345-
data/caja-computer.desktop.in
346-
data/caja-file-management-properties.desktop.in
347-
data/caja-home.desktop.in
348-
data/caja.desktop.in
349-
data/caja-folder-handler.desktop.in
350-
data/caja-browser.desktop.in
351-
data/caja-autorun-software.desktop.in
352345
docs/Makefile
353346
docs/reference/Makefile
354347
docs/reference/libcaja-extension/Makefile

data/caja-autorun-software.desktop.in.in renamed to data/caja-autorun-software.desktop.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ Terminal=false
88
StartupNotify=true
99
Type=Application
1010
MimeType=x-content/software;
11-
X-MATE-Bugzilla-Bugzilla=MATE
12-
X-MATE-Bugzilla-Product=caja
13-
X-MATE-Bugzilla-Component=general
14-
X-MATE-Bugzilla-Version=@VERSION@

data/caja-browser.desktop.in.in renamed to data/caja-browser.desktop.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ Type=Application
1111
Categories=GTK;System;Utility;Core;
1212
Keywords=files;browser;manager;MATE;
1313
OnlyShowIn=MATE;
14-
X-MATE-Bugzilla-Bugzilla=MATE
15-
X-MATE-Bugzilla-Product=caja
16-
X-MATE-Bugzilla-Component=general
17-
X-MATE-Bugzilla-Version=@VERSION@

data/caja-computer.desktop.in.in renamed to data/caja-computer.desktop.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ Categories=GTK;System;Core;
1111
Keywords=browse;disks;folders;local;remote;computer;MATE;
1212
OnlyShowIn=MATE;
1313
NoDisplay=true
14-
X-MATE-Bugzilla-Bugzilla=MATE
15-
X-MATE-Bugzilla-Product=caja
16-
X-MATE-Bugzilla-Component=general
17-
X-MATE-Bugzilla-Version=@VERSION@

data/caja-file-management-properties.desktop.in.in renamed to data/caja-file-management-properties.desktop.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@ StartupNotify=true
99
Categories=GTK;Settings;X-MATE-PersonalSettings;
1010
Keywords=file;manager;change;properties;behaviour;appearance;windows;MATE;
1111
OnlyShowIn=MATE;
12-
X-MATE-Bugzilla-Bugzilla=MATE
13-
X-MATE-Bugzilla-Product=caja
14-
X-MATE-Bugzilla-Component=Preferences
15-
X-MATE-Bugzilla-Version=@VERSION@

data/caja-folder-handler.desktop.in.in renamed to data/caja-folder-handler.desktop.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ StartupNotify=false
1010
Type=Application
1111
MimeType=inode/directory;application/x-mate-saved-search;
1212
OnlyShowIn=MATE;
13-
X-MATE-Bugzilla-Bugzilla=MATE
14-
X-MATE-Bugzilla-Product=caja
15-
X-MATE-Bugzilla-Component=general
16-
X-MATE-Bugzilla-Version=@VERSION@

data/caja-home.desktop.in.in renamed to data/caja-home.desktop.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ Categories=GTK;System;Core;
1111
Keywords=home;personal;folder;open;MATE;
1212
OnlyShowIn=MATE;
1313
NoDisplay=true
14-
X-MATE-Bugzilla-Bugzilla=MATE
15-
X-MATE-Bugzilla-Product=caja
16-
X-MATE-Bugzilla-Component=general

data/caja.desktop.in.in renamed to data/caja.desktop.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ Type=Application
88
StartupNotify=false
99
NoDisplay=true
1010
OnlyShowIn=MATE;
11-
X-MATE-Bugzilla-Bugzilla=MATE
12-
X-MATE-Bugzilla-Product=caja
13-
X-MATE-Bugzilla-Component=general
14-
X-MATE-Bugzilla-Version=@VERSION@
1511
X-MATE-Autostart-Phase=Desktop
1612
X-MATE-Autostart-Notify=true
1713
X-MATE-AutoRestart=true

po/POTFILES.in

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
[encoding: UTF-8]
44
data/browser.xml
55
data/caja.appdata.xml.in
6-
data/caja-autorun-software.desktop.in.in
7-
data/caja-browser.desktop.in.in
8-
data/caja-computer.desktop.in.in
9-
data/caja.desktop.in.in
10-
data/caja-file-management-properties.desktop.in.in
11-
data/caja-folder-handler.desktop.in.in
12-
data/caja-home.desktop.in.in
6+
data/caja-autorun-software.desktop.in
7+
data/caja-browser.desktop.in
8+
data/caja-computer.desktop.in
9+
data/caja.desktop.in
10+
data/caja-file-management-properties.desktop.in
11+
data/caja-folder-handler.desktop.in
12+
data/caja-home.desktop.in
1313
data/caja.xml.in
1414
eel/eel-canvas.c
1515
eel/eel-editable-label.c

po/POTFILES.skip

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
11
# List of source files that should NOT be translated.
22
# Please keep this file sorted alphabetically.
3-
data/caja-autorun-software.desktop.in
4-
data/caja-browser.desktop.in
5-
data/caja-computer.desktop.in
6-
data/caja-file-management-properties.desktop.in
7-
data/caja-folder-handler.desktop.in
8-
data/caja-home.desktop.in
9-
data/caja.desktop.in

0 commit comments

Comments
 (0)