Changeset d709d80d6074cfa60e0fe2162bbf0504ca4a4560
- Timestamp:
- 09/11/07 00:08:19
(1 year ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1194563299 +0000
- git-parent:
[ac0a9aeba4baf3cd55d9e24ec5da521afcf36c53]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1194563299 +0000
- Message:
typo
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9c9d1dd |
rd709d80 |
|
| 405 | 405 | |
|---|
| 406 | 406 | #define INHIBIT_TEXT N_("Inhibits the power management daemon during playback.") |
|---|
| 407 | | #define INHIBIT_LONGTEXT N_("Inhibits the power management daemon during any" \ |
|---|
| | 407 | #define INHIBIT_LONGTEXT N_("Inhibits the power management daemon during any " \ |
|---|
| 408 | 408 | "playback, to avoid the computer being suspended because of inactivity.") |
|---|
| 409 | 409 | |
|---|