Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gnome-schedule
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnome-schedule
Commits
62713213
Commit
62713213
authored
Jul 08, 2009
by
Gaute Hope
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitify some docs
parent
94e0acc7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
README
README
+4
-4
TODO
TODO
+1
-1
No files found.
README
View file @
62713213
...
...
@@ -40,7 +40,7 @@ o. If you want to use the sources pulled from the subversion server you need aut
o. The following commands will install gnome-schedule on a system that has python and automake-1.7 and some tools like gmake installed.
$
svn checkout http://svn.gnome.org/svn/gnome-schedule/trunk gnome-schedule
$
git clone git://git.gnome.org/git/gnome-schedule
$ pushd gnome-schedule
$ ./autogen.sh --prefix=/usr/local
$ make
...
...
@@ -74,11 +74,11 @@ Compiling and HACKING
o. http://lists.sourceforge.net/mailman/listinfo/gnome-schedule-devel
To compile GNOME Schedule from
subversion
you will also need
To compile GNOME Schedule from
git
you will also need
o. A
subversion
client
o. A
git
client
o. autoconf and the other auto* tools (version >= 1.7)
o. gnome-common which you can pull from the
svn
.gnome.org
o. gnome-common which you can pull from the
git
.gnome.org
To run GNOME Schedule from the source directory
...
...
TODO
View file @
62713213
...
...
@@ -2,7 +2,7 @@ TODO
----
Remember to send an email to the gnome-schedule-devel list
or check out the latest code from the
subversion
repository
or check out the latest code from the
git
repository
in case work has allready been started on some of the features.
This list has a tendency to get outdated and forgotten.
...
...
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