File: release_info.py

package info (click to toggle)
nautilus-scripts-manager 1.5-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 220 kB
  • ctags: 66
  • sloc: python: 413; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4
5
app_name = 'nautilus-scripts-manager'
# Where to scan for the version string (must be in the format recognized by version_re above).
basefile = 'nautilus-scripts-manager'
files_to_substitute = ['nautilus-scripts-manager']
glade_files_to_substitute = ['stuff/UI.glade']