Reorganized project to avoid the ".pro not found" by having all the
pro files in the same directory. With this change the android library now builds properly. This also fixes the parallel compilation problem that happened when building using +8 cores.
BIN
gui/resources/images/edit-clear-locationbar-rtl.png
Normal file
After Width: | Height: | Size: 859 B |
BIN
gui/resources/images/qcma.icns
Normal file
BIN
gui/resources/images/qcma.ico
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
gui/resources/images/qcma.png
Normal file
After Width: | Height: | Size: 994 B |
BIN
gui/resources/images/qcma_off.png
Normal file
After Width: | Height: | Size: 984 B |
BIN
gui/resources/images/qcma_on.png
Normal file
After Width: | Height: | Size: 994 B |
BIN
gui/resources/images/tray/qcma_off.png
Normal file
After Width: | Height: | Size: 336 B |
BIN
gui/resources/images/tray/qcma_off_16.png
Normal file
After Width: | Height: | Size: 301 B |
BIN
gui/resources/images/tray/qcma_on.png
Normal file
After Width: | Height: | Size: 387 B |
BIN
gui/resources/images/tray/qcma_on_16.png
Normal file
After Width: | Height: | Size: 344 B |
18
gui/resources/qcma.desktop
Normal file
@@ -0,0 +1,18 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Exec=qcma
|
||||
GenericName=Content Manager Assistant
|
||||
GenericName[es]=Asistente del Gestor de Contenido
|
||||
GenericName[fr]=Gestionnaire de contenu
|
||||
Comment=Content Manager Assistant for the PS Vita
|
||||
Comment[es]=Asistente del Gestor de Contenido para PS Vita
|
||||
Comment[fr]=Gestionnaire de contenu pour la PS Vita
|
||||
Icon=qcma.png
|
||||
Name=QCMA
|
||||
Path=
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Version=1.0
|
||||
X-KDE-SubstituteUID=false
|
||||
Categories=Qt;Utility;
|