Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sciteproj(1) [debian man page]

sciteproj(1)						      General Commands Manual						      sciteproj(1)

NAME
SciteProj - a Project Manager for the SciTE editor DESCRIPTION
SciteProj is a Project Manager for the SciTE editor - It is used to group a bunch of files into a project for easy access in SciTE giving the possibility to group files in folders, and saves the project to disc in XML format. It is based on the program ScitePM by Roy Wood. It uses the director interface of SciTE to communicate between SciTE and SciteProj. OPTIONS
-s, --scite FILENAME Sets the filename for the instance of SciTE to open. -v, --version Displays the version number of SciteProj -g, --generate=XML_FILENAME Generate a sciteproj project file with the name FILENAME from the contents of the current folder. This option will not consider adding hidden files to the generated project. -m, --max_depth=MAX_DEPTH Set maximum depth of folders to read through to MAX_DEPTH when generating project file. -h, --help Display a short help CONFIG FILE
The config file that SciteProj is using is named sciteprojrc, and is loaded from the directory that the glib function g_get_user_config_dir is returning. Normally this is ($HOME)/.config/ - If this file isn't found, sciteproj searches for the file .sciteproj located in the users $HOME directory. It is loaded on every program start. There is a menuitem in the program to open the file directly in SciTE for edit- ing. If there isn't a .sciteproj in the user home when starting SciteProj, one will be created filled with default values. The following options are supported in the config file: xpos, ypos, xsize and ysize Specifies the position and size of the program window on start give_scite_focus Specifies wether SciTE shall get focus when opening a file from SciteProj (TRUE or FALSE) dirty_on_folder_change Specifies wether SciteProj shall flag your project as dirty when you exapand or collapse a folder (TRUE or FALSE) allow_duplicates Specifies wether several files with the same name should be allowed in one project (TRUE or FALSE) identify_sciteproj_xml Specifies wether SciteProj shall try to recognize XML files saved by SciteProj (TRUE or FALSE) search_xpos, search_ypos, search_width, search_height The position of the search dialog when opened. If any of these values are set to -1, a default will be selected. search_match_case Should the search dialog check the Search match case option by default search_match_whole_words Should the checkbutton Match whole words be checked in the search dialog by defualt search_give_scite_focus Should the SciTE window be focused when double-clicking a search result in the search dialog? search_file_alert_warning If the project contains filename that doesn't exist on disk, should SciteProj give a warning during search? AUTHOR
SciteProj was written by Andreas Ronnquist <gusnan@gusnan.se>. Version 0.7.05 20 March 2012 sciteproj(1)

Check Out this Related Man Page

BRASERO(1)						      General Commands Manual							BRASERO(1)

NAME
brasero - Simple and easy to use CD/DVD burning application for the Gnome Desktop SYNOPSIS
brasero [options] [uri] [uri] ... DESCRIPTION
This manual page documents briefly the brasero command. rasero is a disc burning application. It is designed to be simple and easy to use. It allows to create data CD/DVD, audio CD, to copy CD/DVD and to burn images. It has some nices features, such as a song, image and video previewer. It can also search for files (thanks to beagle) and display a playlist and its contents. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -p, --project=PROJECT Open the specified project. -a, --audio Open an empty audio project. -d, --data Open an empty data project. -c, --copy=PATH Copy a disc. -j, --cover=PATH Cover to use. -o, --video Open a video project adding the URIs given on the command line. -i, --image=PATH Uri of an image file or a cue file to be burnt (autodetected). -e, --empty Force brasero to display the project selection page. -b, --blank Open the blank disc dialog. -k, --check Open the check disc dialog. -n, --ncb Open a data project with the contents of burn:/// URI. -r, --burn-and-remove-project=PATH Burn the specified project and REMOVE it. -g, --debug Display debug statements on stdout. --display=DISPLAY X display to use. -?, --help Show summary of options. -v, --version Show version of program. AUTHOR
Brasero manual page was written by Philippe Rouquier <philippero@libertysurf.fr> and Luis Medinas <lmedinas@gmail.com>. GNOME
January 11, 2009 BRASERO(1)
Man Page