Skip to content

Commit 0a64b5f

Browse files
committed
remove docs and translations for rpc server
1 parent 89c7520 commit 0a64b5f

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ This method has the same caveats about icons/window icons as running from source
190190
- Smart pause if system is idle
191191
- Multi-screen support
192192
- Customizable user interface
193-
- RPC API to control externally
194193
- Command-line arguments to control the running instance
195194
- Customizable using plug-ins
196195

safeeyes/config/locale/safeeyes.pot

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ msgstr ""
7373
msgid "Safe Eyes is not running"
7474
msgstr ""
7575

76-
# RPC not enabled message
77-
msgid "Safe Eyes is running without an RPC server. Turn it on to use command-line arguments."
78-
msgstr ""
79-
8076
# About dialog
8177
msgid "Close"
8278
msgstr ""
@@ -142,14 +138,6 @@ msgstr ""
142138
msgid "Persist the internal state"
143139
msgstr ""
144140

145-
# Settings dialog
146-
msgid "Use RPC server to receive runtime commands"
147-
msgstr ""
148-
149-
# Settings dialog
150-
msgid "Without the RPC server, command-line commands may not work"
151-
msgstr ""
152-
153141
# Settings dialog
154142
msgid "Long break interval must be a multiple of short break interval"
155143
msgstr ""

safeeyes/platform/io.github.slgobinath.SafeEyes.metainfo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<p>
3030
Remind you to take breaks with exercises to reduce RSI, Disable keyboard during breaks,
3131
Notification before and after breaks, Smart pause if system is idle, Multi-screen
32-
support, Customizable user interface, RPC API to control externally, Command-line
33-
arguments to control the running instance, Customizable using plug-ins
32+
support, Customizable user interface, Command-line arguments to control the running
33+
instance, Customizable using plug-ins
3434
</p>
3535
</description>
3636

0 commit comments

Comments
 (0)