diff options
author | TingPing <tingping@tingping.se> | 2015-02-14 13:35:02 -0500 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2015-02-21 20:09:15 -0500 |
commit | 5e3355a6c348b511c7b7a1f6dc89185726d566c5 (patch) | |
tree | 88183bc947205c24111589a7288b5f9f133a2875 /po/POTFILES.in | |
parent | 363321dc33c8f390ff1d7109d632aaa53a82214e (diff) |
Unify sysinfo plugins and add osx support
This does remove the net* commands from the Unix version that may return at a later date with OSX and Windows support. This commit also makes numerious other changes such as code cleanup, reformatting, etc. Closes #829
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index b274cda9..ee756b00 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -43,3 +43,4 @@ src/fe-gtk/textgui.c src/fe-gtk/urlgrab.c src/fe-gtk/userlistgui.c src/fe-text/fe-text.c +plugins/sysinfo/sysinfo.c |