[geany/geany-plugins] 1e71c5: Fix a small typo on Scrop-plugin
Frank Lanitz
git-noreply at xxxxx
Fri Mar 1 18:25:14 UTC 2013
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: Frank Lanitz <frank at frank.uvena.de>
Date: Fri, 01 Mar 2013 18:25:14 UTC
Commit: 1e71c5cd32fe8c7e2b5032663bc9a7e4a10a7ecd
https://github.com/geany/geany-plugins/commit/1e71c5cd32fe8c7e2b5032663bc9a7e4a10a7ecd
Log Message:
-----------
Fix a small typo on Scrop-plugin
Modified Paths:
--------------
scope/data/scope.glade
Modified: scope/data/scope.glade
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -3117,7 +3117,7 @@
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="option_library_messages">
- <property name="label" translatable="yes">Show =li_brary messages</property>
+ <property name="label" translatable="yes">Show li_brary messages</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list