Skip to content

Commit 1216223

Browse files
Updating text and screenshots (#234)
Co-authored-by: Lars Hvam <[email protected]>
1 parent d8a19fd commit 1216223

File tree

8 files changed

+14
-16
lines changed

8 files changed

+14
-16
lines changed
30.4 KB
Loading
10.5 KB
Loading
59.9 KB
Loading
Loading
10.5 KB
Loading
53.1 KB
Loading

src/user-guide/setup/settings-global.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ category: setup
44
order: 40
55
---
66

7-
Global settings in abapGit are valid system-wide and for all users. You can maintain the settings from the repository list or repository view by selecting "Settings > Global".
7+
Global settings in abapGit are valid system-wide and for all users. You can maintain the settings from the repository list or repository view by selecting "Global Settings" > "Global".
8+
9+
![abapGit](/img/settings-global-4.png)
10+
![abapGit](/img/settings-global-5.png)
811

9-
![](/img/settings-global-0.png)
1012

1113
Note: Global settings are relevant for online projects, only.
1214

13-
![](/img/settings-global-1.png)
14-
![](/img/settings-global-2.png)
15+
![abapGit](/img/settings-global-6.png)
1516

1617
## Proxy Settings
1718

@@ -36,7 +37,7 @@ By default, the [commit page](/user-guide/projects/online/stage-commit.md#commit
3637

3738
Note: These settings are only available when using the [Development Version](/user-guide/getting-started/install.md#install-developer-version) of abapGit.
3839

39-
![](/img/settings-global-3.png)
40+
![abapGit](/img/settings-global-7.png)
4041

4142
### Enable Critical Unit Tests
4243
The developer version of abapGit might contain unit tests that impact system settings (like creating/deleting test objects). By default, these test are disabled.

src/user-guide/setup/settings-personal.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@ order: 50
55
---
66

77
Personal settings in abapGit are valid only for the logged on user. You can maintain the
8-
settings from the repository list or repository view by selecting "Settings > Personal".
8+
settings from the repository list or repository view by selecting "Global Settings" > "Personal".
99

10-
![](/img/settings-personal-0.png)
10+
![abapGit](/img/settings-global-4.png)
11+
![abapGit](/img/settings-personal-4.png)
1112

1213
Note: Personal settings are relevant to all of your repositories.
1314

14-
![](/img/settings-personal-1.png)
15+
![abapGit](/img/settings-personal-5.png)
1516

1617
## Startup
1718

1819
If you turn on "Show Last Opened Repository", abapGit will jump directly to the repository that you worked on last.
1920

2021
## User Interface
2122

22-
You can switch the **Theme** for abapGit between several choices: Default, Dark, and Belize. Alternatively, you can select "Synced with SAP GUI" to use the same theme
23-
you are using for SAP GUI (availability depends on SAP GUI release).
23+
You can switch the **Theme** for abapGit between several choices: Default, Dark, and Belize. Alternatively, you can select "Synced with SAP GUI" to use the same theme you are using for SAP GUI (availability depends on SAP GUI release).
2424

2525
The size of icons can be influenced using **Icon scaling**. If automatic detection does not work properly, you can pick a better size with the other settings.
2626

@@ -37,14 +37,11 @@ Large | abapGit will force the icons to double in size
3737
## Interaction
3838

3939
Typically, when objects are changed, the system will display a popup to confirm the activation of objects. This gives the change to address syntax errors, for example.
40-
If you want objects to be activated automatically, select **Activate Objects Without Popup**. If there are syntax errors, abapGit will indicate this with an icon next to
41-
the objects in the repository view.
40+
If you want objects to be activated automatically, select **Activate Objects Without Popup**. If there are syntax errors, abapGit will indicate this with an icon next to the objects in the repository view.
4241

43-
If you are using ABAP Development Tools (ADT) in Eclipse, we recommend to turn on **Enable Jump to ABAP Development Tools**. Clicking on objects names in abapGit will then
44-
open the object in ADT (if available).
42+
If you are using ABAP Development Tools (ADT) in Eclipse, we recommend to turn on **Enable Jump to ABAP Development Tools**. Clicking on objects names in abapGit will then open the object in ADT (if available).
4543

46-
**Enable Vimium-like Link Hints** and **Key to Activate Link Hints** provide a feature similarly to the [Vimium browser](https://vimium.github.io/). After pressing the
47-
activation key (default "t"), abapGit will uses a clever highlighting method to navigate using links.
44+
**Enable Vimium-like Link Hints** and **Key to Activate Link Hints** provide a feature similarly to the [Vimium browser](https://vimium.github.io/). After pressing the activation key (default "t"), abapGit will uses a clever highlighting method to navigate using links.
4845

4946
![](/img/settings-personal-3.png)
5047

0 commit comments

Comments
 (0)