Révision 2820
| tmp/org.txm.rcp/src/main/java/org/txm/rcp/p2/plugins/TXMUpdateHandler.java (revision 2820) | ||
|---|---|---|
| 72 | 72 |
|
| 73 | 73 |
if (OSDetector.isFamilyWindows() |
| 74 | 74 |
&& !isWindowsAdministratorUser()) {
|
| 75 |
Log.warning("Aborting update. you need to run TXM as administrator to do updates.");
|
|
| 75 |
Log.warning("Aborting TXM update. You need to run TXM as administrator to do updates.");
|
|
| 76 | 76 |
return null; |
| 77 | 77 |
} |
| 78 | 78 |
|
| tmp/org.txm.rcp/src/main/java/org/txm/rcp/ApplicationWorkbenchAdvisor.java (revision 2820) | ||
|---|---|---|
| 331 | 331 |
} |
| 332 | 332 |
} |
| 333 | 333 |
|
| 334 |
|
|
| 335 |
|
|
| 336 | 334 |
if (version == null) {
|
| 337 | 335 |
version = Activator.getDefault().getBundle().getVersion().toString(); |
| 338 | 336 |
} |
Formats disponibles : Unified diff