File: README

package info (click to toggle)
mate-utils 1.8.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 13,656 kB
  • sloc: ansic: 35,913; makefile: 765; sh: 136; xml: 89
file content (25 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (3)
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
MATE Dictionary - Look up words in dictionary sources.

+++

Source tree:

data/
	contains Glade files for the UI; the .server file and menu description
	file for the applet; MateConf schemas; the .desktop for the application.

docs/
  reference/
	gtk-doc magic needed for the Gdict reference guide.

help/
	the help for the application and the applet.

libgdict/ 
	contains the Gdict library, which is the engine upon which both the
	application and the applet are built;

src/
	contains the application and the applet sources.

2005-12-19 20:24 (+0100) ebassi <ebassi (AT) gmail (DOT) com>