This file is indexed.

/usr/share/sugar/activities/Terminal.activity/NEWS is in sugar-terminal-activity 45.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
45.2

* Tune font sizes by distribution (Cameron).

45.1

* Fix Vte version check #4987 (Cameron),

45

* Fix for Terminal not stopping on child process exit (Cameron),
* New translations,
* Regenerate POT file (Cameron),
* Use the user's shell, rather than always BASH (Parkinson),
* Don't cause keep failure if user Ctrl-D closes their shell (Parkinson),
* Suppress warnings (Cameron),
* Keep font size on theme change and when opening new tabs (Cameron),
* Fix missing close button (Cameron),
* Add shortcut for theme change (Cameron),
* Add theme accelerator (ctrl+shift+i) for reverse video toggle (Cameron),

35

*New translations
*Erasing an unusual file OLPC#11218

34

*Fix for OLPC #10930  by Gonzalo Odiard.
*Remove code setting accelerator to KeepButton because was removed from defualt toolbar by Gonzalo Odiard.
*New string translations by korakurader, cjl, aputsiaq, khaled, samybt.



33

* Adding a zoom out and zoom in button, with accelerators, which change
text font size of the terminal area.  Same accelerators as used by
GNOME Terminal. by:manuel quiƱones <manuel.por.aca@gmail.com>
* Changing gtk to sugar notebook by natetheis, natetheis @gmail.com

32

* New Icon and fix for activity.info deprecations
Bugs Fixed: SL#1492,  SL#2172

28

* Updated Vietnamese translations

27

* Make canvas emit motion-notify-event during pointer motion. dslo#1402 (Aleksey Lim)
* Fix typo (dslo#1356) (Aleksey Lim)
* Updated translations for French, German, Portuguese and Mongolian 

26

* Toolbar redesign
* New and updated translations

25

* Fix exception when starting with no terminalrc.
* New translations

24

* Add tabs.
* Add journal save/resume of tabs, scrollback working directory.

23

* Change default fontsize to 10 from 8
* New translations

21

* New translations

20

* #4646: Fix systemwide shortcut breakage (Martin Dengler)
* #8515: Make the root shell a login shell
* Add drop support to Terminal (Cortland Setlow)
* Updated tr and pt translations


15

* New and updated translations

14

* Translation updates for Chinese (Simplified), Dutch, Mongolian and Telugu 

13

* Translation updates

12

* #5520: Make the activity exit when the user exits the shell. (sayamindu)

11

* Add po/Terminal.pot for preliminary i18n support.

10

9

* #6316: Cause the 'become root' button to fork a root terminal. (mstone)

8

* #5537: Add a button and icon to launch a 'become_root' script. (phil, mstone)

7

* Remove mime types support. (tomeu)

6

* #5376: Add copy&paste support using the Edit toolbar. (tomeu)

2

* #4345: Terminal Activity should start in home directory
* Internal code cleanups
* #4335: Decrease font size to 8px

1

* Initial Version