diff --git a/ChangeLog b/ChangeLog index 7972f11..2c5d1c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +qcma (0.3.7) unstable; urgency=low + + * Added pre 2.00 protocol versions to the config dialog. + * Fixed installation of appindicator plguin on standalone mode. + + -- codestation Fri, 23 Oct 2014 00:00:00 -0000 + qcma (0.3.6) unstable; urgency=low * Fix stupid bug with function scope. diff --git a/qcma_appindicator.pro b/qcma_appindicator.pro index dd44af4..0842902 100644 --- a/qcma_appindicator.pro +++ b/qcma_appindicator.pro @@ -18,6 +18,8 @@ HEADERS += \ src/indicator/trayindicator.h \ src/indicator/unityindicator.h +DATADIR = $$PREFIX/share + actions64.path = $$DATADIR/icons/hicolor/64x64/actions actions64.files += resources/images/qcma_on.png actions64.files += resources/images/qcma_off.png diff --git a/src/forms/configwidget.ui b/src/forms/configwidget.ui index 554b3ff..74a9220 100644 --- a/src/forms/configwidget.ui +++ b/src/forms/configwidget.ui @@ -425,7 +425,22 @@ - FW 1.00 - 1000000 + FW 1.80 - 1300010 + + + + + FW 1.60 - 1200010 + + + + + FW 1.50 - 1100010 + + + + + FW 1.00 - 1000010