projects
/
booh
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
support mageia-style gettext package (rubygems)
[booh]
/
bin
/
booh-fix-whitebalance
diff --git
a/bin/booh-fix-whitebalance
b/bin/booh-fix-whitebalance
index
dbaf73e
..
d20d0b4
100644
(file)
--- a/
bin/booh-fix-whitebalance
+++ b/
bin/booh-fix-whitebalance
@@
-19,6
+19,11
@@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+begin
+ require 'rubygems'
+rescue LoadError
+end
+
require 'gtk2'
require 'booh/libadds'