File: setup.cfg

package info (click to toggle)
software-center 2.0.7debian7
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,404 kB
  • ctags: 1,229
  • sloc: python: 7,922; xml: 317; makefile: 17; sh: 14
file content (29 lines) | stat: -rw-r--r-- 557 bytes parent folder | download
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
[build]
i18n=True
icons=True
help=True

[build_i18n]
domain=software-center
desktop_files=[	("share/applications",
                 ("data/unbranded-software-center.desktop.in",)
		) 
	      ]
xml_files=[ ("share/app-install/desktop", 
	     ("data/software-center.menu.in", )
            ),
	    ("share/app-install/menu.d/",	
	     ("data/featured.menu.in",)
	    ),
	  ]

#schemas_files=[
#	("share/gconf/schemas", 
#	 ("data/software-center.schemas.in",)
#	)
#]
#bug_contact="Michael Vogt <mvo@ubuntu.com>"


[build_icons]
icon_dir=data/icons_unbranded