Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xfce
exo
Commits
450f396f
Commit
450f396f
authored
Oct 26, 2008
by
Olivier Fourdan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add xfce_4_4_3 tag
(Old svn revision: 28434)
parent
01b30411
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
19 deletions
+16
-19
INSTALL
INSTALL
+16
-11
docs/reference/tmpl/exo-ellipsized-label.sgml
docs/reference/tmpl/exo-ellipsized-label.sgml
+0
-2
docs/reference/tmpl/exo-gdk-pixbuf-extensions.sgml
docs/reference/tmpl/exo-gdk-pixbuf-extensions.sgml
+0
-4
docs/reference/tmpl/exo-icon-view.sgml
docs/reference/tmpl/exo-icon-view.sgml
+0
-2
No files found.
INSTALL
View file @
450f396f
Installation
Instructions
*************************
Copyright
(
C
)
1994
,
1995
,
1996
,
1999
,
2000
,
2001
,
2002
,
2004
Free
Copyright
(
C
)
1994
,
1995
,
1996
,
1999
,
2000
,
2001
,
2002
,
2004
,
2005
Free
Software
Foundation
,
Inc
.
This
file
is
free
documentation
;
the
Free
Software
Foundation
gives
...
...
@@ -102,16 +102,16 @@ for another architecture.
Installation Names
==================
By default, `make install'
will
install
the
package
's
files in
`/usr/local/bin'
,
`/
usr
/
local
/
man
', etc. You
can specify an
installation prefix other than `/usr/local'
by
giving
`
configure
' the
option `--prefix=PREFIX'
.
By default, `make install'
install
s
the
package
's
commands under
`/usr/local/bin'
,
include
files
under
`/
usr
/
local
/
include
', etc. You
can specify an
installation prefix other than `/usr/local'
by
giving
`
configure
' the
option `--prefix=PREFIX'
.
You
can
specify
separate
installation
prefixes
for
architecture
-
specific
files
and
architecture
-
independent
files
.
If
you
give
`
configure
'
the option `--exec-prefix=PREFIX'
,
the
package
will
use
PREFIX
as
the
prefix
for
installing
programs
and
libraries
.
Documentation
and
other
data
files
will
still
use
the
regular
prefix
.
pass
the
option
`--
exec
-
prefix
=
PREFIX
'
to `configure'
,
the
package
uses
PREFIX
as
the
prefix
for
installing
programs
and
libraries
.
Documentation
and
other
data
files
still
use
the
regular
prefix
.
In
addition
,
if
you
use
an
unusual
directory
layout
you
can
give
options
like
`--
bindir
=
DIR
' to specify different values for particular
...
...
@@ -159,7 +159,7 @@ where SYSTEM can have one of these forms:
need
to
know
the
machine
type
.
If
you
are
_building_
compiler
tools
for
cross
-
compiling
,
you
should
use
the
`--
target
=
TYPE
'
option
to select the type of system they will
use
the
option
`--
target
=
TYPE
' to select the type of system they will
produce code for.
If you want to _use_ a cross compiler, that generates code for a
...
...
@@ -189,8 +189,13 @@ them in the `configure' command line, using `VAR=value'. For example:
./configure CC=/usr/local2/bin/gcc
will cause the specified gcc to be used as the C compiler (unless it is
overridden in the site shell script).
causes the specified `gcc'
to
be
used
as
the
C
compiler
(
unless
it
is
overridden
in
the
site
shell
script
).
Here
is
a
another
example
:
/
bin
/
bash
./
configure
CONFIG_SHELL
=/
bin
/
bash
Here
the
`
CONFIG_SHELL
=/
bin
/
bash
' operand causes subsequent
configuration-related scripts to be executed by `/bin/bash'
.
`
configure
' Invocation
======================
...
...
docs/reference/tmpl/exo-ellipsized-label.sgml
View file @
450f396f
...
...
@@ -65,7 +65,5 @@ Pango Extensions</link>
@label:
@ellipsize:
<!-- # Unused Parameters # -->
@mode:
docs/reference/tmpl/exo-gdk-pixbuf-extensions.sgml
View file @
450f396f
...
...
@@ -71,10 +71,6 @@ provided by the gdk-pixbuf library.
@dest_width:
@dest_height:
@Returns:
<!-- # Unused Parameters # -->
@aspect_ratio:
@width:
@height:
<!-- ##### FUNCTION exo_gdk_pixbuf_scale_ratio ##### -->
...
...
docs/reference/tmpl/exo-icon-view.sgml
View file @
450f396f
...
...
@@ -580,8 +580,6 @@ A widget which displays a list of icons in a grid
@icon_view:
@path:
@user_data:
<!-- # Unused Parameters # -->
@data:
<!-- ##### FUNCTION exo_icon_view_selected_foreach ##### -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment