File tree Expand file tree Collapse file tree 10 files changed +7
-48
lines changed
Expand file tree Collapse file tree 10 files changed +7
-48
lines changed Original file line number Diff line number Diff line change @@ -327,13 +327,6 @@ libegg/Makefile
327327data/Makefile
328328data/icons/Makefile
329329data/patterns/Makefile
330- data/caja-computer.desktop.in
331- data/caja-file-management-properties.desktop.in
332- data/caja-home.desktop.in
333- data/caja.desktop.in
334- data/caja-folder-handler.desktop.in
335- data/caja-browser.desktop.in
336- data/caja-autorun-software.desktop.in
337330docs/Makefile
338331docs/reference/Makefile
339332docs/reference/libcaja-extension/Makefile
Original file line number Diff line number Diff line change @@ -8,7 +8,3 @@ Terminal=false
88StartupNotify =true
99Type =Application
1010MimeType =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@
Original file line number Diff line number Diff line change @@ -11,7 +11,3 @@ Type=Application
1111Categories =GTK;System;Utility;Core;
1212Keywords =files;browser;manager;MATE;
1313OnlyShowIn =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@
Original file line number Diff line number Diff line change @@ -11,7 +11,3 @@ Categories=GTK;System;Core;
1111Keywords =browse;disks;folders;local;remote;computer;MATE;
1212OnlyShowIn =MATE;
1313NoDisplay =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@
Original file line number Diff line number Diff line change @@ -9,7 +9,3 @@ StartupNotify=true
99Categories =GTK;Settings;X-MATE-PersonalSettings;
1010Keywords =file;manager;change;properties;behaviour;appearance;windows;MATE;
1111OnlyShowIn =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@
Original file line number Diff line number Diff line change @@ -10,7 +10,3 @@ StartupNotify=false
1010Type =Application
1111MimeType =inode/directory;application/x-mate-saved-search;
1212OnlyShowIn =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@
Original file line number Diff line number Diff line change @@ -11,6 +11,3 @@ Categories=GTK;System;Core;
1111Keywords =home;personal;folder;open;MATE;
1212OnlyShowIn =MATE;
1313NoDisplay =true
14- X-MATE-Bugzilla-Bugzilla=MATE
15- X-MATE-Bugzilla-Product=caja
16- X-MATE-Bugzilla-Component=general
Original file line number Diff line number Diff line change @@ -8,10 +8,6 @@ Type=Application
88StartupNotify =false
99NoDisplay =true
1010OnlyShowIn =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@
1511X-MATE-Autostart-Phase =Desktop
1612X-MATE-Autostart-Notify =true
1713X-MATE-AutoRestart =true
Original file line number Diff line number Diff line change 33[encoding: UTF-8]
44data/browser.xml
55data/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
1313data/caja.xml.in
1414eel/eel-canvas.c
1515eel/eel-editable-label.c
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments