Commit Graph

1466 Commits

Author SHA1 Message Date
4506b3d497 Also translate the "suspend" applet 2018-02-14 19:16:14 +01:00
3e900add31 Add an applet for suspending 2018-02-14 19:15:49 +01:00
bad0d1e43a Update the copyright notice 2018-02-14 19:14:39 +01:00
a7a207a71b Add a helper for suspending and corresponding dialogs 2018-02-14 19:13:44 +01:00
05297476d0 Update the copyright notice 2018-02-14 19:09:58 +01:00
f968f6f855 Use the icon defined in the applet 2018-02-14 19:09:30 +01:00
f0eb33b2c2 Update the copyright notice 2018-02-10 15:31:22 +01:00
5eefc9cbf6 Avoid using PROGNAME in the programs installed 2018-02-10 15:31:22 +01:00
01c36e5f8e Remove unused code 2018-02-10 15:29:31 +01:00
2ca442d73f Update the copyright notice 2018-02-10 15:26:09 +01:00
7998962715 Use PROGNAME_PANELCTL for panelctl(1) 2018-02-10 15:25:53 +01:00
28116fb3c2 Register missing dependencies 2018-02-10 15:23:08 +01:00
15122ffa64 Import the "shutdown" applet 2018-02-10 15:20:56 +01:00
c0a45828ed Update the copyright notice 2018-02-10 15:16:25 +01:00
b8e78db1b6 Use PROGNAME_PANEL for "panel" 2018-02-10 15:16:25 +01:00
202dc1ace2 Only offer to shutdown if allowed 2018-02-10 15:16:25 +01:00
e209cd577b Update the copyright notice 2018-02-10 15:13:17 +01:00
182224315a Add detection code for permissions to shutdown 2018-02-10 15:11:13 +01:00
80d5bf4483 Avoid using sudo(8) when not required 2018-02-10 15:04:21 +01:00
08264cc5bc Fix locating icons relative to the desktop entry 2018-01-28 08:39:06 +01:00
465e037b66 Rely more on libDesktop for compatibility 2018-01-28 08:23:18 +01:00
a20cc674fa Code cleanup 2018-01-28 08:06:27 +01:00
6e85c9cc5e Update the copyright notice 2018-01-25 19:57:19 +01:00
82ec8f2a46 Set the text for progress bars with Gtk+ 3 2018-01-25 19:56:20 +01:00
8682534b4d Update the copyright notice 2018-01-22 05:08:22 +01:00
0b78d78c2c Remove unused variable 2018-01-22 05:08:15 +01:00
eeafc74b70 No longer require Gtk+ >= 2.10 for settings(1) 2018-01-22 05:01:43 +01:00
bd625a4482 Prepare the transition to libDesktop's MimeHandler class 2018-01-22 04:56:51 +01:00
8b0e490d7a Really check if the desktop entry can be executed 2018-01-22 04:34:16 +01:00
b7de776148 Avoid a couple compilation warnings 2018-01-22 04:33:54 +01:00
805b6a1ff8 Fix crash when closing the window 2018-01-22 04:33:23 +01:00
1a5d8cea91 Update the copyright notice 2018-01-22 03:13:40 +01:00
e571edc3a4 Import a manual page for settings(1) 2018-01-22 03:12:57 +01:00
9e0f78580e Update the copyright notice 2018-01-22 03:06:05 +01:00
6faafd4517 Use PROGNAME_WIFIBROWSER for wifibrowser(1) 2018-01-22 03:05:51 +01:00
3a145c35c6 Also translate the usage screen 2018-01-22 03:04:01 +01:00
45d6f6b337 Update the copyright notice 2018-01-22 03:02:18 +01:00
29cbff2575 Use PROGNAME_SETTINGS for settings(1) 2018-01-22 03:01:50 +01:00
f98c004503 Update the copyright notice 2018-01-22 02:57:55 +01:00
77c5e2ab48 Avoid a few more compilation warnings 2018-01-22 02:57:46 +01:00
28c4afa5f6 Update the copyright notice 2018-01-22 02:57:33 +01:00
4b72277e6c Avoid some compilation warnings 2018-01-22 02:11:00 +01:00
32312683e7 Also list applications that cannot open files 2018-01-22 02:01:00 +01:00
524c8c2f6c Register the test for FIXME in comments 2018-01-17 00:48:35 +01:00
666d7e9a9c Add a test for FIXME in comments 2018-01-17 00:48:21 +01:00
31e499a9b3 Update the copyright notice 2018-01-17 00:45:59 +01:00
117de8d835 Remove the preferences interface
It is no longer relevant, now that locking is handled outside of this
applet.
2018-01-17 00:45:17 +01:00
1e7f7e84f4 Update the copyright notice 2018-01-16 06:17:04 +01:00
9f962df89d Let the icon be configurable too 2018-01-16 06:17:04 +01:00
6862268ff5 Use DATADIR in the fallback for XDG_DATA_DIRS 2017-12-28 07:08:36 +01:00