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 @@ -342,13 +342,6 @@ libegg/Makefile
342
342
data/Makefile
343
343
data/icons/Makefile
344
344
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
352
345
docs/Makefile
353
346
docs/reference/Makefile
354
347
docs/reference/libcaja-extension/Makefile
Original file line number Diff line number Diff line change @@ -8,7 +8,3 @@ Terminal=false
8
8
StartupNotify =true
9
9
Type =Application
10
10
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@
Original file line number Diff line number Diff line change @@ -11,7 +11,3 @@ Type=Application
11
11
Categories =GTK;System;Utility;Core;
12
12
Keywords =files;browser;manager;MATE;
13
13
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@
Original file line number Diff line number Diff line change @@ -11,7 +11,3 @@ Categories=GTK;System;Core;
11
11
Keywords =browse;disks;folders;local;remote;computer;MATE;
12
12
OnlyShowIn =MATE;
13
13
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@
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 =file;manager;change;properties;behaviour;appearance;windows;MATE;
11
11
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@
Original file line number Diff line number Diff line change @@ -10,7 +10,3 @@ StartupNotify=false
10
10
Type =Application
11
11
MimeType =inode/directory;application/x-mate-saved-search;
12
12
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@
Original file line number Diff line number Diff line change @@ -11,6 +11,3 @@ Categories=GTK;System;Core;
11
11
Keywords =home;personal;folder;open;MATE;
12
12
OnlyShowIn =MATE;
13
13
NoDisplay =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
8
8
StartupNotify =false
9
9
NoDisplay =true
10
10
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@
15
11
X-MATE-Autostart-Phase =Desktop
16
12
X-MATE-Autostart-Notify =true
17
13
X-MATE-AutoRestart =true
Original file line number Diff line number Diff line change 3
3
[encoding: UTF-8]
4
4
data/browser.xml
5
5
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
13
13
data/caja.xml.in
14
14
eel/eel-canvas.c
15
15
eel/eel-editable-label.c
Original file line number Diff line number Diff line change 1
1
# List of source files that should NOT be translated.
2
2
# 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