From 0ca2d60d6ded25af10f9572738c367bb432f5589 Mon Sep 17 00:00:00 2001 From: Phil Bull Date: Mon, 3 Jan 2011 18:11:47 +0000 Subject: Stubbed-out Shell overview docs --- gnome-help/C/shell-apps-favorites.page | 23 ++++++++++++++++++ gnome-help/C/shell-apps-forcequit.page | 23 ++++++++++++++++++ gnome-help/C/shell-apps-install.page.stub | 23 ++++++++++++++++++ gnome-help/C/shell-apps-open.page | 23 ++++++++++++++++++ gnome-help/C/shell-apps.page | 23 ++++++++++++++++++ gnome-help/C/shell-files.page | 23 ++++++++++++++++++ gnome-help/C/shell-messages.page | 23 ++++++++++++++++++ gnome-help/C/shell-prefs.page | 23 ++++++++++++++++++ gnome-help/C/shell-session-exit.page | 23 ++++++++++++++++++ gnome-help/C/shell-session-status.page | 23 ++++++++++++++++++ gnome-help/C/shell-session.page | 23 ++++++++++++++++++ gnome-help/C/shell-windows-lost.page | 23 ++++++++++++++++++ gnome-help/C/shell-windows-states.page | 23 ++++++++++++++++++ gnome-help/C/shell-windows-switching.page | 23 ++++++++++++++++++ gnome-help/C/shell-windows-workspaces.page | 38 ++++++++++++++++++++++++++++++ gnome-help/C/shell-windows.page | 25 ++++++++++++++++++++ gnome-help/C/shell.page | 24 +++++++++++++++++++ 17 files changed, 409 insertions(+) create mode 100644 gnome-help/C/shell-apps-favorites.page create mode 100644 gnome-help/C/shell-apps-forcequit.page create mode 100644 gnome-help/C/shell-apps-install.page.stub create mode 100644 gnome-help/C/shell-apps-open.page create mode 100644 gnome-help/C/shell-apps.page create mode 100644 gnome-help/C/shell-files.page create mode 100644 gnome-help/C/shell-messages.page create mode 100644 gnome-help/C/shell-prefs.page create mode 100644 gnome-help/C/shell-session-exit.page create mode 100644 gnome-help/C/shell-session-status.page create mode 100644 gnome-help/C/shell-session.page create mode 100644 gnome-help/C/shell-windows-lost.page create mode 100644 gnome-help/C/shell-windows-states.page create mode 100644 gnome-help/C/shell-windows-switching.page create mode 100644 gnome-help/C/shell-windows-workspaces.page create mode 100644 gnome-help/C/shell-windows.page create mode 100644 gnome-help/C/shell.page diff --git a/gnome-help/C/shell-apps-favorites.page b/gnome-help/C/shell-apps-favorites.page new file mode 100644 index 0000000..434c78d --- /dev/null +++ b/gnome-help/C/shell-apps-favorites.page @@ -0,0 +1,23 @@ + + + + + + + Pin applications that you frequently use to the dock. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Quick access to your favorite apps + +

Explain how users can mark apps as being their favorites, so they get put in the dock thing. Explain what the dock is for. Describe what you can do with the dock (removing apps, hiding (?), dragging onto it.

+ +
diff --git a/gnome-help/C/shell-apps-forcequit.page b/gnome-help/C/shell-apps-forcequit.page new file mode 100644 index 0000000..a4c67a8 --- /dev/null +++ b/gnome-help/C/shell-apps-forcequit.page @@ -0,0 +1,23 @@ + + + + + + + Make an application close if it stops responding. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Force a misbehaving app to close + +

Explain Force Quit. Does the Shell gray-out apps that have frozen too, like Compiz does?

+ +
diff --git a/gnome-help/C/shell-apps-install.page.stub b/gnome-help/C/shell-apps-install.page.stub new file mode 100644 index 0000000..fe605e2 --- /dev/null +++ b/gnome-help/C/shell-apps-install.page.stub @@ -0,0 +1,23 @@ + + + + + + + Find and add programs that let you do new things with your computer. + + + YOUR DISTRO + you@example.com + + + + + +Install new apps + +

[DISTRO SPECIFIC] Guide page which you can use to aggregate distro-specific topics on adding/removing apps.

+ +
diff --git a/gnome-help/C/shell-apps-open.page b/gnome-help/C/shell-apps-open.page new file mode 100644 index 0000000..aafbe00 --- /dev/null +++ b/gnome-help/C/shell-apps-open.page @@ -0,0 +1,23 @@ + + + + + + + You can open applications in a number of different ways. Clicking Activities is a particularly simple way. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Starting applications + +

Briefly describe the different ways of starting apps.

+ +
diff --git a/gnome-help/C/shell-apps.page b/gnome-help/C/shell-apps.page new file mode 100644 index 0000000..fd6e92c --- /dev/null +++ b/gnome-help/C/shell-apps.page @@ -0,0 +1,23 @@ + + + + + + + Run, install and manage applications. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Applications + +

Give brief overview of what an application is and how you can start them.

+ +
diff --git a/gnome-help/C/shell-files.page b/gnome-help/C/shell-files.page new file mode 100644 index 0000000..27e8676 --- /dev/null +++ b/gnome-help/C/shell-files.page @@ -0,0 +1,23 @@ + + + + + + + Learn how you can manage files. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Documents, photos, music and other files + +

Guide page, to aggregate ways of manipulating files.

+ +
diff --git a/gnome-help/C/shell-messages.page b/gnome-help/C/shell-messages.page new file mode 100644 index 0000000..82cf64f --- /dev/null +++ b/gnome-help/C/shell-messages.page @@ -0,0 +1,23 @@ + + + + + + + If an application wants to get your attention, it'll show a notification at the bottom of the screen. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Messages and notifications + +

Explain what messages/notifications are, why they are there, what you can do with them, replaying them, changing preferences etc.

+ +
diff --git a/gnome-help/C/shell-prefs.page b/gnome-help/C/shell-prefs.page new file mode 100644 index 0000000..c26c5b9 --- /dev/null +++ b/gnome-help/C/shell-prefs.page @@ -0,0 +1,23 @@ + + + + + + + Change settings, alter the appearance of your desktop, and so on. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Preferences + +

This is a guide for aggregating information about changing settings.

+ +
diff --git a/gnome-help/C/shell-session-exit.page b/gnome-help/C/shell-session-exit.page new file mode 100644 index 0000000..f67e69a --- /dev/null +++ b/gnome-help/C/shell-session-exit.page @@ -0,0 +1,23 @@ + + + + + + + When you leave your computer, you can put it in a different state in order to save power or allow other people to use it. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Log-out, turn-off, or send your computer to sleep + +

Aggregate ways of exiting a session (this is a guide page). Brief overview of things you can do.

+ +
diff --git a/gnome-help/C/shell-session-status.page b/gnome-help/C/shell-session-status.page new file mode 100644 index 0000000..665f092 --- /dev/null +++ b/gnome-help/C/shell-session-status.page @@ -0,0 +1,23 @@ + + + + + + + Change your availability so people will know not to start chats or call you when you are away or busy. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Change your availability + +

Describe how you can change your IM client status using the status indicator applet.

+ +
diff --git a/gnome-help/C/shell-session.page b/gnome-help/C/shell-session.page new file mode 100644 index 0000000..5098917 --- /dev/null +++ b/gnome-help/C/shell-session.page @@ -0,0 +1,23 @@ + + + + + + + You can shut down your computer, send it to sleep, or lock the screen. You can update your chat status too, so people can see that you're not available. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +When you leave/turn off your computer + +

Aggregate session-related topics.

+ +
diff --git a/gnome-help/C/shell-windows-lost.page b/gnome-help/C/shell-windows-lost.page new file mode 100644 index 0000000..198148e --- /dev/null +++ b/gnome-help/C/shell-windows-lost.page @@ -0,0 +1,23 @@ + + + + + + + You may have minimized the window or put it on a different workspace. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Where did my windows go? + +

Explain that windows may have been put on a different workspace, or could have been minimized. Explain how to find the window.

+ +
diff --git a/gnome-help/C/shell-windows-states.page b/gnome-help/C/shell-windows-states.page new file mode 100644 index 0000000..4e24a37 --- /dev/null +++ b/gnome-help/C/shell-windows-states.page @@ -0,0 +1,23 @@ + + + + + + + See what you can do with windows; they work in a very similar way to windows on other operating systems. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Show, hide, resize and arrange windows + +

Briefly explain the different window states that exist and how you can use and recognize those states. Discuss interesting ways of arranging windows (i.e. if there is a "Tile" option or something like that). Mention, in passing, how you can move and resize windows in multiple ways.

+ +
diff --git a/gnome-help/C/shell-windows-switching.page b/gnome-help/C/shell-windows-switching.page new file mode 100644 index 0000000..2cdf843 --- /dev/null +++ b/gnome-help/C/shell-windows-switching.page @@ -0,0 +1,23 @@ + + + + + + + There are several ways of switching between windows, some of which aren't obvious. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Switch between windows + +

Explain the different ways of switching between windows.

+ +
diff --git a/gnome-help/C/shell-windows-workspaces.page b/gnome-help/C/shell-windows-workspaces.page new file mode 100644 index 0000000..41bfd47 --- /dev/null +++ b/gnome-help/C/shell-windows-workspaces.page @@ -0,0 +1,38 @@ + + + + + + + You can group your windows on different workspaces + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Organizing windows with Workspaces + +

Workspaces are...

+

For example, you could use workspaces to...

+ +
+ Switch between workspaces +
+ +
+ Move windows to a different workspace +
+ +
+ Add more workspaces + +

You can also remove a workspace by... All of the windows on that workspace will be XXX after you remove it.

+
+ +
diff --git a/gnome-help/C/shell-windows.page b/gnome-help/C/shell-windows.page new file mode 100644 index 0000000..90c3701 --- /dev/null +++ b/gnome-help/C/shell-windows.page @@ -0,0 +1,25 @@ + + + + + + + Learn how to move, organize, and work with windows. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Windows + +

Something short and basic about what a window is.

+ +

Very brief overview of what you can do with windows. Link to relevant topics.

+ +
diff --git a/gnome-help/C/shell.page b/gnome-help/C/shell.page new file mode 100644 index 0000000..197bbf7 --- /dev/null +++ b/gnome-help/C/shell.page @@ -0,0 +1,24 @@ + + + + + Learn how to use GNOME Shell. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Welcome to the Desktop! (GNOME Shell) + + + + -- cgit