Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
H
Hamara Packages
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • hamara-developers
  • Hamara Packages
  • Merge Requests
  • !95

Closed
Opened Jul 13, 2018 by Dhanesh B. Sabane@dhanesh95 
  • Report abuse
Report abuse

Partly fix #405: Keyboard icon does not match theme

This commit makes sure that the ibus icon on the panel matches the theme. It does not provide a fix to the other half of the issue where the keyboard indicator doesn't match the theme. A fix for the same will be worked on for the next release.

The commit is required to achieve something rather than nothing out of the time spent on tracking down the root cause of the issue.

Side effects: No known side effects.

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch https://git.hamaralinux.org/dhanesh95/hamara-packages.git paper_theme_ibus_keyboard_icon_fix
git checkout -b dhanesh95/hamara-packages-paper_theme_ibus_keyboard_icon_fix FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout hamara-sugam
git merge --no-ff dhanesh95/hamara-packages-paper_theme_ibus_keyboard_icon_fix

Step 4. Push the result of the merge to GitLab

git push origin hamara-sugam

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 2
  • Commits 1
  • Changes 1
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: hamara-developers/hamara-packages!95